cyberneticlibrary

Plan API-first compiler and orchestration changes

compiler-architectsubagentsetup L425
madara88645/Compiler
What it does

Plan compiler, export, and IR orchestration changes with API-first contracts

Best for

Compiler architecture when API-first IR design and provider-agnostic core logic matter

Inputs
  • · Architecture decision context
  • · IR contract specifications
  • · Provider ecosystem scope
Outputs
  • · Planned IR contracts
  • · Export adapter designs
  • · Backward compatibility strategy
  • · Core logic vs edges distinction
Requires
  • · Read
  • · Edit
  • · Write
  • · Grep
  • · Glob
  • · Bash
Preconditions

Compiler codebase understood; IR design principles clear; provider constraints documented

Failure modes

Claude-specific behavior leaks into core IR; breaking changes to adapters; lack of export coverage

Trust signals
  • · API-first mindset enforced
  • · Provider-agnostic core preserved
  • · Backward compatibility strategy explicit