Architecture Edition

Architectural drift, made visible.
Refactors, made provable.

act101 turns your repo into a continuously-monitored map of structure and risk: where the architecture is decaying, where bugs live, where secrets leak, what's actually dead. Audit it, then refactor it — running on every commit, across 138 grammars.

Audit → refactor

See the drift. Then fix it.

The architect's loop, on one platform: surface where the structure is decaying, then execute the decomposition across files.

/architecture-audit

The full structural picture — coupling hotspots, circular dependencies, god classes, dead code, layering violations, and the natural module seams hiding in your dependency graph.

/architectural-refactoring

Then act on it: break the cycles, split the god class, extract the interface at the seam, cut the coupling between modules — the decomposition carried across every dependent file.

Standing reports

Three roles. Three reports. One tool.

The security review, the risk triage, the day-one ramp — three standing reports your team reaches for, running continuously on your repo. Each is a skill you run on demand.

Your tech lead, every Monday

Opens /where-bugs-live. Sees the five files that combine high churn, high coupling, and one owner who's about to go on parental leave. Triages before the bugs ship.

Your security-curious senior, before every release

Runs /security-surface. Gets a uniform report — unsafe constructs, hardcoded secrets, request→SQL taint paths — across the whole repo. No AppSec hire. No new vendor.

Your new grad, on day one

Runs /onboarding-map. Ownership map, bus-factor risks, entry points, churn hotspots — one artifact. Productive day three instead of week three.

Why it sees what your LSP can't

Whole-codebase signal, keyed to the symbol graph.

Whole-codebase taint analysis across 138 grammars.

taint_flow traces request/env/file → SQL/eval/exec/fs/deser, sanitizer-aware.

Git overlays turn 5 years of history into a risk map.

Churn, co-change, ownership, bus factor — keyed to the symbol graph.

Production overlays join CI evidence to the call graph.

Coverage, profile, traces. Find what's actually dead, not what's theoretically dead.

The Architecture skills

Six reports. One tool.

/security-surface What's the attack surface of this code?
/where-bugs-live Where is risk concentrated?
/onboarding-map How does a new hire ramp on this repo?
/dead-in-production What's safe to delete — compiled, untested, unused in prod?
/hot-path-refactor What should I optimize first?
/agent-safety-audit Is it safe to let an agent touch this?

Download act101

One native binary, every grammar, zero setup. Builder Edition is free.

Download — install in 60s

Stay in the loop

Ship notes and new capabilities, occasionally. No spam; unsubscribe anytime.