cyberneticlibrary

Guide architecture and codebase decisions

edgartools-architectsubagentsetup L12,304
dgunning/edgartools
What it does

Guide architecture and codebase structure

Best for

Planning major EdgarTools changes when beginner-friendly simplicity must survive refactor.

Inputs
  • · feature proposal
  • · refactor plan
Outputs
  • · architecture decision
  • · impact assessment
Requires
  • · Read
  • · Grep
  • · Bash
Preconditions
  • · EdgarTools codebase known
  • · Philosophy understood
Failure modes
  • · over-engineered design
  • · missed simplicity
  • · wrong module
Trust signals
  • · Verification Constitution
  • · Two-audience code (human+AI)