|
| 1 | +{ |
| 2 | + "apiVersion": "memory.mesh.channel-provenance-write-gate/v1", |
| 3 | + "kind": "ChannelProvenanceMemoryWriteGate", |
| 4 | + "gateId": "urn:srcos:memory-write-gate:asr-confirmed-memory-rejected", |
| 5 | + "createdAt": "2026-05-29T15:46:00Z", |
| 6 | + "candidateMemoryRef": "urn:srcos:memory-candidate:bad-confirmed-asr-term", |
| 7 | + "memoryClass": "confirmed_memory", |
| 8 | + "sourceChannel": { |
| 9 | + "channelRef": "rcg:channel:asr.dictation", |
| 10 | + "channelClass": "human_communication", |
| 11 | + "substrate": "audio waveform", |
| 12 | + "captureMethod": "speech-to-text", |
| 13 | + "trustBoundary": "external_authenticated", |
| 14 | + "knownConfusabilityModes": ["homophone", "near-homophone", "domain-term-collapse"], |
| 15 | + "authorityEnvelopeRef": "rcg:authority:asr.advisory" |
| 16 | + }, |
| 17 | + "percept": { |
| 18 | + "perceptRef": "rcg:observation:asr.power_babble", |
| 19 | + "perceptKind": "transcript", |
| 20 | + "rendering": "power babble", |
| 21 | + "lossProfile": ["acoustic ambiguity", "semantic ambiguity"] |
| 22 | + }, |
| 23 | + "interpretant": { |
| 24 | + "candidateRefs": ["rcg:interpretant:power_babel.term", "rcg:interpretant:power_babble.literal"], |
| 25 | + "selectedRef": "rcg:interpretant:power_babel.term", |
| 26 | + "interpretantKind": "claim", |
| 27 | + "confidenceType": "acoustic", |
| 28 | + "confidenceLevel": "medium" |
| 29 | + }, |
| 30 | + "collapseDecision": { |
| 31 | + "collapseRef": "rcg:collapse:bad.confirmed_memory", |
| 32 | + "decisionBasis": ["Bad synthetic example: ASR-conditioned phrase attempts confirmed-memory write."], |
| 33 | + "repairEventRefs": [], |
| 34 | + "residualUncertainty": ["unrepaired ASR ambiguity"] |
| 35 | + }, |
| 36 | + "authorityEnvelope": { |
| 37 | + "allowedSinks": ["display", "suggest", "candidate_memory"], |
| 38 | + "disallowedSinks": ["confirmed_memory", "graph_edge", "claim_promotion", "policy_binding", "high_risk_action", "publish", "delete", "authorize_agent"], |
| 39 | + "requiresRepairFor": ["confirmed_memory", "graph_edge", "high_risk_action"] |
| 40 | + }, |
| 41 | + "promotion": { |
| 42 | + "requestedSink": "confirmed_memory", |
| 43 | + "promotionState": "confirmed", |
| 44 | + "expiryPolicy": null, |
| 45 | + "revalidationRef": null |
| 46 | + }, |
| 47 | + "review": { |
| 48 | + "required": true, |
| 49 | + "status": "blocked", |
| 50 | + "reviewerRefs": ["human:operator"], |
| 51 | + "approvalRef": null |
| 52 | + }, |
| 53 | + "evidenceRefs": ["synthetic:conversation:rcg-asr-example"], |
| 54 | + "policyDecisionRefs": ["procybernetica:reciprocal-channel-governance:v0.1"], |
| 55 | + "redaction": { |
| 56 | + "rawSensitivePayloadStored": false, |
| 57 | + "redactionSummary": "Rejected synthetic example stores only bounded transcript metadata." |
| 58 | + }, |
| 59 | + "writeback": { |
| 60 | + "enabled": false, |
| 61 | + "performed": false, |
| 62 | + "writebackRef": null |
| 63 | + } |
| 64 | +} |
0 commit comments