Files
workinf_Blender_Wasm/docs/status/C6-002.md
mes123456 a081c68c87
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
Reorganize Blender Web execution around capabilities
2026-08-24 18:37:46 -04:00

20 lines
745 B
Markdown

# C6-002 Status
status: done
task: performance_security_gate
gate: G5
updated: 2026-08-23 America/New_York
C6-002 samples 50 independent WASM modifier dispatches in Chromium and checks
p95/max latency against the bounded 100/250 ms budget. The same run verifies
replay stale revisions, malformed payloads, and an external resource path that
does not match the active library context; all rejection paths preserve Main.
Evidence is under `tests/golden/corrective/C6-002/`; legacy queue mutation
remains forbidden.
All Chromium, normalized deterministic, typecheck, regression, governance,
protected-hash, task-context, and diff gates exited 0. Handoff manifest:
`tests/golden/corrective/C6-002/manifest.json`. Next corrective task:
`C6-003`.