v3.0 live — Thompson Sampling AI engine

Intelligence
wired into
every tool.

Axon is the AI-first developer platform — five tools that scan, organize, protect, and evolve alongside every project you build.

$axon struct run --ai /path/to/your/project
Blueprint DSL
Thompson Sampling
Atomic Rollback
SHA-256 Verified
13 Templates
TF-IDF Clustering
Java 21 Virtual Threads
100% Offline
SGD Online Learning
VS Code Extension
GitHub Actions
xxHash64 Duplicates
Blueprint DSL
Thompson Sampling
Atomic Rollback
SHA-256 Verified
13 Templates
TF-IDF Clustering
Java 21 Virtual Threads
100% Offline
SGD Online Learning
VS Code Extension
GitHub Actions
xxHash64 Duplicates
0
Project Templates
0
Axon Tools
0%
Rollback Success Rate
0
Files Auto-Deleted Ever
— platform

One platform.
Five tools that think.

Every Axon tool shares one neural engine — they learn together, improve together, and compose seamlessly.

🗂
Axon Struct
● Live

AI-powered file organizer for developers.

Scan any project. Struct detects the type, generates a blueprint, semantically clusters every file, and moves them with atomic rollback protection. The AI learns from every approval.

Blueprint DSLThompson SamplingSHA-256 Rollback13 Templates
axon struct — ~/spring-backend
$ axon struct run --ai .
◆ Scanning 347 files in 11ms...
Detected: Spring Boot (maven)
Clustered → 8 semantic groups
◆ Plan: 42 operations
  MOVE UserService.java [0.94]
? Approve all 42? y
Done in 280ms · SHA-256 verified
$
🔍
Axon Scout
◐ Beta

Codebase intelligence & dead-code finder.

Scout maps your entire dependency graph, surfaces unused imports, dead code, orphaned files, and circular dependencies. Sonar for your project structure.

Dead codeDep graphCircular depsOrphan finder
Axon Flow
○ Soon
Q3 2026

AI-driven workflow automator.

Define repeatable project workflows in plain DSL. Flow watches your filesystem and executes rules on change — a Makefile that actually understands your codebase semantics.

Watch modeWorkflow DSLCI hooks
🛡
Axon Guard
○ Soon
Q4 2026

Filesystem security & integrity monitor.

Watches critical directories, alerts on unexpected changes, and maintains a tamper-evident audit log with cryptographic verification of every file state.

IntegrityAudit logTamper detect
🔬
Axon Lens
○ Soon
2027

AI code reviewer & quality scorer.

Reads your codebase and produces a structured quality report — complexity scores, naming consistency, test coverage heuristics, and AI-powered refactoring recommendations.

Quality scoreComplexityRefactor AI
— Welcome To

Cars

🗂
Axon Struct
● Live

AI-powered file organizer for developers.

Scan any project. Struct detects the type, generates a blueprint, semantically clusters every file, and moves them with atomic rollback protection. The AI learns from every approval.

Blueprint DSLThompson SamplingSHA-256 Rollback13 Templates
axon struct — ~/spring-backend
$ axon struct run --ai .
◆ Scanning 347 files in 11ms...
Detected: Spring Boot (maven)
Clustered → 8 semantic groups
◆ Plan: 42 operations
  MOVE UserService.java [0.94]
? Approve all 42? y
Done in 280ms · SHA-256 verified
$
🔍
Axon Scout
◐ Beta

Codebase intelligence & dead-code finder.

Scout maps your entire dependency graph, surfaces unused imports, dead code, orphaned files, and circular dependencies. Sonar for your project structure.

Dead codeDep graphCircular depsOrphan finder
Axon Flow
○ Soon
Q3 2026

AI-driven workflow automator.

Define repeatable project workflows in plain DSL. Flow watches your filesystem and executes rules on change — a Makefile that actually understands your codebase semantics.

Watch modeWorkflow DSLCI hooks
🛡
Axon Guard
○ Soon
Q4 2026

Filesystem security & integrity monitor.

Watches critical directories, alerts on unexpected changes, and maintains a tamper-evident audit log with cryptographic verification of every file state.

IntegrityAudit logTamper detect
🔬
Axon Lens
○ Soon
2027

AI code reviewer & quality scorer.

Reads your codebase and produces a structured quality report — complexity scores, naming consistency, test coverage heuristics, and AI-powered refactoring recommendations.

Quality scoreComplexityRefactor AI
— capabilities

Not just smarter.
Built different.

🧠

Thompson Sampling Confidence

Every AI decision carries a Beta(α,β) distribution. Each approval tightens α; each rejection tightens β. Calibrated to ≤15% std-dev at n≥10.

UserService.java → service/0%
application.yml → config/0%
UserServiceTest → test/java/0%
📘

Blueprint DSL

Plain text. Commit it. Every developer runs one command.

RULE *Test.javatest/
RULE *.ymlconfig/
RULE *.bakDELETE

Atomic Rollback

SHA-256 verified journal. Every move reversed in exact order.

MOVE UserService.java
sha256: a3f8c… · 280ms
MOVE application.yml
sha256: 9c2e1… · 281ms
↩ ROLLBACK available
journal-1741699200.jsonl
0

Files Ever
Auto-Deleted

⚠ DELETE always needs human approval
🔎

Auto-Detection

13 templates: Maven · Spring · Node · Python · Flutter · Go · Rust · Android · C# · Data Science · Monorepo · Web · Generic.

Duplicate Finder

xxHash64 fast-pass + SHA-256 confirmation. Find 400MB of wasted space in milliseconds. Zero false positives.

— neural engine

Three layers.
One intelligent decision.

From fully explainable rules to online ML — 100% offline. Your code never leaves your machine.

01
📐

Deterministic Layer

Blueprint DSL rules. Zero latency. Fully explainable — every decision traces to a single RULE directive.

100% explainable · zero latency
02
🧮

Local ML Layer

TF-IDF filename tokenization + FuzzyScore semantic clustering + Thompson Sampling Beta(α,β). Fully offline — zero network calls.

↑ improves with every approval
03
🐍

Online ML Bridge

Optional scikit-learn SGDClassifier with partial_fit — local FastAPI server on port 5050. Trains on your project history.

SGD + partial_fit · port 5050
— developers

What the beta
testers said.

★★★★★

We onboarded 3 engineers last month. Instead of a 2-hour walkthrough, we ran axon struct run --blueprint . and the repo organized itself. The blueprint is committed — it's part of our engineering standards now.

RK
Rahul K.
lead-engineer · fintech
★★★★★

The rollback is genuinely impressive. Ran a plan on the wrong folder, hit rollback — 200 files reversed in 300ms, every SHA-256 checksum verified. I've never felt that safe making large filesystem changes.

AM
Amira M.
senior-backend · b2b saas
★★★★★

The TF-IDF clustering actually understands the difference between UserService.java and UserServiceTest.java. It reads the semantic meaning. That's what sold me.

JL
James L.
full-stack · open source

Your codebase.
Finally, perfectly organized.

Free forever. Works 100% offline. No account. Rollback guaranteed.

⬇ Download Axon Free★ Star on GitHub

Axon Struct · Axon Scout · Axon Flow · Axon Guard · Axon Lens