generated from coulomb/repo-seed
Implement local runtime persistence and policy gates
This commit is contained in:
29
tests/fixtures/runtime-activation-plan-snapshot.json
vendored
Normal file
29
tests/fixtures/runtime-activation-plan-snapshot.json
vendored
Normal file
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"data": {
|
||||
"omitted": [
|
||||
"artifact.profile:max_tokens",
|
||||
"event.restart:max_tokens",
|
||||
"risk.durable-write:max_tokens"
|
||||
],
|
||||
"package_request_id": "package-request:854b8a9e0f9a",
|
||||
"plan_id": "activation:6e0ba40234cd",
|
||||
"selected_event_ids": [
|
||||
"event.activation"
|
||||
],
|
||||
"selected_node_ids": [
|
||||
"decision.boundary"
|
||||
],
|
||||
"token_estimate": 9
|
||||
},
|
||||
"diagnostic_codes": [
|
||||
"activation_omitted_items"
|
||||
],
|
||||
"operation": "graph.activation.plan",
|
||||
"operation_id": "op:826d3b06fa5b",
|
||||
"schema_version": "phase_memory.runtime.envelope.v1",
|
||||
"subject": {
|
||||
"id": "phase-memory-fixture-graph",
|
||||
"kind": "memory_graph"
|
||||
},
|
||||
"valid": true
|
||||
}
|
||||
Reference in New Issue
Block a user