Dependencies Between Areas

  1. Root Documentation → References all other areas for detailed information
  2. Source Code (src/) → Implements functionality defined in stage-briefs/ and docs/
  3. Stage Briefs → Define specifications implemented in src/
  4. Documentation (docs/) → Expands on stage-briefs/ and API details
  5. Scripts → Automate build processes defined in Makefile
  6. GitHub Workflows → Automate testing and CI using scripts and Makefile
  7. Asset Staging → Provides raw assets processed by src/d3tui/assets/
  8. Builds → Provides pre-built components to workspace/ and toolchains/
  9. Captures → Output from running binaries in src/
  10. Logs → Records from build scripts, test execution, and runtime
  11. Notes → Informal tracking across all areas
  12. Toolchains → Provides compilation toolchain for building src/
  13. Workspace → Provides SHACCHI/SPECTRE implementations to src/