Skip to content

docs: AXI mapping report - #189

Merged
padak merged 2 commits into
mainfrom
docs/axi-mapping-report
Apr 23, 2026
Merged

docs: AXI mapping report#189
padak merged 2 commits into
mainfrom
docs/axi-mapping-report

Conversation

@padak

@padak padak commented Apr 20, 2026

Copy link
Copy Markdown
Member

Summary

  • Adds docs/axi-mapping-report.md mapping the 10 agent-ergonomic design principles from kunchenguid/axi onto kbagent.
  • Scores each AXI principle against current kbagent behavior (3 OK, 4 PARTIAL, 3 GAP).
  • Proposes a 3-phase adoption roadmap: Phase 1 "Token diet" (TOON output, pre-computed aggregates, content truncation, minimal default schemas), Phase 2 "Guidance" (help[] suggestions, content-first home view, idempotent mutations), Phase 3 "Ambient context" (self-installing session hooks for Claude Code / Codex).
  • Docs-only change, no version bump, no code touched.

Test plan

  • Review the mapping accuracy against current kbagent commands.
  • Validate ROI estimates (~40% token savings from TOON) make sense for our workloads.
  • Decide whether Phase 1 is worth starting and which items from Phase 1 ship first.

padak added 2 commits April 20, 2026 13:04
Maps the 10 agent-ergonomic design principles from kunchenguid/axi
onto kbagent, identifies which principles are already aligned and
which are gaps, and proposes a 3-phase adoption roadmap (token diet,
contextual guidance, ambient context via session hooks).
Adds §2 Reality Check that challenges whether AXI's benchmark wins
generalize to kbagent's mutation-heavy, stateful, multi-tenant
workload. Highlights features kbagent already has that AXI's SKILL.md
does not cover (--hint codegen, multi-project parallel, permission
firewall, dev branch, GitOps sync), re-ranks all 10 AXI principles by
realistic win-per-cost, and splits the adoption roadmap into an
ambitious (8.A) and conservative (8.B) variant. Argues the four
highest-ROI items are minimal default schemas, content truncation,
count+total aggregates, and a dashboard on 'kbagent doctor' (avoiding
REPL collision on bare 'kbagent').
@padak padak mentioned this pull request Apr 23, 2026
6 tasks
@padak
padak merged commit 41b5827 into main Apr 23, 2026
1 check passed
@padak
padak deleted the docs/axi-mapping-report branch April 23, 2026 21:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant