Vapora/migrations
Jesús Pérez 847523e4d4
Some checks failed
Documentation Lint & Validation / Markdown Linting (push) Has been cancelled
Documentation Lint & Validation / Validate mdBook Configuration (push) Has been cancelled
Documentation Lint & Validation / Content & Structure Validation (push) Has been cancelled
mdBook Build & Deploy / Build mdBook (push) Has been cancelled
Rust CI / Security Audit (push) Has been cancelled
Rust CI / Check + Test + Lint (nightly) (push) Has been cancelled
Rust CI / Check + Test + Lint (stable) (push) Has been cancelled
Documentation Lint & Validation / Lint & Validation Summary (push) Has been cancelled
mdBook Build & Deploy / Documentation Quality Check (push) Has been cancelled
mdBook Build & Deploy / Deploy to GitHub Pages (push) Has been cancelled
mdBook Build & Deploy / Notification (push) Has been cancelled
fix: eliminate stub implementations across 6 integration points
- WorkflowOrchestrator and WorkflowService wired in main.rs (non-fatal)
  - try_fallback_with_budget actually calls fallback providers
  - vapora-tracking persistence: real TrackingEntry + NatsPublisher
  - vapora-doc-lifecycle: workspace + classify/consolidate/rag/NATS stubs
  - Merkle hash chain audit trail (tamper-evident, verify_integrity)
  - /api/v1/workflows/* routes operational; get_workflow_audit Result fix
  - ADR-0039, CHANGELOG, workflow-orchestrator docs updated
2026-02-27 00:00:02 +00:00
..
001_initial_schema.surql feat: Phase 5.3 - Multi-Agent Learning Infrastructure 2026-01-11 13:03:53 +00:00
002_agents.surql feat: Phase 5.3 - Multi-Agent Learning Infrastructure 2026-01-11 13:03:53 +00:00
003_workflows.surql feat: Phase 5.3 - Multi-Agent Learning Infrastructure 2026-01-11 13:03:53 +00:00
004_rag.surql feat: Phase 5.3 - Multi-Agent Learning Infrastructure 2026-01-11 13:03:53 +00:00
005_kg_persistence.surql feat: Phase 5.3 - Multi-Agent Learning Infrastructure 2026-01-11 13:03:53 +00:00
006_proposals.surql feat: CLI arguments, distribution management, and approval gates 2026-02-03 21:35:00 +00:00
007_a2a_tasks_schema.surql feat: add Leptos UI library and modularize MCP server 2026-02-14 20:10:55 +00:00
008_rlm_schema.surql chore: udate docs, add architecture diagrams 2026-02-16 05:12:22 +00:00
009_workflow_state.surql feat(workflow-engine): add saga, persistence, auth, and NATS-integrated orchestrator hardening 2026-02-22 21:44:42 +00:00
010_scheduled_workflows.surql feat(workflow-engine): autonomous scheduling with timezone and distributed lock 2026-02-26 11:34:44 +00:00
011_schedule_tz_lock.surql feat(workflow-engine): autonomous scheduling with timezone and distributed lock 2026-02-26 11:34:44 +00:00
012_kg_hybrid_search.surql feat(kg,channels): hybrid search + agent-inactive notifications 2026-02-26 15:32:44 +00:00
013_audit_merkle.surql fix: eliminate stub implementations across 6 integration points 2026-02-27 00:00:02 +00:00