Skip to content

feat(mqlaunch): harden runtime and direct status routes#54

Merged
MCamner merged 17 commits into
mainfrom
mqobsidian-direct-status-routes
Jul 17, 2026
Merged

feat(mqlaunch): harden runtime and direct status routes#54
MCamner merged 17 commits into
mainfrom
mqobsidian-direct-status-routes

Conversation

@MCamner

@MCamner MCamner commented Jul 17, 2026

Copy link
Copy Markdown
Owner

Why

mqlaunch needed a stricter runtime boundary before the remaining v1
compatibility work could continue. The branch also completes the direct
mqobsidian status/delegation routes and aligns the repository contract and
roadmap with release v1.0.1.

What Changed

  • Harden unknown-command, namespace-help, and delegated exit-code contracts.
  • Add direct mqobsidian status, inbox, promotion, agent, and stack routes while
    keeping orchestration delegated.
  • Declare and test the live runtime authority and decommission the dead dev-v1
    bridge path.
  • Update release checks, command documentation, roadmap state, and the repo
    contract version.
  • Sync the branch with current main, including markdownlint and the extracted
    theme/prompt concerns.

Verification

The full mqlaunch selftest passes after conflict resolution, including the
unknown-command, namespace-help, delegated-exit-code, runtime-authority,
markdownlint, theme, and prompt contract tests. Shell lint passes for 157 files.

MCamner and others added 17 commits July 5, 2026 21:55
Add docs/plans/step-12-v1-removal.md: the grounded plan for the final v2.0.0
step. Verified against the code (2026-07-05) that v1's live surface is only the
performance/dev/tools entry points, that dev/tools bridge functions have zero
live callers (already off v1), and that performance is the one real migration
(mq-performance-menu.sh sources v1/commands/performance.sh, 504 LOC). Sequences
six workstreams lowest-risk-first, with a golden-snapshot gate before the
performance migration and freeze-gate/grep gates before deleting the 24-file v1
tree (incl. its duplicate lib/ui.sh).

Plan doc only; no runtime or ROADMAP changes.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Point to mqobsidian source-of-truth architecture doc.

Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
@MCamner
MCamner merged commit 6498549 into main Jul 17, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant