• v0.2.6 36c106c025

    BMADX v0.2.6 Stable

    codex released this 2026-05-17 18:16:29 +02:00 | 7 commits to main since this release

    BMADX v0.2.6 — Broad Handoff Contract

    BMADX remains the narrow Codex-first, BMAD-first guardrail layer. This release adds a portable broad-orchestrator handoff contract for work that should move beyond the narrow Codex lane without making BMADX a runtime platform.

    Added

    • Broad Orchestrator Handoff docs for cooperating with generic broad orchestration patterns such as Gastown-style workflows.
    • bmadx_handoff.v1 JSON schema for risk/proof/open-question packets.
    • Sample handoff packets for X3 auth architecture review and X4 migration recovery review.
    • Benchmark handoff scenarios and runtime-drift validators.
    • BMAD source-of-truth artifacts for v0.2.6.

    Changed

    • Skill guidance now includes explicit handoff boundaries: handoff is not X5, and X4/FUBAR remains rare Rescue Mode.
    • Subagent guidance now optimizes for operator time-to-value: usually no helper for X1, one bounded read-only helper for X2 when discovery or verification can run in parallel.
    • Public docs clarify that BMADX does not ship worker dispatch, model lanes, arbiters, hooks, MCP, plugins, subagents, or persistent runtime state.

    BMAD remains the source of truth. BMADX stays lightweight and Codex-first.

    Downloads