Site structure notes
The public CTRL system should not behave like one giant shell. It should be treated as a set of separate surfaces with different jobs.
Core split
- The main site handles the front door and journal surface.
- Docs handles guides, project detail pages, and references.
- Projects stays as a GitHub-linked directory.
- Forum handles questions and discussion.
Why it stays split
Journal should read like edited writing.
Docs should read like a manual.
Projects should stay close to repository state.
Forum should stay thread-based and discussion-first.
Each mode needs a different structure and a different reading experience.