Skip to content

History / error codes

Revisions

  • docs: batch results[].code field + atomic summary semantics

    @goworm goworm committed Jul 17, 2026
  • docs: add flush_policy_conflict to the frozen error-code list (additive)

    @goworm goworm committed Jul 16, 2026
  • docs: freeze the error/warning code list as a machine contract All 68 snake_case codes emitted in error.code / warnings[].code, with family groupings and an agent-routing table. Codes are frozen (never renamed or removed, additions allowed); message text stays free to improve — programmatic callers branch on the code, never on wording.

    @goworm goworm committed Jul 16, 2026