Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 505 Bytes

File metadata and controls

16 lines (11 loc) · 505 Bytes

Knowledge

Gotchas, learnings, and hard-won insights: the non-obvious facts that cost someone time to discover.

Conventions

  • One file per topic in kebab-case, named by domain rather than by date or session (for example infrastructure.md, api-quirks.md).
  • Entries accumulate inside the file, newest first.
  • Promote an entry to ../rules/ once it becomes an expected standard.

When to read

Before debugging something unfamiliar — and before re-discovering anything.