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. Pulls up a chair next to Claude, Cursor, 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. Plus an extraction layer that reasons rules out of the source, review history, docs and other artifacts your team has already produced.