DocsFoundation
Knowledge System
SSOT and handbook-first culture.
PART 1: KNOWLEDGE SYSTEM — Single Source of Truth
Authoritative Resources
| Resource | Why It Matters |
|---|---|
| GitLab Handbook | Gold standard for "handbook-first" culture. Every single policy, process, and value documented publicly. All-remote operations model. |
| The Knowledge Manager's Handbook (Nick Milton) | Professional KM frameworks — the theory behind why SSOT matters |
| Notion's Company Wiki Playbook | Practical templates for early-stage knowledge bases |
Core Framework
The Handbook-First Principle (from GitLab): "If it's not in the handbook, it doesn't exist." Every discussion that produces a decision must result in a handbook update. This replaces tribal knowledge with institutional knowledge.
Key SOPs:
- Documentation-first workflow: Proposals written before implemented. Decisions documented after made.
- Template library: SOP templates per department (Standard Operating Procedures)
- Repository structure: /handbook → /engineering → /product → /sales → /finance → /legal → /people
- Review cadence: Quarterly stale-doc audit. AI agent flags outdated content.
- Access control: Public by default, sensitive docs locked. All AI agents read; designated agents write.
AI Integration
- AI agent that answers policy questions from the handbook (internal chatbot)
- AI that flags outdated docs based on tool data mismatches
- AI that generates first draft of SOPs from meeting notes and decisions
Last updated on