feat: add knowledge-base entry template

This commit is contained in:
2026-06-20 16:34:14 +00:00
parent a96d689556
commit 778c0ad727
+31
View File
@@ -0,0 +1,31 @@
---
title:
date: YYYY-MM-DD
source: [link]
tags: []
related_projects: []
status: processed
---
## Summary
*1-3 sentences capturing the core signal.*
## Key Insights
- Bullet 1
- Bullet 2
- Bullet 3
## Mechanics (if applicable)
*How does it work? Incentives, architecture, failure modes, scaling properties.*
## Actionable Ideas / Experiments
- [ ] Idea 1 — brief description
- [ ] Idea 2 — brief description
## Open Questions
- What's unresolved?
- What needs more research?
## Links / References
- [Title](url)
- [Title](url)