doc-start
Write docs so an agent can orient itself without being forced to read everything. The goal is context efficiency: doc_Start.md gives the agent a clear enough overview that it can decide what is relevant to its current task and skip everything else. The docs system is a map, not a dump — the agent navigates it, it does not consume it.
References
- Writing rules — how to write
doc_Start.mdand linker files correctly - Folder guidance — which top-level folders to use and what each one is for
- Process — steps to follow when creating or improving repo docs
- doc_Start template — scaffold for the repo entry point
- Linker template — scaffold for sub-area linker files