docs: add Cédric LLM context pack

This commit is contained in:
Nick Hermes
2026-06-02 14:19:32 +00:00
parent fa9c43fae8
commit 02d9323c43
4 changed files with 613 additions and 6 deletions

View File

@@ -30,4 +30,9 @@ Neither side invents polishing strategy.
- test checklists;
- telemetry schema clarifications;
- state-machine/safety edge cases;
- concise implementation notes in `docs/nick-generated/`.
- concise implementation notes in `docs/nick-generated/`;
- feature-request classification using `docs/11-feature-request-intake.md`.
## If you are using an LLM/coding assistant
Start with [`LLM_CONTEXT.md`](LLM_CONTEXT.md), then load the narrower docs relevant to the change you are making. Do not let the LLM infer optical strategy or change safety/protocol/telemetry contracts without Antoine approval.