Atomadic Forge — architecture compiler for AI-generated codebases (944 tests, 29 MCP tools) #11
atomadictech
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What is Atomadic Forge?
An architecture compiler that runs on any Python or JavaScript repo and enforces a 5-tier monadic composition law.
You point it at a codebase. It:
certify,wire,recon, andenforcedirectly from their coding sessionWhy it exists
AI coding assistants write fast. Too fast. After weeks of AI-assisted development, codebases become structurally unmaintainable — circular deps, logic in the wrong layers, features that require touching six files to change.
There is no feedback loop on architecture. Linters cover syntax. Type checkers cover types. Nothing covers structure.
Forge is that feedback loop.
What's live
pip install atomadic-forgeQuick start
Or connect the MCP server in your AI editor and run
certifyas a tool call.Built from a camper in rural BC
I'm a solo dev. No team, no VC, no office. This is the tool I needed and couldn't find, so I built it.
If you use it, hit a bug, or have a feature idea — open an issue or reply here. I read everything.
— Thomas
https://github.com/atomadictech/atomadic-forge
Beta Was this translation helpful? Give feedback.
All reactions