Read Only Instruments

Design pattern for read-only instruments — aggregate readings over an agent's stored state (distributions, compositions, cluster structure) that inform the operator before an intervention. Use when quantifying an open observation before intervening (instrument-first sequencing), when a design floor/threshold would otherwise be guessed, when calibrating an embedding-based reading (three-point scale), or when deciding whether to build OR remove an instrument (signal-first both ways). NOT for per-event audit logs that replay a decision offline (that is replayable-audit-logs) and NOT for metrics that feed gates, ranking, or retrieval — instruments are observability, never intervention.

shimo4228 1eccb8b 5.9 KB Updated

File contents

shimo4228/agent-observability-patterns/tree/main/skills/read-only-instruments commit 1eccb8b968

Frequently asked questions

npx skillmds@latest add shimo4228/read-only-instruments