Skip to main content
Darkplane is built around the six levels of agentic software engineering. Each level describes who writes code, who reviews it, and what infrastructure must exist before the next level is safe.

The levels at a glance

No level can be skipped

The taxonomy is a sequence, not a menu. Each level builds the harness infrastructure the next one depends on. Teams that try to leap from Level 2 to Level 4 reliably hit the same failure mode: automation without the evidence to trust it.
Darkplane’s readiness score tells you which level your repository operates at today and exactly which gates are missing for the next one.

The human role moves, it does not shrink

  • Level 1: Humans write code.
  • Level 2: Humans approve diffs.
  • Level 3: Humans approve intent.
  • Level 4: Humans set scope.
  • Level 5: Humans write specs and improve the factory.