-
Notifications
You must be signed in to change notification settings - Fork 0
Plan grok viz background execution
Current — the latest status report. Reports freeze once published; corrections appear in later reports.
Why this document exists. Commit
72be089inserted the execution rule below into the frozen plan2026-07-19-grok-compat-and-mermaid-viz.mdafter it was published — a violation of the frozen-plan invariant that the first manifest-driven wiki publish (2026-07-22) surfaced as source-hash drift and refused to publish. The frozen plan has been restored to its originally published content (ledger hash0bfe624745fd, commitd900bd8); the rule is preserved here as the design record. Its operative home isplugin/commands/viz.md, which implements it.
Viz work never blocks the main thread. Both the implementation waves and the recurring runtime step (regenerate diagrams + republish the roadmap after log changes) are delegated to ONE background subagent, run in parallel with other tasks — the same non-blocking pattern plan-capture uses for ticket/wiki publishing. The main session folds the result in when the notification arrives; it never waits.
- Roadmap
- Design-Doc · Code-Walkthrough
- Plan: Plan-ia-content-model
- Plan: Plan-ticket-sync-and-init-detection
- ADR-0001-event-log-fold-union-merge
- ADR-0002-skill-based-edges-typed-contract
- ADR-0003-green-gates-merge
- Index-Releases
- Latest snapshot: Roadmap-2026-07-29_v0.18.0-release
- Index-Status
- Index-Decisions