No description
Find a file
user.email 297d920fed fix(rfc-025): pass 2 — stale examples, self-contradiction, missing entitlement pattern
- Principle 2: NewPrep/SetCore examples → actual Core comment style
- Principle 3: proc.go (deleted) → handlers.go, added docs/RFC.md
- Principle 5: fmt.Errorf → core.E() (was contradicting Principle 9)
- Principle 6: Service Registration → ServiceRuntime pattern
- Error Handling: SetCore manual pattern → ServiceRuntime
- Added: Permission Gating example (AX vs scattered if-statements)

The RFC now practices what it preaches — no example contradicts a rule.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-25 17:45: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 fix(rfc-025): pass 2 — stale examples, self-contradiction, missing entitlement pattern 2026-03-25 17:45: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