Memex Taxonomy¶
This taxonomy keeps the second brain searchable and useful without becoming bureaucratic.
Note types¶
Use type in YAML front matter.
Recommended values:
memex_ingest— synthesized note created from one or more sourcesbook_note— structured book synthesisarticle_note— article or essay synthesismeeting_note— private meeting or conversation synthesismental_model— reusable thinking modelstrategy_note— company, market, or geopolitical strategy notequestion— durable strategic or philosophical questionmap— synthesis across multiple notes
Tag rules¶
Tags should be useful for retrieval, not exhaustive.
Good tags usually represent:
- person:
Alex Karp,Charlie Munger - organization:
Palantir,<your-company> - domain:
AI,digital banking,national security - concept:
deterrence,compounding,inversion - geography:
Turkey,Pakistan,Indonesia - project:
The Latticework Project,Clear Thinker's Path
Avoid tags that are too generic:
interestingnotesimportantmisc
Suggested strategic domains¶
- AI and sovereign capability
- Digital banking infrastructure
- Emerging markets
- Regulation and institutional design
- Capital markets and IPO readiness
- Leadership and talent density
- Mental models and clear thinking
- Long games and compounding
- Geopolitics and hard power
Front matter standard¶
---
title: ""
type: memex_ingest
ingested_at: "YYYY-MM-DDTHH:MM:SS+03:00"
source_files: []
tags: []
---
Optional fields:
author: ""
source_url: ""
created_at: ""
updated_at: ""
status: draft|active|archived
confidence: low|medium|high
related: []
Review rules¶
During review, ask:
- Is this tag still useful?
- Are two tags synonyms that should merge?
- Does this item belong in a larger map?
- Has this idea affected a real decision?
- Should this be archived?