Skip to content

Maintainer Map

Use this page when changing TopoExec rather than only consuming it.

Local Development Flow

  1. Read Codebase map for source ownership.
  2. Check the relevant semantic or API page before editing runtime behavior.
  3. Add or update focused tests for changed behavior.
  4. Run the focused goal check when available.
  5. Run scripts/agent_check.sh before declaring repository changes complete.

Common Change Routes

Required Boundary

Keep the runtime target small and embeddable. Adapter previews, C API, Python automation, plugin loading, YAML loading, and CLI tooling must remain optional surfaces outside the core runtime dependency boundary.