WRITING / Knowledge / Architecture
Building a Connected Knowledge System
Why I separated durable knowledge from personal writing and linked both back to engineering work.
KnowledgeArchitecture
- FORMAT
- decision
- READ
- 7 min
- PUBLISHED
- Jul 18, 2026
- TOPICS
- Knowledge · Architecture
THE TAKEAWAYContent becomes a system when its types and relationships are explicit enough to generate navigation and context.
One feed was not enough
A tutorial, experiment log, and project case study make different promises. Mixing them under a writing label made the portfolio harder to understand.
- Knowledge is durable explanation
- Writing contains perspective
- Labs preserve experimental evidence
The content model
Every type shares identity, dates, tags, and relationships, then adds fields that match its reader experience.
- Typed metadata
- Generated indexes
- Cross-content relations
The maintainability win
Pages now consume validated records, which means JSON can later become MDX, a database, or a CMS without redesigning the UI.