No description
Find a file
user.email 2507f144a3 feat(rfc-025): add Principle 7b — Example Tests as AX TDD
Example functions serve triple duty: test, godoc, documentation seed.
Write the Example first — if it's awkward, the API is wrong.

Convention: one {source}_example_test.go per source file.
Quality gate: source file without example file = missing documentation.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-25 18:39:51 +00:00
.forgejo/workflows feat: migrate docs site to Zensical with full nav and new sections 2026-03-11 11:48:44 +00:00
docs feat(rfc-025): add Principle 7b — Example Tests as AX TDD 2026-03-25 18:39:51 +00:00
pkg/help fix(help): use go-log E() pattern for error handling in catalog 2026-03-15 17:39:56 +00:00
.gitignore chore: add .core/ and .idea/ to .gitignore 2026-03-15 10:17:49 +00:00
CLAUDE.md docs: add CLAUDE.md project instructions 2026-03-13 13:38:01 +00:00
go.mod feat(rfc-025): update AX spec to v0.8.0 — 3 new principles 2026-03-25 17:35:21 +00:00
go.sum chore: sync dependencies for v0.1.6 2026-03-17 17:55:38 +00:00
llm.txt feat: add llm.txt + docs/RFC.md — agent entry points and spec index 2026-03-25 10:52:46 +00:00
zensical.toml docs: update documentation from implemented plans 2026-03-14 08:09:17 +00:00