Archive Surface
This page explains the role of the archive/ directory.
archive/ is not the current implementation surface. It is the preserved historical layer of the project.
What It Contains
- older build manifests and prompts
- legacy technical reviews
- historical documentation snapshots
- older generated site outputs
- retired or unused code trees
- legacy runtime data preserved for provenance
How To Use It
Use archive/ when you need:
- historical provenance
- older design phases
- legacy build context
- preserved prompt or manifest artifacts
Do not use it as the default source of truth for how DDA-X works today.
Active Surface vs Archive
For current work, start with:
src/simulations/apps/scripts/docs/
For historical context, start with:
archive/README.md