Audit scope:
-
Repository:
rsr-template-repo -
Focus: root authority docs/manifests, Justfile integration, session bindings
-
Recursive inventory method:
rg --files -g '!.git' | sort
Inventory snapshot at audit time:
-
rsr-template-repototal tracked files discovered:240 -
Session-local binding files discovered:
4undersession/pluscoordination.k9
| Claimed item | Claimed by | Expected path | Actual status | Notes | Recommended action |
|---|---|---|---|---|---|
Placeholder badge tokens in README |
|
|
placeholder |
Template placeholders are intentional pre-bootstrap content. |
Keep; document clearly as template tokens. |
Docs links used |
legacy |
|
outdated |
Actual files are |
Fixed README links to existing files. |
ABI path lower-case only |
legacy |
|
outdated |
Current tree has |
Updated docs/checks to accept current path. |
Root manifest structure with non-existent files |
legacy |
|
outdated |
Manifest claims did not match actual template contents. |
Replaced with accurate authority split + startup checklist. |
Source-human references maintenance/practice docs |
legacy Justfile + policy A2ML (pre-migration) |
|
outdated |
Those paths did not exist in template. |
Updated to |
Session-management local binding files |
target architecture |
|
exists |
Added as thin integration layer without protocol duplication. |
Keep. |
Canonical command mapping in local automation |
target architecture |
|
exists |
All canonical commands map to dispatcher. |
Keep. |
Central protocols are authoritative |
|
|
exists |
Local docs now explicitly defer protocol authority to standards repo. |
Keep. |
Runtime session artifacts stay per-repo |
|
|
exists |
Dispatcher records canonical commands into runtime |
Keep runtime artifacts out of authoritative standards docs. |
Local policy hooks remain local |
|
local session binding layer |
exists |
Policy/hook logic separated from central protocol definitions. |
Keep local-only. |
-
Justfilecanonical session aliases -
session/dispatch.sh -
session/custom-checks.k9 -
session/local-hooks.sh -
session/README.md -
coordination.k9 -
AUDIT.adoc(local gate summary)
-
Any future full protocol text drafts should move to
standards/session-management-standards/.
Template repo expected only thin local integration files.
Current status:
-
No mandatory thin-binding files are missing.
-
Full protocol directories/files are intentionally absent here by design.
rsr-template-repo/
README.adoc
AUDIT.adoc
0-AI-MANIFEST.a2ml
EXPLAINME.adoc
Justfile
coordination.k9
session/
README.md
dispatch.sh
custom-checks.k9
local-hooks.sh
docs/
... (repo-local human docs)
.machine_readable/
... (repo-local machine-readable policy/state)