W H A T I T I S
A rules engine for coding agents.
Axtar knows the rules. Knows how the system should be engineered. Knows what to avoid. It pulls up a chair next to Claude, Cursor and Codex — and tells them how this team actually does things.
# SESSION.LOG
● LIVE EXCHANGE
claude_code:
"join between users and billing tables added to user_service."
axtar:
"service boundary violation. billing data lives in billing_service.
rule: arch.service_boundaries (severity: block)."
claude_code:
"...moving query to billing read model."
Plugs into the agent loop. Provides advice and short review cycles to ensure architecture is followed, business is not violated and code quality holds — served by The Mentor, from a rule corpus extracted out of the code, review history and docs your team has already produced.