teleo-infrastructure/fixtures/working-leo/document-ingestion-v1.json

39 lines
1.8 KiB
JSON

{
"schema": "livingip.workingLeoDocumentIngestionFixture.v1",
"source": {
"identity": "document:working-leo-review-gated-composition-v1",
"source_key": "operating_document",
"source_type": "article",
"title": "Working Leo review-gated composition note",
"locator": "fixture://working-leo/document-ingestion-v1",
"body": "Working Leo composition note. A newly captured document may produce claim and evidence candidates, but those candidates are not canonical knowledge.\n\nA staged proposal remains non-canonical until an operator reviews it and a separate guarded apply succeeds. The proposal must retain the source content hash, exact evidence excerpt, and source identity so reviewers can trace every planned row back to the captured artifact.\n\nFor a staging-only rehearsal, pending_review is the terminal state. No public knowledge-base row should be written.",
"metadata": {
"author": "Working Leo canary fixture",
"captured_at": "2026-07-12T00:00:00Z",
"document_kind": "operating_note",
"language": "en"
}
},
"extraction": {
"claim": {
"claim_key": "staged_proposal_remains_noncanonical",
"type": "structural",
"confidence": 0.99,
"text": "A staged knowledge proposal remains non-canonical until review and guarded apply succeed.",
"body": "A staged proposal remains non-canonical until an operator reviews it and a separate guarded apply succeeds.",
"metadata": {
"extractor": "deterministic_fixture_replay",
"extraction_version": 1,
"needs_research": false
}
},
"evidence": {
"role": "grounds",
"body": "A staged proposal remains non-canonical until an operator reviews it and a separate guarded apply succeeds.",
"metadata": {
"evidence_kind": "exact_quote",
"section": "paragraph_2"
}
}
}
}