diff options
Diffstat (limited to 'AGENTS.md')
| -rw-r--r-- | AGENTS.md | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -279,15 +279,15 @@ umbrella design settles only what they share. ## Documents -- `docs/specs/2026-09-08-abusectl-design.md` — the umbrella design. Read it +- `docs/specs/2026-09-08-abusectl-design.md`, the umbrella design. Read it before changing anything about the case format, the redaction rule, or the ordering between MISP and the vendors. -- `docs/specs/2026-09-09-contacts.md` — the `contacts` spec. Read it before +- `docs/specs/2026-09-09-contacts.md`, the `contacts` spec. Read it before touching RDAP, the bootstrap cache, or anything that issues a query: it adds a FOURTH non-negotiable property, that a query carries a bare host or IP and never a URL. -- `docs/plans/2026-09-08-parse.md` — the plan `init` and `parse` were built +- `docs/plans/2026-09-08-parse.md`, the plan `init` and `parse` were built from. Historical once built, but it records why each test exists. -- `docs/BACKLOG.md` — open items, with the cause verified in the code rather +- `docs/BACKLOG.md`, open items, with the cause verified in the code rather than assumed. Read it before starting work; add to it rather than fixing something unasked. |
