Reorganize Blender Web execution around capabilities
This commit is contained in:
19
docs/status/C1-002.md
Normal file
19
docs/status/C1-002.md
Normal file
@@ -0,0 +1,19 @@
|
||||
# C1-002 Status
|
||||
|
||||
status: done
|
||||
task: define_command_result_context_schema
|
||||
gate: G1
|
||||
updated: 2026-08-23 America/New_York
|
||||
|
||||
C1-002 defines versioned command, context, and result envelopes plus a closed
|
||||
error/status table. Commands require request identity, base revision, an
|
||||
authoritative editable context, and a payload. `FINISHED/OK` is the only
|
||||
mutating result; all malformed, unsupported, cancelled, resource, invalid
|
||||
context, and revision-conflict outcomes preserve Main revision.
|
||||
|
||||
The focused schema test passed five assertions, source bindings are hash-checked,
|
||||
and plan/context/governance/index/diff gates all exited 0. The schemas are
|
||||
corrective-only and do not connect to runtime or mutate legacy evidence.
|
||||
|
||||
Evidence and manifest: `tests/golden/corrective/C1-002/`.
|
||||
Next corrective task: `C1-003`.
|
||||
Reference in New Issue
Block a user