Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 1.2 KB

File metadata and controls

19 lines (12 loc) · 1.2 KB

Documentation index

This folder holds plans and pointers. Authoritative engineering rules for the repo are in the root AGENTS.md and per-project AGENTS.md files. Authoritative layout and data-flow descriptions are in each project’s CODEMAP (and the collector’s ARCHITECTURE deep-dive).

Architecture

Plans (docs/plans/)

These files describe workstreams, goals, and review outcomes. Treat them as specifications and history: confirm current behavior in code and tests before assuming every item is implemented.

Document Topic
post-audit-hardening.md Follow-on hardening after collector audit work (dashboard auth, ingest guards, store/list behavior, collector hygiene, etc.).
collector-audit-improvements.md Prior audit-driven collector/schema improvements.
triage-improvements.md Triage-related improvements plan.

Additional follow-up tracking may live under .cursor/plans/ for agent workflows; those are optional for human readers.