Commit Graph

5 Commits

Author SHA1 Message Date
Jukka Aho 83cd1a4407 docs(agents): link zero-alloc invariant to performance tiers
Point invariant 1 readers at `architecture_layers.md` for the tiered split
between numeric kernels, warmed assembly drivers, and flexible IO/UI code.
2026-05-09 18:23:24 +03:00
Jukka Aho 1113bdfb95 docs(agents): point SPDX headers to CONTRIBUTING
Add a workflow bullet so agents keep SPDX lines in file-type-appropriate
comments and defer details to `docs/CONTRIBUTING.md`.
2026-05-09 17:32:45 +03:00
Jukka Aho 9341b70cd9 docs(agents): tie commit bullet guidance to patch size
Clarify that optional bullets become substantive grouped lists when the diff
is large or spans several concerns.

- Adjust the workflow-rules bullet that describes Conventional Commit bodies.
2026-05-09 16:45:00 +03:00
Jukka Aho 8a8e3c72a8 docs(agents): align vision note with 0.x toward 1.0
Clarify llm/vision/vision_2.0.md is a historical filename and not a separate product line; extend roadmap bullet.
2026-05-09 16:28:50 +03:00
Jukka Aho d4fcbad8f1 docs: Add AGENTS entrypoint and repository layout guide
Introduce root-level AGENTS.md as the architecture and workflow summary for
humans and coding agents. Add docs/src/repository_layout.md as a placement
and anti-pattern reference for sources, tests, scripts, and gitignored trees.

- AGENTS.md links deep docs and states 2.0 invariants
- repository_layout.md includes .cursor/ as gitignored local tooling
2026-05-09 16:21:31 +03:00