Vibe coding gives you speed. Vibe Architecture gives you scale.
When syntax is free, structure is your only asset. The book on designing, scaling, and guardrailing large-scale systems in the age of AI orchestration.
ACTIVEBuilding vibetags, Java annotations that tell Claude, Cursor and Codex which code they are not allowed to touchLABMaking concurrency bugs reproducible instead of lucky with async-test-libSHIELDRunning a local prompt injection firewall between my tools and every LLM APIUPLINKAsk me about Java, AI guardrails, static analysis, MCP servers, and why a green test suite is not proofCOMMSReach me at isberg.peter@gmail.com or deversity.se
PRIMARY |
|
SIDEARMS |
|
SUPPORT |
|
| Repo | Stars | What it does |
|---|---|---|
| vibetags | Java annotations as AI guardrails. Mark the code an agent must not rewrite, and it stops rewriting it. | |
| async-test-lib | Forces concurrency bugs to happen using synchronized barriers, then names the one that fired. | |
| llm-fw | Local prompt injection firewall. Malicious prompts are blocked and logged, clean ones pass through. | |
| skill3 | Relearns a technical skill for an agent, anchored to a target model cutoff, and vets the result. | |
| codekoll | Static analyzer for Java that finds the bugs which compile perfectly and detonate in production. | |
| codekarta | Parses Java source and emits SVG maps: call graphs, exception flow, state machines. | |
| axiom | The codebase as a live queryable graph, so an agent can see what it just broke. | |
| blindbean | Homomorphic encryption hidden behind ordinary Java objects and annotations. | |
| ghost-mcp | MCP server that exposes OS level UI automation to AI clients. |




