go/docs
Snider 377afa0cbe fix(rfc): pass 3 — rewrite Sections 18, 19, 20 to match implementation
Section 18: Removed PERFORM references, ActionDef→Action, TaskDef→Task,
  OnStartup returns Result, removed aspirational patterns (Parallel,
  Conditional, Scheduled), kept what's implemented.

Section 19: Removed old struct definition, Stream returns Result not
  (Stream, error), RemoteAction uses c.RemoteAction() not c.Action(),
  removed stale subsystem map, added Web3 snider.lthn example.

Section 20: Removed migration history (20.1 The Problem, 20.6-20.8),
  kept the API contract. Added 20.6 "What Embeds Registry" reference.

4193 → 1519 lines (64% reduction total).

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-25 16:51:51 +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 docs: rewrite documentation suite against AX spec 2026-03-21 10:05:04 +00:00
index.md docs: rewrite documentation suite against AX spec 2026-03-21 10:05:04 +00:00
lifecycle.md docs: rewrite documentation suite against AX spec 2026-03-21 10:05:04 +00:00
messaging.md docs: rewrite documentation suite against AX spec 2026-03-21 10:05:04 +00:00
primitives.md docs: rewrite documentation suite against AX spec 2026-03-21 10:05:04 +00:00
RFC.md fix(rfc): pass 3 — rewrite Sections 18, 19, 20 to match implementation 2026-03-25 16:51:51 +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 docs: rewrite documentation suite against AX spec 2026-03-21 10:05:04 +00:00