audit-stats: trend scattered read/write count in metrics.tsv #80
Labels
No Label
P0
P1
P2
P3
afk-ready
hitl
next
ready-for-agent
review
semi
waiting
wayfinder:grilling
wayfinder:map
wayfinder:research
wayfinder:task
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: jared/cc-os#80
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Follow-up to ADR-0043 audit tooling. plugins/os-context/audit/bin/extract now emits a read_write_profile per session fact-sheet (total main-loop Read/Write/Edit calls, in-flagged-run vs scattered split) — the denominator for the rubric's missed-delegation/read-write sub-tag. The trend ledger (~/.local/state/os-context/audit/.../metrics.tsv, written by audit/bin/audit-stats) does not yet carry it. Add a scattered-count (and optionally total RW) column so the denominator is trended run-over-run across biweekly IRL audits. Deferred from the 2026-07-17 session that shipped ADR-0043 (commits
930ac6e,357d132).