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

21
docs/status/C1-001.md Normal file
View File

@@ -0,0 +1,21 @@
# C1-001 Status
status: done
task: define_parity_levels
gate: G1
updated: 2026-08-23 America/New_York
C1-001 defines the ordered L0-L5 parity contract and the fail-closed completion
policy. L0/L1 cover read and observe evidence; L2-L5 require progressively
stronger WASM mutation, persistence, operator semantics, and Chromium workflow
receipts. Only explicit desktop-positive, WASM/Main-mutating, exact-persistence
records with complete hashes may remain FEATURE_PARITY candidates.
The focused contract test passed four assertions. Source bindings to the C0-003
classification, cluster summary, and capability matrix are hash-verified. All
context, governance, plan, index, source-hash, and diff gates exited 0.
Corrective writes remain shadow-only with `queueMutation=false`; legacy
completion and queue writes remain forbidden until C6-003.
Evidence and manifest: `tests/golden/corrective/C1-001/`.
Next corrective task: `C1-002`.