From 3e35ab0cdb35b9547290cb5afed99b0bbd49f06f Mon Sep 17 00:00:00 2001 From: skal Date: Mon, 9 Feb 2026 17:45:19 +0100 Subject: feat: Add Task #77 for workspace system architecture Proposes self-contained workspace structure for parallel demo development. Each workspace includes timeline, music, assets, and shaders in one place. Enables clean separation and scalability for multiple demos. Co-Authored-By: Claude Sonnet 4.5 --- PROJECT_CONTEXT.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'PROJECT_CONTEXT.md') 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 -- cgit v1.2.3