ktx/docs
Andrey Avtomonov a1cfb03d73
docs: add code-design principles and link from AGENTS.md (#199)
Add docs/code-design.md with seven cross-cutting principles for
avoiding overengineering (one way to say one thing, behavior follows
from inputs, failures must reach a decision-maker, no seams without a
second consumer, spec-and-behavior drift, verify the path you fixed,
naming asymmetries). Reference it from AGENTS.md with the same weight
as in-file MUST/MUST NOT rules, mirroring the docs/terminology.md
pattern.
2026-05-21 14:33:27 +02:00
..
code-design.md docs: add code-design principles and link from AGENTS.md (#199) 2026-05-21 14:33:27 +02:00
release.md refactor(release): drop release-policy.json runtime dep and next branch (#180) 2026-05-20 13:53:14 +02:00
terminology.md docs: add agent terminology rules and link from AGENTS.md (#197) 2026-05-21 12:52:50 +02:00