ID Title Status Priority Created Due Date Actions
#234 Fix OpenAPI response serialization - UUIDs and response structure
Spectree response validation failed: UUIDs as objects, missing pagination field. Temp fix: removed r...
closed medium 2025-12-02 08:44 -
#233 OpenAPI: SDK Generation and Documentation Portal
## Overview Generate client SDKs and create documentation portal from OpenAPI spec. ## Requirements...
closed medium 2025-12-02 08:16 -
#232 OpenAPI: Utility & System Endpoints (13 endpoints)
## Scope Document utility and system endpoints: - `api/blueprints/v1/health.py` (2 endpoints) - `api...
closed low 2025-12-02 08:16 -
#231 OpenAPI: Misc Endpoints (33 endpoints)
## Scope Document remaining miscellaneous endpoints: - `api/blueprints/v1/schemas.py` (5 endpoints) ...
closed medium 2025-12-02 08:15 -
#230 OpenAPI: Replay & Debugging Endpoints (7 endpoints)
## Scope Document replay and debugging endpoints: - `api/blueprints/v1/replay.py` (3 endpoints) - `a...
closed medium 2025-12-02 08:15 -
#229 OpenAPI: Observability Endpoints (22 endpoints)
## Scope Document observability and monitoring endpoints: - `api/blueprints/v1/logs.py` (7 endpoints...
closed medium 2025-12-02 08:15 -
#228 OpenAPI: Worker & Scheduling Endpoints (16 endpoints)
## Scope Document worker management and scheduling endpoints: - `api/blueprints/v1/workers.py` (9 en...
closed medium 2025-12-02 08:14 -
#227 OpenAPI: Authentication & Authorization Endpoints (23 endpoints)
## Scope Document authentication and authorization endpoints: - `api/blueprints/v1/users.py` (7 endp...
closed high 2025-12-02 08:14 -
#226 OpenAPI: Tenant & App Management Endpoints (27 endpoints)
## Scope Document tenant and app management endpoints: - `api/blueprints/v1/tenant_apps.py` (15 endp...
closed high 2025-12-02 08:14 -
#225 OpenAPI: Workflow Endpoints Documentation (18 endpoints)
## Scope Document all workflow-related API endpoints in `api/blueprints/v1/workflows.py` ## Endpoin...
closed high 2025-12-02 08:14 -
#224 OpenAPI/Swagger: Infrastructure Setup and Library Integration
## Overview Set up OpenAPI 3.0 specification infrastructure for Highway Workflow Engine API. ## Cur...
closed high 2025-12-02 08:13 -
#223 API: Add missing replay and workflow state endpoints
## Problem Several Phase 1-3 replay features were implemented in CLI but not exposed via API. ## Mi...
closed high 2025-12-02 08:02 -
#222 Replay: Add concurrent variable mutation handling
## Problem Multiple parallel branches modifying ctx.set_variable() simultaneously. Last write wins (...
closed medium 2025-12-02 05:23 -
#221 Replay: Add parent-child workflow reconciliation in reports
## Problem No visual tree of parent/child workflows in replay output. No validation that child statu...
closed medium 2025-12-02 05:23 -
#220 Replay: Add nested parallel branch replay support
## Problem ReplayContext doesn't re-execute parallel_fork operator. Parallel branches shown in audit...
closed medium 2025-12-02 05:23 -
#219 Replay: Handle timer race conditions with event delivery
## Problem When workflow sleeps, if event arrives before wake time, ordering is not guaranteed. ## ...
closed high 2025-12-02 05:23 -
#218 Replay: Add distributed lock tracking to audit log
## Problem Distributed locks not captured in replay, causing potential deadlocks. ## Scenario 1. Wo...
closed high 2025-12-02 05:23 -
#217 Replay: Add --resume-from CLI support for partial replay
## Problem No official API to resume from a specific step. Must replay from beginning. ## Missing F...
closed high 2025-12-02 05:23 -
#216 Replay: Add checkpoint versioning for schema compatibility
## Problem If code changes between runs, old checkpoints may be incompatible with new code. ## Exam...
closed high 2025-12-02 05:23 -
#215 Replay: Add runtime determinism enforcement
## Problem Determinism relies on developer discipline with no enforcement: - Must use ctx.now instea...
closed critical 2025-12-02 05:22 -
Previous Page 4 of 14 Next