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

19
docs/status/C6-001.md Normal file
View File

@@ -0,0 +1,19 @@
# C6-001 Status
status: done
task: chromium_workflow_gate
gate: G5
updated: 2026-08-23 America/New_York
C6-001 runs the Chromium-only representative workflow through open, edit,
save, undo, redo, and reopen. Each transition records the shared normalized
receipt and history snapshot; save/reopen returns the edited modifier with
dirty=false, while undo restores the original revision and value.
Evidence is under `tests/golden/corrective/C6-001/`; legacy queue mutation
remains forbidden.
All Chromium, deterministic, typecheck, regression, governance, protected-hash,
task-context, and diff gates exited 0. Handoff manifest:
`tests/golden/corrective/C6-001/manifest.json`. Next corrective task:
`C6-002`.