Dispose OrwellLoggingDiagnostics as adapt (INFO-DEC-2026-003)

The canon owner disposed coordination-engine's candidate practice pattern as
adapt, which unblocks COORDINATION-WP-0004-T01. Preserve the source, record
the DecisionRecord, and register the assimilation. The TAMQ known use is
implemented and tested, so the pattern enters at candidate. Canon placement
is planned as proposed workplan INFO-WP-0030.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>

Assistant: claude-code
Assistant-Model: opus
Assistant-Process: 121421@bnt-lap001
Assistant-Session: 36f8657c-ebfa-4a2e-9ba0-bff06738f233
This commit is contained in:
tegwick 2026-09-22 16:21:37 +02:00
parent 6e39f6d0c9
commit 5a1ea90f64
20 changed files with 406 additions and 101 deletions

View file

@ -5,8 +5,8 @@
This brief summarizes the current canon service surface for agents.
- Infospace slug: `canon`
- Artifact count: 81
- Retrieval index items: 81
- Artifact count: 82
- Retrieval index items: 82
- Primary confidence command: `make validate`
- Refresh generated indexes and views with: `make index`
- Refresh agent briefs and interface templates with: `make agent-briefs`

View file

@ -60,7 +60,7 @@
}
],
"infospace": "canon",
"item_count": 81,
"item_count": 82,
"items": [
{
"canonical_path": "assimilation/canon-federation/ASSIMILATION.md",
@ -145,6 +145,35 @@
"title": "Assimilation \u2014 IT Capability Canon (ITCC) v0.1",
"warnings": []
},
{
"canonical_path": "assimilation/orwell-logging-diagnostics/ASSIMILATION.md",
"id": "assimilation/orwell-logging-diagnostics",
"imports": [
"kernel/itc-core"
],
"kind": "assimilation",
"owned_concepts": [
"Assimilation \u2014 OrwellLoggingDiagnostics candidate practice pattern"
],
"relationships": [
{
"target": "kernel/itc-core",
"type": "conforms_to"
},
{
"target": "scheme/practice-pattern",
"type": "related_to"
},
{
"target": "model/observability",
"type": "related_to"
}
],
"source_path": "infospace/assimilation/orwell-logging-diagnostics/source/orwell-logging-diagnostics-candidate.md",
"summary": "Canon artifact: Assimilation \u2014 OrwellLoggingDiagnostics candidate practice pattern.",
"title": "Assimilation \u2014 OrwellLoggingDiagnostics candidate practice pattern",
"warnings": []
},
{
"canonical_path": "standards/caring/benchmarks/kubernetes-rbac/benchmark.yaml",
"id": "benchmark/caring/kubernetes-rbac",

View file

@ -4,7 +4,7 @@
Schema: `info-tech-canon.retrieval-index.v1`
Infospace: `canon`
Items: **81**
Items: **82**
## Common Distinctions
@ -47,6 +47,16 @@ Items: **81**
- Imports and anchors: `kernel/itc-core`
- Owned concepts: `Assimilation — IT Capability Canon (ITCC) v0.1`
### Assimilation — OrwellLoggingDiagnostics candidate practice pattern
- ID: `assimilation/orwell-logging-diagnostics`
- Kind: `assimilation`
- Canonical path: `assimilation/orwell-logging-diagnostics/ASSIMILATION.md`
- Source path: `infospace/assimilation/orwell-logging-diagnostics/source/orwell-logging-diagnostics-candidate.md`
- Summary: Canon artifact: Assimilation — OrwellLoggingDiagnostics candidate practice pattern.
- Imports and anchors: `kernel/itc-core`
- Owned concepts: `Assimilation — OrwellLoggingDiagnostics candidate practice pattern`
### CARING Kubernetes RBAC Benchmark
- ID: `benchmark/caring/kubernetes-rbac`

View file

@ -1,6 +1,6 @@
schema: info-tech-canon.retrieval-index.v1
infospace: canon
item_count: 81
item_count: 82
items:
- id: assimilation/canon-federation
kind: assimilation
@ -56,6 +56,25 @@ items:
- type: conforms_to
target: kernel/itc-core
warnings: []
- id: assimilation/orwell-logging-diagnostics
kind: assimilation
title: "Assimilation \u2014 OrwellLoggingDiagnostics candidate practice pattern"
canonical_path: assimilation/orwell-logging-diagnostics/ASSIMILATION.md
source_path: infospace/assimilation/orwell-logging-diagnostics/source/orwell-logging-diagnostics-candidate.md
summary: "Canon artifact: Assimilation \u2014 OrwellLoggingDiagnostics candidate\
\ practice pattern."
owned_concepts:
- "Assimilation \u2014 OrwellLoggingDiagnostics candidate practice pattern"
imports:
- kernel/itc-core
relationships:
- type: conforms_to
target: kernel/itc-core
- type: related_to
target: scheme/practice-pattern
- type: related_to
target: model/observability
warnings: []
- id: benchmark/caring/kubernetes-rbac
kind: benchmark-workspace
title: CARING Kubernetes RBAC Benchmark