go/docs
Snider 8626710f9d feat: add JSON primitives + fix api.go placeholder
core.JSONMarshal(), JSONMarshalString(), JSONUnmarshal(), JSONUnmarshalString()
wrap encoding/json so consumers don't import it directly.
Same guardrail pattern as string.go wraps strings.

api.go Call() now uses JSONMarshalString instead of placeholder optionsToJSON.
7 AX-7 tests. 490 tests total, 84.8% coverage.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-25 17:40:55 +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 feat: add JSON primitives + fix api.go placeholder 2026-03-25 17:40:55 +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