text
stringlengths
3
8.33k
repo
stringclasses
52 values
path
stringlengths
6
141
language
stringclasses
35 values
sha
stringlengths
64
64
chunk_index
int32
0
273
n_tokens
int32
1
896
# ReRoom Versioned Contracts These documentation-grade JSON Schemas are the field and lifecycle authority for later implementations. They are not generated bindings and no product code exists yet. | Contract | Versioned `$id` | Purpose | |---|---|---| | `frame-packet.schema.json` | `urn:reroom:schema:frame-packet:1` ...
openai-build-week
docs/contracts/README.md
Markdown
b46bbbebe3214539ff27823e3659d6a57761a8b15472e3d6e333c69eaf687702
0
896
`, tracking evidence, or the whole-document digest. - Artifact records bind immutable origin branch, activation branch, producing authority, scene/world epoch, and RR-JCS content scope. Two branches at the same numeric revision never alias. - CON-004 has no implicit spatial decoding: mesh vertices are meter-valued RR-C...
openai-build-week
docs/contracts/README.md
Markdown
f38280847ab5010206b46490e284473e760c5be5cf753834a4051079f342ec5b
1
569
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "urn:reroom:schema:rrcap-manifest:1", "title": "ReRoom .rrcap Manifest v1", "description": "Manifest for a record-first capture whose replay authority is one contiguous global journal sequence and content hashes, not wall-clock timing or bit-id...
openai-build-week
docs/contracts/rrcap-manifest.schema.json
JSON
6ab9266b1176e735ce991f4b6360560eae48a197d47178514914d39b13cc8313
0
896
": ["capture_kind"] }, "then": { "required": ["ordinary_video"], "not": { "anyOf": [{ "required": ["coordinate_convention"] }, { "required": ["capture_settings"] }] }, "properties": { "accepted_frame_order": { "maxItems": 0 }, "keyframes": { "maxItems": 0 } } ...
openai-build-week
docs/contracts/rrcap-manifest.schema.json
JSON
47d166ce6cc62405e20078e30db96dc166b21ec0f381011b6529e4cea050abfa
1
896
, "properties": { "world_tracking": { "const": true }, "plane_detection": { "type": "array", "uniqueItems": true, "items": { "enum": ["horizontal", "vertical"] } }, "lidar_required": { "const": false }, "feature_flags": { "type": "array", "uniqueItems": true, "i...
openai-build-week
docs/contracts/rrcap-manifest.schema.json
JSON
d7210270710b54c7975c0af6a4924a347b5c851fe481432f5b5468aab3c9e319
2
896
"content_sha256"], "properties": { "journal_sequence": { "type": "integer", "minimum": 0 }, "monotonic_timestamp_ns": { "$ref": "#/$defs/timestamp" }, "entry_type": { "const": "frame" }, "reference_id": { "type": "string", "pattern": "^frame_[0-9a-f]{8}-[0-9a-f]...
openai-build-week
docs/contracts/rrcap-manifest.schema.json
JSON
a3f4aa41a8e053c633c4f331f9f4b38e13e2ec90e77d07bbc230c7f4ddc2498a
3
896
false, "required": ["ordering_authority", "input_digest_algorithm", "input_digest_scope", "input_digest", "neural_determinism", "provider_lock"], "properties": { "ordering_authority": { "const": "global_journal_sequence" }, "input_digest_algorithm": { "const": "RR-JCS-SHA256-1" }, "i...
openai-build-week
docs/contracts/rrcap-manifest.schema.json
JSON
417cf7b9601e30a9f2a4aff04ecc00ab911ad23405e6fb4abc45ee77b449015e
4
896
RR-JCS-SHA256-1" }, "manifest_sha256_scope": { "const": "entire_manifest_with_finalization_manifest_sha256_member_omitted" }, "manifest_sha256": { "$ref": "#/$defs/sha256" }, "last_durable_journal_sequence": { "type": "integer", "minimum": 0 } } }, "ordinaryVideo": { "type": ...
openai-build-week
docs/contracts/rrcap-manifest.schema.json
JSON
b99e0425d29a21d6aa31c199b52f7e3531793d0e56b7916336dd07c09da2f235
5
369
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "urn:reroom:schema:scene-state:1", "title": "ReRoom SceneState v1", "description": "Canonical semantic scene identity and capability readiness for one explicitly owned revision branch. Renderer indices and provider-local indices are forbidden a...
openai-build-week
docs/contracts/scene-state.schema.json
JSON
1c3cfff8435145682344870ed2c0454f4647207cf53ea2755e866408eca64ca5
0
896
type": "string", "pattern": "^branch_[0-9a-f]{8}-[0-9a-f]{4}-[47][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$" } } }, { "type": "object", "additionalProperties": false, "required": ["kind", "authority_id", "revision_branch_id"], "properties": { ...
openai-build-week
docs/contracts/scene-state.schema.json
JSON
7c113bdcbe727ef3658363f79430a46fc2e3953c683ab6b164f0557e0525420d
1
896
, "required": ["artifact_id", "artifact_type", "artifact_revision", "sha256"], "properties": { "artifact_id": { "type": "string", "pattern": "^artifact_[0-9a-f]{8}-[0-9a-f]{4}-[47][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$" }, "artifact_type": { "enum": ["mask_volume", "surface_mesh", "obb"...
openai-build-week
docs/contracts/scene-state.schema.json
JSON
d74696ee0fe62a11f424e66fb7f5aebe1af634042f62bf812630699cb0b53b9e
2
896
, "additionalProperties": false, "required": ["world_frame_id", "world_frame_version", "coordinate_convention", "authority", "created_by_frame_id"], "properties": { "world_frame_id": { "type": "string", "pattern": "^world_[0-9a-f]{8}-[0-9a-f]{4}-[47][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$"...
openai-build-week
docs/contracts/scene-state.schema.json
JSON
a58de407b62790441ac5fd3108d59c3c573b847ba053fd0bb80e2e3f18d72762
3
896
[0-9a-f]{8}-[0-9a-f]{4}-[47][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$" }, "label": { "type": "string", "minLength": 1 }, "label_confidence": { "$ref": "#/$defs/finiteNumber", "minimum": 0, "maximum": 1 }, "attributes": { "type": "object", "additionalProperties": { "oneOf": [{ "type": "string" ...
openai-build-week
docs/contracts/scene-state.schema.json
JSON
929077c8b435c22be7718a00da65631703c34a2081bb2eee27ca8b24ce0ec33d
4
896
: { "properties": { "place": { "not": { "const": "ready" } } }, "required": ["place"] } }, "required": ["readiness"] }, "then": { "properties": { "readiness_reasons": { "properties": { "place": { "minItems": 1 } } } } } }, { "if": { "properties": { "readiness": { "properties": { "rep...
openai-build-week
docs/contracts/scene-state.schema.json
JSON
35831de9557e7e9f34b779d50e699257c946f650054587383696501801994bb4
5
896
readiness"] }, "then": { "properties": { "readiness_reasons": { "properties": { "restore": { "maxItems": 0 } } } } } } ] }, "support": { "type": "object", "additionalProperties": false, "required": ["relation_id", "subject_id", "surface_id", "confidence", "method"], ...
openai-build-week
docs/contracts/scene-state.schema.json
JSON
64f68847cd20fae72d64e2741c884277cb23a086b08553d499a45c892ed9a0e4
6
896
9a-f]{12}$" }, "source_transaction_id": { "type": "string", "pattern": "^tx_[0-9a-f]{8}-[0-9a-f]{4}-[47][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$" } } }, "editReference": { "type": "object", "additionalProperties": false, "required": ["transaction_id", "operation", "committed_s...
openai-build-week
docs/contracts/scene-state.schema.json
JSON
a3732a5a5a7272fe63ba522cca3155e19e85314ea481ea3ac70fab5ec44ecf5a
7
287
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "urn:reroom:schema:transaction:1", "title": "ReRoom Transaction v1", "description": "Deterministic validate/preview/commit contract. Restore is a new compensating transaction. Each revision branch has exactly one authority; Mode A uses the nati...
openai-build-week
docs/contracts/transaction.schema.json
JSON
86a30a549ecb692f908e92e922110373ca9ec9eba08a489280e95c4d6d4e8673
0
896
-f]{4}-[47][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$" }, "compensates_transaction_id": { "type": "string", "pattern": "^tx_[0-9a-f]{8}-[0-9a-f]{4}-[47][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$" }, "canonical_state": { "enum": ["draft", "validated", "previewed", "committed", "rejected", "cancelled"] }, "...
openai-build-week
docs/contracts/transaction.schema.json
JSON
7fbad5b2a6418071168da5d54dad77895df660a8ab3bc574191f6e97e51873ff
1
896
": { "const": "restore" } }, "required": ["operation"] } } }, "then": { "required": ["compensates_transaction_id"], "properties": { "compensates_transaction_id": { "type": "string", "pattern": "^tx_[0-9a-f]{8}-[0-9a-f]{4}-[47][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$" } } ...
openai-build-week
docs/contracts/transaction.schema.json
JSON
2c538268236ff28464817c4478c90d8d256fd95d3b6c913f8119e2f93537d320
2
896
: "cancelled" } }, "required": ["canonical_state"] }, "then": { "not": { "anyOf": [{ "required": ["commit"] }, { "required": ["inverse_operations"] }, { "required": ["local_undo_token"] }] } } }, { "if": { "properties": { "intent": { "properties": { "operation": { "const": "place" } },...
openai-build-week
docs/contracts/transaction.schema.json
JSON
c3cca23bd0d5a26cf8d66e457a6105a8c60ffa2b71becdbf09766b400a210137
3
896
{ "properties": { "visible": { "const": true } }, "required": ["visible"] }, "after": { "properties": { "visible": { "const": false } }, "required": ["visible"] } }, "required": ["kind", "before", "after"] }] } } } }, { "if": { "properties": { "intent": { "properties": { "operation": { "cons...
openai-build-week
docs/contracts/transaction.schema.json
JSON
f622d61331e6f719b48e65eb12b1bcff4d1772d37f3e86469fe381823bdb0c2b
4
896
{ "properties": { "checks": { "allOf": [ { "contains": { "properties": { "check_id": { "const": "scene_revision" }, "result": { "const": "pass" } }, "required": ["check_id", "result"] }, "minContains": 1 }, { "contains": { "properties": { "ch...
openai-build-week
docs/contracts/transaction.schema.json
JSON
f6c0218f7483b79569dc1a95999bb7bb48cd7b95b2373bfaa16ae2635a6b061b
5
896
{ "check_id": { "const": "view_envelope" }, "result": { "const": "pass" } }, "required": ["check_id", "result"] }, "minContains": 1 } ] } } } } } }, { "if": { "properties": { "canonical_state": { "enum": ["validated", "pre...
openai-build-week
docs/contracts/transaction.schema.json
JSON
a6052d4d4192a02ade60568689e9cafd632feadc0b6b4aa6100e6785dbe24516
6
896
^device_[0-9a-f]{8}-[0-9a-f]{4}-[47][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$" }, "revision_branch_id": { "type": "string", "pattern": "^branch_[0-9a-f]{8}-[0-9a-f]{4}-[47][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$" } } }, { "type": "object", "additionalPrope...
openai-build-week
docs/contracts/transaction.schema.json
JSON
15a08d32282520db410e91b4ce4cf316400a48e19cdb13c005600c1a0bcf3395
7
896
pattern": "^artifact_[0-9a-f]{8}-[0-9a-f]{4}-[47][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$" }, "artifact_type": { "const": "asset_manifest" }, "artifact_revision": { "type": "integer", "minimum": 1 }, "sha256": { "$ref": "#/$defs/sha256" } } }, "targetContext": { "type": "o...
openai-build-week
docs/contracts/transaction.schema.json
JSON
1ee7ea52ae391a46e85783feb4d1ed8f17242e79b48289d70fbc5026f189ee72
8
896
0-9a-f]{12}$" }, "catalog_query": { "type": "string", "minLength": 1, "maxLength": 128 } }, "anyOf": [ { "required": ["asset_id"] }, { "required": ["catalog_query"] } ] }, "emptyIntentArguments": { "type": "object", "additionalProperties": false, "maxP...
openai-build-week
docs/contracts/transaction.schema.json
JSON
227561e8b539b4678918cc5baabc2ad90b00548d5679d4302a731a7ff6aae964
9
896
{ "$ref": "#/$defs/emptyIntentArguments" } }, "required": ["operation", "arguments"] } ] } ] }, "assetInstanceSnapshot": { "type": "object", "additionalProperties": false, "required": ["asset_id", "manifest_artifact_ref", "world_f...
openai-build-week
docs/contracts/transaction.schema.json
JSON
64d2f027afc35570b7f8ae32565a4f9b776d105dc6b096b0dde50f681b80f197
10
896
, "active_reveal"], "properties": { "object_id": { "type": "string", "pattern": "^object_[0-9a-f]{8}-[0-9a-f]{4}-[47][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$" }, "visible": { "type": "boolean" }, "active_reveal": { "oneOf": [{ "$ref": "#/$defs/revealArtifactSnapshot" }, { "type": "null"...
openai-build-week
docs/contracts/transaction.schema.json
JSON
f6109d17f1263b10530894b750b0c9b5b4dd76098742d97acd956875f53c377c
11
896
[0-9a-f]{12}$" }, "subject_id": { "type": "string", "pattern": "^assetinst_[0-9a-f]{8}-[0-9a-f]{4}-[47][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$" }, "surface_id": { "type": "string", "pattern": "^surface_[0-9a-f]{8}-[0-9a-f]{4}-[47][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$" }, "confidence": ...
openai-build-week
docs/contracts/transaction.schema.json
JSON
cd5f14da17929aacc8edcae37dff8d8fcc36b53e384c7639480c9e3a233dd141
12
896
schema/authority/revision envelopes, surfaces, non-edit object evidence/readiness, non-asset support relations, edit_history, and updated_at_utc." }, "restoreRebaseDerivation": { "type": "object", "additionalProperties": false, "required": ["rule", "source_transaction_id", "source_inverse_befo...
openai-build-week
docs/contracts/transaction.schema.json
JSON
03f33eda39183d12ca728f22e9c0275b61c35399498395739213acebb41b06d9
13
896
digest; applying projection content never copies this value into the output SceneState envelope." }, "projection_origin": { "enum": ["captured_exact", "restore_rebase"] }, "derivation": { "oneOf": [{ "$ref": "#/$defs/restoreRebaseDerivation" }, { "type": "null" }] }, "projection_sha256_algorithm...
openai-build-week
docs/contracts/transaction.schema.json
JSON
db318718bef32dda1fc433d5ea5d2057d8c321a248ee175a08481159406e1292
14
896
: { "$ref": "#/$defs/artifactRef" } } } }, { "type": "object", "additionalProperties": false, "required": ["kind", "entity_id", "before", "after"], "properties": { "kind": { "const": "set_object_visibility" }, "entity_id": { "type...
openai-build-week
docs/contracts/transaction.schema.json
JSON
ac502139550a4873d5ecc55330de1d8a887990d3c4dac07cdc8115552ed5c5cb
15
896
branch/world, or digest-mismatched reference; an empty union is represented by []." } } } ] }, "validation": { "type": "object", "additionalProperties": false, "required": ["state", "checks", "validator_version", "input_sha256_algorithm", "input_sha256_scope", "input_sh...
openai-build-week
docs/contracts/transaction.schema.json
JSON
cb85721edd0f946a8d1cab0ac143a07a418b6b4c5bae67f39d4a4ce2fd02b67c
16
896
-f]{3}-[0-9a-f]{12}$" }, "base_scene_revision": { "type": "integer", "minimum": 0, "description": "Must equal transaction base; preview never advances scene_revision." }, "expires_at_utc": { "type": "string", "format": "date-time" }, "artifact_refs": { "type": "array", "items": { "$ref": "#/$def...
openai-build-week
docs/contracts/transaction.schema.json
JSON
a508f7adcaf8d5154339472a151fd0d50591feea9f0630ea1d7a6ce7f029b52f
17
896
ab][0-9a-f]{3}-[0-9a-f]{12}$" }, "confirmed_at_utc": { "type": "string", "format": "date-time" } } }, "committed_at_utc": { "type": "string", "format": "date-time" }, "local_durable_before_visible_ack": { "const": true }, "result_sha256_algorithm": { "const": "RR-JC...
openai-build-week
docs/contracts/transaction.schema.json
JSON
ecf6dda2695b5de6b7044bb75897c45c2cc04050ab27669d871a2aa1a2d777ac
18
630
{ "schema_version": "1.0.0", "plan_id": "01-04", "retrieved_at_utc": "2026-07-16T11:29:47Z", "candidate_policy": { "allowlist": [ "ajv", "ajv-formats", "canonicalize", "jsonschema", "rfc8785", "swift-json-schema" ], "allowed_decisions": [ "pending", "a...
openai-build-week
evidence/dependencies/phase-01-package-audit.json
JSON
994ee950a2fab047b2df3bdbfd902a5891d3b90929da0fcf1073701ba5a7bd31
0
896
-traverse": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz", "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==", "license": "MIT", "parents": [ ...
openai-build-week
evidence/dependencies/phase-01-package-audit.json
JSON
1e5efb63ea7bece9278dc84c3c91dfcec54860c653bd20966e04fff5214738b7
1
896
"ajv-8.20.0.tgz", "url": "https://registry.npmjs.org/ajv/-/ajv-8.20.0.tgz", "registry_metadata_url": "https://registry.npmjs.org/ajv/8.20.0", "integrity": "sha512-Thbli+OlOj+iMPYFBVBfJ3OmCAnaSyNn4M1vz9T6Gka5Jt9ba/HIR56joy65tY6kx/FCF5VXNB819Y7/GUrBGA==", "sha1": "304b3636add88ba7d936760dd...
openai-build-week
evidence/dependencies/phase-01-package-audit.json
JSON
43b6a8e04eb0156213d23cf5f4fcd490ea0dd0129da659b6bc722bf9cb8d9f12
2
896
, "decision": "approved", "decision_provenance": { "actor": "human", "recorded_at_utc": "2026-07-16T11:41:22Z", "source": "Plan 01-04 checkpoint option 1", "scope": "Exact audited version, artifact integrity, license, and source only." }, "role": "Independent Java...
openai-build-week
evidence/dependencies/phase-01-package-audit.json
JSON
c9af72b922431b9ad9fc21520c5945a74483dab6fa5fc2a063a2f299d7812371
3
896
": { "seam": "GSD package-legitimacy check", "verdict": "SUS", "signal_only": true, "reasons": [ "unknown-downloads" ], "meaning": "The GSD PyPI adapter has no weekly-download source; this is an incomplete audit signal, not evidence of maliciousness.", "...
openai-build-week
evidence/dependencies/phase-01-package-audit.json
JSON
7bc1b52ef5eb1f472735656fab2c084ff26be530dbea3dc11b59757beb304a80
4
896
:41:22Z", "source": "Plan 01-04 checkpoint option 1", "scope": "Exact audited version, artifact integrity, license, and source only." }, "role": "Wave-0 candidate for native Swift validation of the frozen CON-001 through CON-005 Draft 2020-12 schemas.", "artifact": { "filename"...
openai-build-week
evidence/dependencies/phase-01-package-audit.json
JSON
f2b4fe965136b642eefc5d5d94f173ccbc91c0f400fc4ae1b4443b856c09ca94
5
539
{"schema_version":"1.0.0","gate_id":"GATE-002","gate_state":"UNRUN","decision_actor":"automation","recorded_at_utc":"2026-07-16T10:00:00Z","implementation_revision":"git:0123456789abcdef0123456789abcdef01234567","test_ids":["TST-COORD-001"],"requirement_ids":["NFR-COORD-001"],"adr_ids":["ADR-003"],"fixture_refs":[{"fix...
openai-build-week
evidence/fixtures/invalid/gate-report.invalid.account.json
JSON
8d719982f387688ea49ad9fd571671e0b5c035dc72167dbba59347620e55e738
0
282
{"schema_version":"1.0.0","gate_id":"GATE-006","gate_state":"WAIVED_BY_HUMAN","decision_actor":"automation","recorded_at_utc":"2026-07-16T10:30:00Z","implementation_revision":"git:0123456789abcdef0123456789abcdef01234567","test_ids":["TST-REVEAL-001"],"requirement_ids":["FR-REMOVE-001"],"adr_ids":["ADR-001"],"fixture_r...
openai-build-week
evidence/fixtures/invalid/gate-report.invalid.automation-waiver.json
JSON
297a46b3754cc8add1763e4f4c363630154a337b74b9922139bf62758e8ef3bb
0
349
{"schema_version":"1.0.0","gate_id":"GATE-013","gate_state":"GREEN","decision_actor":"human","recorded_at_utc":"2026-07-16T10:20:00Z","implementation_revision":"git:0123456789abcdef0123456789abcdef01234567","test_ids":["TST-DEVICE-001"],"requirement_ids":["OPS-DEVICE-001"],"adr_ids":["ADR-002"],"fixture_refs":[{"fixtur...
openai-build-week
evidence/fixtures/invalid/gate-report.invalid.green-missing-automated-report.json
JSON
bfaf267b3ee56496127b02dce2f3f6256f2d7a179fd4b82308676afcf4b95fb8
0
319
{"schema_version":"1.0.0","gate_id":"GATE-013","gate_state":"RED","decision_actor":"automation","recorded_at_utc":"2026-07-16T10:10:00Z","implementation_revision":"git:0123456789abcdef0123456789abcdef01234567","test_ids":["TST-DEVICE-001"],"requirement_ids":["OPS-DEVICE-001"],"adr_ids":["ADR-002"],"fixture_refs":[{"fix...
openai-build-week
evidence/fixtures/invalid/gate-report.invalid.private-artifact-path.json
JSON
711ee7e8e96b4ac775daaabd5ace57fd748cb28f9c3462574d45bad077eaf086
0
318
{"schema_version":"1.0.0","gate_id":"GATE-013","decision":"GREEN","decision_actor":"automation","report_sha256":"aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa","reviewed_at_utc":"2026-07-16T10:19:00Z","checklist_items":[{"check_id":"automated_report_reviewed","outcome":"checked"},{"check_id":"evidenc...
openai-build-week
evidence/fixtures/invalid/operator-checklist.invalid.automation-approval.json
JSON
5b78ad5d77bfdf5dd72c0e676c38d49a54ec0a70433512aaead129e59a720457
0
149
{ "schema_version": "1.0.0", "gate_id": "GATE-002", "gate_state": "RUNNING", "decision_actor": "automation", "recorded_at_utc": "2026-07-16T10:05:00Z", "implementation_revision": "git:0123456789abcdef0123456789abcdef01234567", "test_ids": ["TST-COORD-001"], "requirement_ids": ["NFR-COORD-001"], "adr_i...
openai-build-week
evidence/fixtures/valid/gate-report.running.json
JSON
b6d12e014143f24ef4452cde0a0f829d966375f414aa65e0ec7c0370f62a4006
0
309
{ "schema_version": "1.0.0", "gate_id": "GATE-006", "decision": "WAIVED_BY_HUMAN", "decision_actor": "human", "report_sha256": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa", "reviewed_at_utc": "2026-07-16T10:29:00Z", "checklist_items": [ {"check_id": "locked_decision_change_verifi...
openai-build-week
evidence/fixtures/valid/operator-checklist.waived-by-human.json
JSON
0faad3d36c359719e86ab3b2b023c8e8d1b2ec096e1e37e3922f62c1ff0da875
0
149
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "urn:reroom:evidence-schema:gate-report:1", "title": "GateReportV1", "description": "Closed, sanitized gate-decision record. Raw evidence remains external and is referenced only by opaque ID and lowercase SHA-256. Semantic verification must rec...
openai-build-week
evidence/templates/gate-report.schema.json
JSON
92dd7b61cf8067fa14febf45c0f2f8128892b4f042e59b06e2a9666ba397ab29
0
896
oneOf": [{ "$ref": "#/$defs/sha256" }, { "type": "null" }] }, "affected_adr_sha256": { "type": "array", "maxItems": 32, "uniqueItems": true, "items": { "$ref": "#/$defs/affectedAdrDigest" } } }, "allOf": [ { "if": { "properties": { "decision_actor": { "const": "auto...
openai-build-week
evidence/templates/gate-report.schema.json
JSON
158033de1083390a9294e5fedb76b10b5937435c957d5183430454a025a735a6
1
896
4}-[0-9]{3}$" }, "prd_sha256": { "$ref": "#/$defs/sha256" }, "affected_adr_sha256": { "minItems": 1 } } } } ], "$defs": { "sha256": { "type": "string", "pattern": "^[0-9a-f]{64}$" }, "gateId": { "type": "string", "pattern": "^GATE-[0-9]{3}$" }, "adrId": { "type": "s...
openai-build-week
evidence/templates/gate-report.schema.json
JSON
668351ab38f66d7c23446f0fe4000d4437cee457215134e06e39086bd109fbea
2
896
#/$defs/safeLabel" }, "capability_flags": { "$ref": "#/$defs/capabilityFlags" }, "signing_result": { "enum": ["not_tested", "pass", "fail", "not_applicable"] } }, "description": "Sanitized environment facts only. Device UUIDs, team/account identifiers, user names, and filesystem paths have n...
openai-build-week
evidence/templates/gate-report.schema.json
JSON
613b334b0952e2ee38cae26f94293e7a7cc128243db07e181248494e1e6869a7
3
361
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "urn:reroom:evidence-schema:operator-checklist:1", "title": "OperatorChecklistV1", "description": "Closed human approval or waiver checklist. report_sha256 binds the checklist to the reviewed automated report; signature_sha256 binds the signed ...
openai-build-week
evidence/templates/operator-checklist.schema.json
JSON
7ae367c0eba0c5a4f92a015b1b64cf4e0f727ef34d7bacc0cd6c4fb01ff3fcf3
0
896
} } } ], "$defs": { "sha256": { "type": "string", "pattern": "^[0-9a-f]{64}$" }, "utcTimestamp": { "type": "string", "pattern": "^[0-9]{4}-(?:0[1-9]|1[0-2])-(?:0[1-9]|[12][0-9]|3[01])T(?:[01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]Z$" }, "checklistItem": { "type": "object", ...
openai-build-week
evidence/templates/operator-checklist.schema.json
JSON
2c4cd253015f03ecf083ea0ef55c1b3a537601060a5ba3e7b4d2baf92c206fc2
1
421
# Sanitized gate evidence `GateReportV1` and `OperatorChecklistV1` are the checked-in boundary for gate evidence. They represent the canonical states `UNRUN`, `RUNNING`, `GREEN`, `RED`, and `WAIVED_BY_HUMAN` without placing private raw evidence in Git. ## Processing order Evidence producers must **sanitize first, th...
openai-build-week
evidence/templates/README.md
Markdown
c78f0a24796ae6f36d41353fef856df5e5ccbafd103d8ead283a103178d92536
0
839
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "urn:reroom:test-schema:fixture-manifest:1", "title": "FixtureManifestV1", "description": "Closed test-only manifest for an immutable ReRoom oracle revision. Case arrays are semantically required to be strictly increasing by case_id; generators...
openai-build-week
fixtures/manifest.schema.json
JSON
a2df52c40dd53c1c88981435c08af4ae451a29a7a119958f6ce54444c0d4af3e
0
896
-1" } } } }, { "if": { "properties": { "fixture_id": { "const": "FX-COORD-001" } }, "required": ["fixture_id"] }, "then": { "properties": { "subject": { "const": "RR-COORD-1" } } } } ], "$defs": { "sha256": { "type": "string", "pattern": "^[0-9a-f]{64}$" }, "relativePath": { "t...
openai-build-week
fixtures/manifest.schema.json
JSON
01b9a248bd61b56bbfa2722cf2d1ea939a79ce87a9e42519ffd377f889b752ef
1
896
" }, "media_type": { "type": "string", "minLength": 1, "maxLength": 128 }, "byte_length": { "type": "integer", "minimum": 0, "maximum": 33554432 }, "sha256": { "$ref": "#/$defs/sha256" } } }, "expectedArtifact": { "type": "object", "additionalProperties": false, "...
openai-build-week
fixtures/manifest.schema.json
JSON
f8766f087c1fb49cadb83a9d3936254a26e96a0386226c0b938b201635539421
2
896
a-z0-9._-]*$" }, "case_kind": { "enum": ["json_instance", "json_mutation", "raw_json", "wire_bytes", "wire_mutation", "coordinate_vector", "digest_scope"] }, "input": { "$ref": "#/$defs/fileRef" }, "expected": { "$ref": "#/$defs/expected" }, "immutable": { "const": true } } } ...
openai-build-week
fixtures/manifest.schema.json
JSON
c1ed40b8913cbb0c347d2cb012af7043bd14f0405120815236f893873668b72c
3
109
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "urn:reroom:test-schema:runner-result:1", "title": "RunnerResultV1", "description": "Closed normalized result envelope emitted independently by Swift, JavaScript, or Python. case_results must contain each manifest case exactly once in strict le...
openai-build-week
fixtures/runner-result.schema.json
JSON
ea91717ada401cc354b9559d14db21514786cb3856ec919d2dc0cbc5246d9387
0
896
"kind", "byte_length", "sha256"], "properties": { "kind": { "enum": ["canonical_bytes", "digest", "wire_bytes", "projected_pixels", "matrix", "runner_consensus"] }, "byte_length": { "type": "integer", "minimum": 0, "maximum": 33554432 }, "sha256": { "$ref": "#/$defs/sha256" }, "val...
openai-build-week
fixtures/runner-result.schema.json
JSON
8550bc05b72d32286f2370548d55e388398703903ef786bc7b2f664f4b7b3988
1
669
{ "schema_version": "1.0.0", "fixture_id": "FX-CONTRACT-001", "fixture_revision": "rev-001", "subject": "CON-001-CON-005", "oracle": { "status": "immutable", "source": "checked_in", "expected_generation": "forbidden_during_verification", "case_order": "lexicographic_case_id", "generator_ro...
openai-build-week
fixtures/contracts/1.0.0/rev-001/manifest.json
JSON
c2287062a78efa456804c03d818a5e39a48ec95cbe51018d6062c1d79fb65741
0
896
, "artifacts": [] }, "immutable": true }, { "case_id": "contract.con001.unknown-version", "case_kind": "json_mutation", "input": { "relative_path": "cases/contract.con001.unknown-version.json", "media_type": "application/json", "byte_length": 129, ...
openai-build-week
fixtures/contracts/1.0.0/rev-001/manifest.json
JSON
5a31886e1b470ce7ed7b679063ddbfb1ca6903e3180129218d03fa71311978e2
1
896
verdict": "reject", "rejection_class": "schema_validation", "artifacts": [] }, "immutable": true }, { "case_id": "contract.con005.illegal-lifecycle", "case_kind": "json_mutation", "input": { "relative_path": "cases/contract.con005.illegal-lifecycle.json", ...
openai-build-week
fixtures/contracts/1.0.0/rev-001/manifest.json
JSON
354677729c8a3702511da3624fcabecdb61eaf68929e3d4e00ac39d5fb44722b
2
656
{"base":"instances/con005.transaction.valid.json","mutations":[{"op":"replace","pointer":"/revision_authority/authority_id","value":"gateway_00000000-0000-4000-8000-000000000005"}]}
openai-build-week
fixtures/contracts/1.0.0/rev-001/cases/contract.branch-authority-mismatch.json
JSON
efb79fc449584a99511bf27c054e936276de867b9cc80ba1bb4323281ee996fd
0
60
{"reader_version":"1.1.0","source_version":"1.0.0","migration":"named_1.0_to_1.1","source":"instances/con001.frame-packet.valid.json","representable":true}
openai-build-week
fixtures/contracts/1.0.0/rev-001/cases/contract.compatibility.named-up-migration.json
JSON
30970028074c7ea1455c69a068362868a86118a0454101f6239ebc051b1e1161
0
58
{"producer_version":"1.1.0","target_version":"1.0.0","migration":"named_1.1_to_1.0","representable":false,"field_loss_required":true}
openai-build-week
fixtures/contracts/1.0.0/rev-001/cases/contract.compatibility.unrepresentable-down-conversion.json
JSON
c93508c6d83445043a21302b37f9ba57c50a4b3a44d500cecbd13715a23c0aec
0
46
{"base":"instances/con001.frame-packet.valid.json","mutations":[{"op":"replace","pointer":"/protocol_version","value":"2.0.0"}]}
openai-build-week
fixtures/contracts/1.0.0/rev-001/cases/contract.con001.unknown-major.json
JSON
a6ff48b32cc9f8021b16d2f1481515fa31c303ccaec1c98558bad27c8ef3defe
0
54
{"base":"instances/con001.frame-packet.valid.json","mutations":[{"op":"replace","pointer":"/protocol_version","value":"1.1.0"}]}
openai-build-week
fixtures/contracts/1.0.0/rev-001/cases/contract.con001.unknown-version.json
JSON
6a7651944da192994dddf9d5a6154405dc5eef04def45309ed5c3f7d9fecbca5
0
54
{"base":"instances/con002.rrcap.valid.json","mutations":[{"op":"replace","pointer":"/files/0/relative_path","value":"../escape.mp4"}]}
openai-build-week
fixtures/contracts/1.0.0/rev-001/cases/contract.con002.unsafe-path.json
JSON
eb43baf495fef2d069efa96d8992ba2813ae60b5efe57c1ba8c625515ab87199
0
59
{"base":"instances/con003.scene-state.valid.json","mutations":[{"op":"replace","pointer":"/scene_id","value":"7"}]}
openai-build-week
fixtures/contracts/1.0.0/rev-001/cases/contract.con003.renderer-identity.json
JSON
9f76714945e53ac2b1d0333bf572077cec7306c1c46be65b7a481eee85b8b2ec
0
52
{"base":"instances/con004.edit-artifact.valid.json","mutations":[{"op":"replace","pointer":"/artifact_type","value":"surface_mesh"}]}
openai-build-week
fixtures/contracts/1.0.0/rev-001/cases/contract.con004.wrong-spatial-encoding.json
JSON
6ba76254a68f3746a8cc4b3d5d4dafaba29e881358069a66fd37b039198e2d88
0
52
{"base":"instances/con005.transaction.valid.json","mutations":[{"op":"replace","pointer":"/canonical_state","value":"committed"}]}
openai-build-week
fixtures/contracts/1.0.0/rev-001/cases/contract.con005.illegal-lifecycle.json
JSON
7be526c6b482c91b6624e478f30fef94fc55a83e5021c5367ac99a12093338b0
0
50
{"base":"instances/con001.frame-packet.valid.json","mutations":[{"op":"add","pointer":"/unknown","value":true}]}
openai-build-week
fixtures/contracts/1.0.0/rev-001/cases/contract.extra-property.json
JSON
87f7c500e119f1508e1892e2b12d5a6cc800a5abfa8be1ec57e29d44b006d715
0
50
{"base":"instances/con001.frame-packet.valid.json","mutations":[{"op":"replace","pointer":"/quality/motion_score","value":1e300}]}
openai-build-week
fixtures/contracts/1.0.0/rev-001/cases/contract.float-overflow.json
JSON
537b4e9c7bd203ce122aa1c1e25140b7598ffba5549ee7b232b5d26416d2bb04
0
53
{"base":"instances/con001.frame-packet.valid.json","payload":"74657374","mutations":[{"op":"replace","pointer":"/payload_sha256","value":"0000000000000000000000000000000000000000000000000000000000000000"}]}
openai-build-week
fixtures/contracts/1.0.0/rev-001/cases/contract.hash-mismatch.json
JSON
3ec26cdb167a21d3d5508b3627ed8d7abf677aa65e19c33aac8ef92f2dfebd18
0
60
{"base":"instances/con003.scene-state.valid.json","mutations":[{"op":"replace","pointer":"/scene_revision","value":null}]}
openai-build-week
fixtures/contracts/1.0.0/rev-001/cases/contract.null-required.json
JSON
6c3d66dbc672de45474ba5fa67e93a1948ed66c6125579a275c96c4f9a934cae
0
50
{"protocol_version":"1.0.0","session_id":"session_00000000-0000-4000-8000-000000000001","submap_id":"submap_00000000-0000-4000-8000-000000000001","frame_id":"frame_00000000-0000-4000-8000-000000000001","world_frame_id":"world_00000000-0000-4000-8000-000000000001","world_frame_version":1,"capture_sequence":0,"monotonic_...
openai-build-week
fixtures/contracts/1.0.0/rev-001/instances/con001.frame-packet.valid.json
JSON
91485b0a1dc8dfa1e56ca1c04ac5a53961cb090bc5f7c9662b12b2d55bafe20d
0
600
{"format_version":"1.0.0","capture_kind":"ordinary_video_import","session_id":"session_00000000-0000-4000-8000-000000000002","source":{"device_model":"fixture","os_version":"1","app_version":"1","build_id":"fixture","recorded_at_utc":"2026-07-16T00:00:00Z"},"files":[{"relative_path":"media/source.mp4","media_type":"vid...
openai-build-week
fixtures/contracts/1.0.0/rev-001/instances/con002.rrcap.valid.json
JSON
f6d42793177094a3d6e81af1089a23fd25cb135ec3db39c4f8d2c60e6f20e30c
0
550
{"schema_version":"1.0.0","session_id":"session_00000000-0000-4000-8000-000000000003","scene_id":"scene_00000000-0000-4000-8000-000000000003","revision_authority":{"kind":"native_device","authority_id":"device_00000000-0000-4000-8000-000000000003","revision_branch_id":"branch_00000000-0000-4000-8000-000000000003"},"sce...
openai-build-week
fixtures/contracts/1.0.0/rev-001/instances/con003.scene-state.valid.json
JSON
a3f969cfe96d305875318c3890ed1eaad4f4e64d5c38141af1cbe1e9ae92c6dd
0
212
{"schema_version":"1.0.0","artifact_id":"artifact_00000000-0000-4000-8000-000000000004","artifact_type":"obb","artifact_revision":1,"origin_revision_branch_id":"branch_00000000-0000-4000-8000-000000000004","activation_revision_branch_id":"branch_00000000-0000-4000-8000-000000000004","producing_authority_id":"device_000...
openai-build-week
fixtures/contracts/1.0.0/rev-001/instances/con004.edit-artifact.valid.json
JSON
f68ec9f2444242aa9b3a1a4fb00e4502f339a0381639e8b2ac1765867b57e495
0
321
{"schema_version":"1.0.0","transaction_id":"tx_00000000-0000-4000-8000-000000000005","idempotency_key":"txidem_00000000-0000-4000-8000-000000000005","request_fingerprint_algorithm":"RR-JCS-SHA256-1","request_fingerprint_scope":"schema_version_session_id_revision_authority_base_scene_revision_target_context_intent_propo...
openai-build-week
fixtures/contracts/1.0.0/rev-001/instances/con005.transaction.valid.json
JSON
a34009c2049e7ce204e39f7037796067df9b99aba9bb5937c2a92f13dbfb5f59
0
625
{ "schema_version": "1.0.0", "fixture_id": "FX-COORD-001", "fixture_revision": "rev-001", "subject": "RR-COORD-1", "oracle": { "status": "immutable", "source": "checked_in", "expected_generation": "forbidden_during_verification", "case_order": "lexicographic_case_id", "generator_role": "pr...
openai-build-week
fixtures/policies/RR-COORD-1/rev-001/manifest.json
JSON
24e3aa5374481b6f324eef3200b41b99d7c07933c0bfb7e350f7b4843628fb8f
0
896
: "coord.float-max", "case_kind": "coordinate_vector", "input": { "relative_path": "inputs/coord.float-max.json", "media_type": "application/json", "byte_length": 64, "sha256": "088045f76134bbcd4f3f3f755a4c29cd03b002bc4d1c4bbad137b995c89bf4fc" }, "expected": { ...
openai-build-week
fixtures/policies/RR-COORD-1/rev-001/manifest.json
JSON
3ecaf63750a96d4e3aa2ccd91d6423dc5c33ec22f0eada57f7e27af7fbbddab5
1
896
"input": { "relative_path": "inputs/wire.bad-magic.json", "media_type": "application/json", "byte_length": 99, "sha256": "54b29719a5f3a0112f2ae04967decb5af929ef882f71fa5df5c8f45b25383f71" }, "expected": { "verdict": "reject", "rejection_class": "wire_magic", ...
openai-build-week
fixtures/policies/RR-COORD-1/rev-001/manifest.json
JSON
9641f450542e1bfff11f38230db03b2a54581b0755571dc243ac9112b4c37d67
2
896
"wire.sequence-mismatch", "case_kind": "wire_mutation", "input": { "relative_path": "inputs/wire.sequence-mismatch.json", "media_type": "application/json", "byte_length": 94, "sha256": "e050ebdcacfe65850a774f297c2968ba293f361608e67d8f509da02850baebb3" }, "expected...
openai-build-week
fixtures/policies/RR-COORD-1/rev-001/manifest.json
JSON
501a48164dbb6f71be6459634eae55df5aece5f8a7d1321ff107b10965f3c83f
3
453
{"point_to":[2,3,4,1]}
openai-build-week
fixtures/policies/RR-COORD-1/rev-001/expected/coord.correction-forward.json
JSON
99c4bb512614574360dddbb1737694fee63045c56816eb2a98aa7f700c9746b1
0
15
{"encoded_intrinsics":{"fx":400,"fy":500,"cx":180,"cy":320},"encoded_size":[360,640],"orientation":"up"}
openai-build-week
fixtures/policies/RR-COORD-1/rev-001/expected/coord.crop-scale-rotate.json
JSON
6e23f4bb8b80a2c3935bd1ee612aa2b8fb6f66301c468731720fe34ac8c51459
0
49
{"binary32_hex":"7f7fffff"}
openai-build-week
fixtures/policies/RR-COORD-1/rev-001/expected/coord.float-max.json
JSON
4cd1b7b450469ecb448406076bb1236359d5c4fac7a8f150f8ccf04e7641eb96
0
10
{"encoded_pixel":[-0.5,-0.5],"visible":true}
openai-build-week
fixtures/policies/RR-COORD-1/rev-001/expected/coord.half-pixel.json
JSON
e124886944e25bd6b3095bf6be7e17904ce2bc92ec437c0205c53ce064b8fe40
0
19
{"opencv_camera_point":[1,-2,3]}
openai-build-week
fixtures/policies/RR-COORD-1/rev-001/expected/coord.opencv-conversion.json
JSON
818df1f3000d228c150741afee399978ec5ecede73c52fd4283dad6b2b991a48
0
14
{"encoded_pixel":[319.5,239.5],"visible":true}
openai-build-week
fixtures/policies/RR-COORD-1/rev-001/expected/coord.project-center.json
JSON
19f0d567fb3ba190f80ac47c82bd558fccb91f7528c3e8c6ccd5418c4f8692f8
0
17
{"operation":"apply_world_correction","from_world_frame_version":2,"to_world_frame_version":2,"to_from_from_transform":[1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1],"point_from":[0,0,0,1]}
openai-build-week
fixtures/policies/RR-COORD-1/rev-001/inputs/coord.correction-equal-version.json
JSON
f72161722b9decfdfe0dfab333825a78e860af32457719fc4032198bb8f10a18
0
73
{"operation":"apply_world_correction","from_world_frame_version":1,"to_world_frame_version":2,"to_from_from_transform":[1,0,0,1,0,1,0,2,0,0,1,3,0,0,0,1],"point_from":[1,1,1,1]}
openai-build-week
fixtures/policies/RR-COORD-1/rev-001/inputs/coord.correction-forward.json
JSON
8a2441fc20ed0adb131fa91a3eab7accac7de47c2b879cd0cc0603e16699f008
0
73
{"operation":"transform_intrinsics","sensor_intrinsics":{"fx":1000,"fy":800,"cx":640,"cy":360},"encoded_from_sensor":[0,0.5,0,-0.5,0,640,0,0,1],"encoded_size":[360,640],"orientation":"up"}
openai-build-week
fixtures/policies/RR-COORD-1/rev-001/inputs/coord.crop-scale-rotate.json
JSON
0c406efe0bb7c83bacf86659c951bc17614527e69b4b6e7990148478f4ab9149
0
82
{"operation":"validate_rr_float","value":3.4028234663852886e38}
openai-build-week
fixtures/policies/RR-COORD-1/rev-001/inputs/coord.float-max.json
JSON
088045f76134bbcd4f3f3f755a4c29cd03b002bc4d1c4bbad137b995c89bf4fc
0
16
{"operation":"validate_rr_float","value":3.4028236e38}
openai-build-week
fixtures/policies/RR-COORD-1/rev-001/inputs/coord.float-overflow.json
JSON
3f7a544542bf2e4755d956c4f50f079d301299a2c9e4529f65ae9c4e1f1cefbe
0
16
{"operation":"project","intrinsics":{"fx":2,"fy":2,"cx":0.5,"cy":0.5},"camera_point":[0.5,0.5,-1],"pixel_center":"half_integer"}
openai-build-week
fixtures/policies/RR-COORD-1/rev-001/inputs/coord.half-pixel.json
JSON
6ecbb8f5189c5e1ce256f82701b1095d7be217d6d7f93bd4548a81e72161ed1a
0
60
{"operation":"arkit_to_opencv_camera","camera_point":[1,2,-3],"conversion":[1,0,0,0,-1,0,0,0,-1]}
openai-build-week
fixtures/policies/RR-COORD-1/rev-001/inputs/coord.opencv-conversion.json
JSON
90cf7fc4eebf29e60f617d5bd9a4836369f7eb754fdf1072c3f519814a73b6b5
0
48
{"operation":"project","intrinsics":{"fx":500,"fy":500,"cx":319.5,"cy":239.5},"camera_point":[0,0,-1],"pixel_center":"half_integer"}
openai-build-week
fixtures/policies/RR-COORD-1/rev-001/inputs/coord.project-center.json
JSON
6186f9ea11c36ff048306320e82c61714ef1a0a61512c355b0456ec5afa6f0b6
0
60