liteSpeed: flow & latency pass across the /cad-* surface #56

Merged
crenshawdev merged 10 commits from liteSpeed into main 2026-07-24 19:57:14 +00:00
crenshawdev commented 2026-07-24 19:56:46 +00:00 (Migrated from github.com)

Flow, latency, and correctness pass over the /cad-* command surface from the 2026-07-24 audit.

Perf

  • Fan out the two serial dispatch loops in the audit
  • Hoist a single batched config get in context, land, milestone
  • Propagate parallel-work pointers into plan, verify, sweep, new-project
  • Extract only the Plan shape line rather than reading CONTEXT.md whole

Correctness

  • Correctness riders from the flow audit
  • Fix pause cursor wording

Docs / conventions

  • Add parallel-work, concurrent-dispatch, and handoff-read rules
  • Wire parallel-work pointers into progress, docs-verify, execute

Release

  • Bump manifest to 1.3.0 + changelog
Flow, latency, and correctness pass over the /cad-* command surface from the 2026-07-24 audit. ## Perf - Fan out the two serial dispatch loops in the audit - Hoist a single batched config get in context, land, milestone - Propagate parallel-work pointers into plan, verify, sweep, new-project - Extract only the Plan shape line rather than reading CONTEXT.md whole ## Correctness - Correctness riders from the flow audit - Fix pause cursor wording ## Docs / conventions - Add parallel-work, concurrent-dispatch, and handoff-read rules - Wire parallel-work pointers into progress, docs-verify, execute ## Release - Bump manifest to 1.3.0 + changelog
Sign in to join this conversation.
No description provided.