Single source of truth split: this workspace covers project management — planning, tracking, decisions-in-progress, personal notes. All technical documentation (architecture, API, deployment, standards) lives in the git repository under
/docs, not here. See the Documentation Index page below, and the full split rationale in the repo atdocs/notion-vs-markdown.md.
A portfolio site that works as hard as a strong engineer's actual portfolio should: fast, accessible, honestly documented, and easy for a recruiter, client, or future-me to evaluate at a glance — not just a visually polished front door with undocumented internals behind it.
docs/appendices/).| Section | For |
|---|---|
| Roadmap & Planning | Milestones, backlog, sprints, releases |
| Product & Architecture Index | Summary views of features/pages/components, with links out to full git docs |
| Research & Ideas | Spikes, someday/maybe ideas |
| Meetings & Decisions | Meeting notes, lightweight decision log |
| Tracking | Analytics, risks, technical debt, retrospectives |
| Knowledge Base | Resources, references, learning notes |
| Logs & Reviews | Daily log, weekly/monthly review |
Technical documentation lives at: the project's git repository, /docs directory — see docs/README.md for its full index. Do not duplicate architecture/API/deployment detail here.