The framework
Seven floors. Hover to explore how each layer contributes.
- Floor 7v7.x Integrity & EnforcementData integrity → mechanical enforcement → promotion
- v7.5 Data Integrity Framework (8 cooperating defenses)
- v7.6 mechanical enforcement (write-time gates)
- v7.7 validity closure + per-PR review bot + 72h integrity cycle
- v7.8 bridge Mechanisms A–F
- v7.8.1 branch isolation + feature-closure completeness
- v7.8.3 cross-repo state sync
- v7.8.5 Observed Patterns Catalog + W9 drift hook
- v7.8.6 cadence batch (integrity-diff, unified preflight)
- v7.9 promotion — 3 advisory gates → enforced
- v7.9.1 F16 try-repo harness + F17 last-fired index + F2 reality-check
- HADF dispatch program incl. Phase 3A sensing layer
- t14 platforms_tested parity field
- Floor 6v6.0 MeasurementInstrumentation overlay
- phase-timing.json
- cache-hits.json
- CU v2
- rolling baselines
- Floor 5v5.2 Dispatch IntelligenceParallel Write Safety
- complexity_scoring
- model_routing
- tool_budgets
- mirror_pattern
- snapshot/rollback
- Floor 4v5.1 Adaptive BatchThroughput primitives
- batch_dispatch
- result_forwarding
- model_tiering
- speculative_preload
- systolic_chains
- task_complexity_gate
- Floor 3v5.0 SoC-on-SoftwareReclaim context
- phase_skills (skill-on-demand)
- compressed_view (cache compression)
- Floor 2Skills + CacheHub-and-spoke
- pm-workflow/SKILL.md
- .claude/cache/ L1/L2/L3
- Floor 1Shared StateThe load-bearing slab
- audit-findings.json
- skill-routing.json
- feature-registry.json
- design-system.json
- token-budget.json
Hover or focus a floor to reveal its components.
How the floors cooperate
Seven floors stacked on a shared state slab. Each floor adds one capability on top of the floors below it — read top-down to see how state becomes skills, skills become primitives, primitives become measurement, and measurement becomes the consolidated v7.x integrity-and-enforcement layer.
State
Source of truth — state.json per feature, integrity ledgers, append-only checkpoint logs.
Skill ecosystem
12 skills since 2026-05-14 (1 hub + 11 spokes; was 11 through v7.8.4) plus their L1 / L2 / L3 cache tiers.
See the skillsSkill-on-demand loading (v5.0)
SoC primitive: load only the SKILL.md files the current phase needs — reclaims ~30K tokens per session.
Batch dispatch (v5.1)
SoC primitive: template-once-iterate-N pattern across feature tasks; reduces per-task overhead.
Dispatch intelligence (v5.2)
Score complexity → probe capability → dispatch with budget. Cuts average tool usage 48% and variance 84%.
Measurement (v6.0)
Deterministic phase timing, cache-hit tracking, eval coverage gates, CU v2 continuous factors.
Integrity & enforcement (v7.x)
32 instrumented / 34 live gates (20 write-time + 9 cycle-time + 2 W9 hooks + 1 standalone), 28 firing across v7.5 → v7.10 (3 advisories promoted to enforced via the v7.9 promotion 2026-05-21): the v7.5 Data Integrity Framework, write-time pre-commit hooks, the 72h integrity cycle, per-PR review bot, weekly framework-status cron, branch isolation, feature-closure completeness, cross-repo state sync, the Observed Patterns Catalog, and the v7.9.1 build window (F16 try-repo harness, F17 last-fired index, F2 reality-check). v7.10 (2026-06-10) hardened the meta-layer with the GATE_COVERAGE_ZERO observability check, and the v8.x build window (opened 2026-06-17) promoted F16 try-repo harness advisory→enforced (2026-06-17) and T14 PLATFORMS_TESTED advisory→enforced (2026-06-21) and shipped the F4/F1/F3 roadmap-realism advisory gates. Includes the HADFdispatch program through its Phase 3A sensing layer.
See the dispatch layerv7.8 → v7.10 release timeline
The early entries are patch-level releases on Floor 8 (the v7.8 bridge); later entries carry the framework through the v7.9 promotion and into v7.10. In that pre-v7.9 bridge era the enforcement-gate count held at 34 mechanical + 5 advisories until the v7.9 promotion (2026-05-21) flipped 3 advisories to enforced.
v7.8Bridge layer ships — six advisory mechanisms A–F.
v7.8.1Branch-isolation + feature-closure-completeness gates added (advisory).
v7.8.2Cross-repo telemetry exemption documented — closes v7.9 candidates F7 + F8.
v7.8.3Cross-repo state-sync release umbrella (
V2 / V9 / D-1 / D-3) — 5 phases × 10 PRs across 2 repos.v7.8.4TIER_TAG_LIKELY_INCORRECTheuristic narrowed + PR cache auto-refresh — clears a 33-finding false-positive class.v7.8.5Observed Patterns Catalog (23 gate + 9 workflow patterns) + W9 branch-drift hook.
v7.8.5+S12 SKILL.md sweep +
make skills-auditwith 6 conformance checks./brainstorm-pmadded (12th skill).v7.8.6Cadence batch —
make integrity-diffvs anchor, unifiedmake preflight WORK_TYPE, weekly Mechanism A zero-drift, W1 ssh-agent preflight.v7.9Promotion Release shipped: 3 advisory gates → enforced via single-flag flip at
scripts/check-state-schema.py:132after 14-day Mechanism A calibration (18 + 13 + 13 firings, 0 zero-candidate rows, 0 false positives). 37 mechanical gates + 5 advisories post-promotion. Phase E validation soak 2026-05-21 → 2026-06-04.v7.9.1Build window opened at Phase E exit — 8 ships / 14 PRs, 0 new enforcement gates (Phase E exit discipline held). Observability + dev-env hardening: F16 try-repo pre-commit harness (3rd gate-test layer), F17 per-gate
last_fired_atindex, F2 Phase 0 reality-check, launchd-drift extension, reusable deployed-URL probe. CI workflows 8 → 14; Observed-Patterns W1–W28 → W1–W32.v7.10GATE_COVERAGE_ZERO observability + field-rename closure — hardens the meta-layer watching whether each gate is actually firing, with no new product-facing gates. The
GATE_COVERAGE_ZEROmeta-check reads the F17gate-last-fired.jsonindex to flag silent gates plus 0-candidate mis-wires; three cycle-time checks now emitmode="cycle"coverage; two reader/index field-rename silent-passes closed (observed-patterns #24).v8.x build windowBuild window opened (kickoff gate cleared) — F16 try-repo harness promoted advisory→enforced 1 day early via main required status checks (the
try-repo-harnessCI job, not a code flag; K2 0% false-positive rate over 60 CI runs / 13 days). Three ready-now roadmap-realism advisory gates shipped: F4FRAMEWORK_VERSION_STALE(write-time, PR #740), F1STATE_TASKS_FILESYSTEM_DRIFT(cycle-time, PR #752), F3DEPENDENCY_GRAPH_CYCLE(cycle-time, PR #753). F4 later promoted advisory→enforced 2026-07-08 (PR #858); SCHEMA_DIFF (T12) shipped 2026-07-09. 32 instrumented / 34 live gates total.
For the full worked example of a single sprint flowing through these floors, see the SoC-v5.0 case study.
See the framework in motion →
Two real feature traces walked through the seven floors — scroll-driven, with floor-by-floor firing order.
Developer guide (v1.0 → v7.10) →
Technical reference for developers onboarding to the framework. 4 enforcement layers, state.json schema (incl. v7.8.3 cross-repo state_owner enum), phase lifecycle, dispatch model, cache architecture, measurement protocol, 32 instrumented gates, v7.8 bridge mechanisms A–F, v7.8.3 cross-repo state-sync, v7.8.5 Observed Patterns Catalog + W9 branch-drift alert, v7.8.5+S skills-review execution (12 skills + make skills-audit), v7.8.6 cadence batch (unified preflight + integrity-diff + weekly trend scan + dependency audit), 3 operational walkthroughs, compressed v1.0 → v7.10 timeline.