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