Reorganize Blender Web execution around capabilities
Some checks are pending
M6 deployable RC / quick (push) Waiting to run
M6 deployable RC / chromium (push) Blocked by required conditions
M6 deployable RC / release (push) Blocked by required conditions

This commit is contained in:
mes123456
2026-08-24 18:37:46 -04:00
parent 0b2c3ba0dd
commit a081c68c87
2530 changed files with 763976 additions and 79 deletions

20
docs/status/C5-002.md Normal file
View File

@@ -0,0 +1,20 @@
# C5-002 Status
status: done
task: modularize_gap_runner
gate: G4
updated: 2026-08-23 America/New_York
C5-002 adds a typed, data-driven family runner that validates unique case IDs,
supported families, registry identity, and revisions before dispatching through
the shared command registry. It returns normalized receipts and a stable
ASSET_CATALOG/MODIFIER/MESH summary without duplicating per-gap protocol logic.
The Node focused test and Chromium-only pilot cover six positive cases across
three families and both surfaces. Evidence is under
`tests/golden/corrective/C5-002/`; legacy queue mutation remains forbidden.
All focused, Chromium, deterministic, regression, typecheck, governance,
protected-hash, task-context, and diff gates exited 0. Handoff manifest:
`tests/golden/corrective/C5-002/manifest.json`. Next corrective task:
`C5-003`.