No description
Find a file
user.email b95e265d28 fix(rfc-025): pass 3 — Draft→Active, ServiceRuntime consistency, security callout
- Status: Draft → Active (10 principles, validated, governs ecosystem)
- Adoption: exec.Command → c.Process() (not go-process)
- Command Registration: uses OnStartup + s.Core() (ServiceRuntime pattern)
- Process example: s.core → s.Core() (ServiceRuntime, not manual field)
- Process anti-pattern: added "path traversal risk" + "no entitlement" callout
- Added security note: AX model IS the security model — Actions gate through entitlements

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-25 17:48:47 +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 3 — Draft→Active, ServiceRuntime consistency, security callout 2026-03-25 17:48:47 +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