6 — Knowledge Sharing
Purpose
[stub: knowledge-sharing]
Metadata
| Author | Amit Singh |
| Scope | productivity |
Local graph
Related notes
Debugging Efficiently
A general-purpose approach to root-causing an unfamiliar problem — narrowing scope, forming falsifiable hypotheses, and knowing when to stop digging and ask for help.
Documentation Systems
Writing documentation that survives the person who wrote it leaving the project — the difference between a doc that gets maintained and one that quietly rots.
2 — Developer Workflows
The local dev loop — build, test, review — as a productivity surface in its own right, worth deliberately tuning rather than accepting as fixed.
1 — Managing Technical Debt
Treating technical debt as a deliberate, tracked trade-off made consciously — not an accident discovered during an incident. See System Design's Technical Debt Management for the architecture-level treatment.