go/docs
Snider 1f0c618b7a fix: rewrite 4 stale docs — messaging, primitives, index, getting-started, testing
All PERFORM/RegisterTask/type Task any references replaced with
named Action patterns. Every code example now uses the v0.8.0 API.

- docs/messaging.md: full rewrite — ACTION/QUERY + named Actions + Task
- docs/primitives.md: full rewrite — added Action, Task, Registry, Entitlement
- docs/index.md: full rewrite — updated surface table, quick example, doc links
- docs/getting-started.md: 2 RegisterTask+PERFORM blocks → Action pattern
- docs/testing.md: 1 RegisterTask+PERFORM block → Action pattern

An agent reading any doc file now gets compilable code.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-25 17:13:27 +00:00
..
pkg docs: rewrite documentation suite against AX spec 2026-03-21 10:05:04 +00:00
plans docs: remove implemented plans, annotate partial ones 2026-03-14 08:09:20 +00:00
commands.md docs: rewrite documentation suite against AX spec 2026-03-21 10:05:04 +00:00
configuration.md docs: rewrite documentation suite against AX spec 2026-03-21 10:05:04 +00:00
errors.md docs: rewrite documentation suite against AX spec 2026-03-21 10:05:04 +00:00
getting-started.md fix: rewrite 4 stale docs — messaging, primitives, index, getting-started, testing 2026-03-25 17:13:27 +00:00
index.md fix: rewrite 4 stale docs — messaging, primitives, index, getting-started, testing 2026-03-25 17:13:27 +00:00
lifecycle.md docs: rewrite documentation suite against AX spec 2026-03-21 10:05:04 +00:00
messaging.md fix: rewrite 4 stale docs — messaging, primitives, index, getting-started, testing 2026-03-25 17:13:27 +00:00
primitives.md fix: rewrite 4 stale docs — messaging, primitives, index, getting-started, testing 2026-03-25 17:13:27 +00:00
RFC.md fix(rfc): pass 8 — cross-ref table: open→resolved, remove phantom c.Secret() 2026-03-25 17:02:31 +00:00
services.md docs: rewrite documentation suite against AX spec 2026-03-21 10:05:04 +00:00
subsystems.md docs: rewrite documentation suite against AX spec 2026-03-21 10:05:04 +00:00
testing.md fix: rewrite 4 stale docs — messaging, primitives, index, getting-started, testing 2026-03-25 17:13:27 +00:00