summaryrefslogtreecommitdiff
path: root/PROJECT_CONTEXT.md
diff options
context:
space:
mode:
Diffstat (limited to 'PROJECT_CONTEXT.md')
-rw-r--r--PROJECT_CONTEXT.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/PROJECT_CONTEXT.md b/PROJECT_CONTEXT.md
index 42cbda1..49b67c4 100644
--- a/PROJECT_CONTEXT.md
+++ b/PROJECT_CONTEXT.md
@@ -53,6 +53,9 @@
- Task #53: Particles Shader Polish
- Task #55: SDF Random Planes Intersection
+- **Project Structure**
+ - Task #77: Workspace System (Medium priority)
+
- **Tooling & Optimization**
- Task #54: Tracy Integration
- Task #76: External Library Size Measurement (Low priority)
@@ -72,6 +75,7 @@ For detailed documentation, use Read tool to load specific docs:
- **doc/MASKING_SYSTEM.md**: Auxiliary texture registry
- **doc/SCENE_FORMAT.md**: Binary scene format (SCN1)
- **doc/SIZE_MEASUREMENT.md**: External library size measurement strategy
+- **doc/WORKSPACE_SYSTEM.md**: Multi-demo workspace organization
- **doc/test_demo_README.md**: 16s audio/visual sync test tool
- **doc/HOT_RELOAD.md**: Debug-only file change detection
- **doc/CONTEXT_MAINTENANCE.md**: Context hygiene protocol