The Originals Folder
Goal
Capture the user’s original thinking with their exact phrasing, deep cross-links, and full provenance — so intellectual capital compounds instead of evaporating.What the User Gets
Without this: the user generates a brilliant framework in conversation and it vanishes when the session ends. Six months later, they vaguely remember the idea but can’t find it, can’t recall the exact phrasing, and can’t trace what influenced it. With this: every original observation, thesis, framework, and hot take is captured verbatim inbrain/originals/, cross-linked to the people, companies, and media that shaped it, and searchable forever.
Implementation
Tricky Spots
- Naming: the vividness IS the concept.
meatsuit-maintenance-taxnotbiological-needs-maintenance-overhead.ambition-debtnotdeferred-career-risk-accumulation. The user’s colorful phrasing is the intellectual artifact. Never sanitize it into corporate-speak. - Synthesis IS original. The user’s take on Peter Thiel’s zero-to-one framework goes in
originals/, notconcepts/. The original part is the user’s synthesis, interpretation, or disagreement — even though the underlying ideas came from someone else. - An original without cross-links is a dead original. The connections ARE the intelligence. An idea about “ambition debt” that doesn’t link to the people who exemplify it, the meeting where it was discussed, and the book that influenced it is just a note in a graveyard. Cross-link aggressively.
- Originals form clusters. Over time, the user’s ideas connect to each other. “Meatsuit maintenance tax” connects to “ambition debt” connects to “founder energy budget.” Link originals to other originals. The cluster IS the user’s worldview.
- Capture the trigger context. What conversation, meeting, article, or moment sparked this idea? The context often matters as much as the idea itself for future retrieval. Include it in the page.
How to Verify
- Generate an original idea in conversation (e.g., “I call this the ‘ambition debt’ problem — every year you delay going big, the compound interest works against you”). Confirm a new page appears at
brain/originals/ambition-debtwithmodusbrain get originals/ambition-debt. - Check that the page uses the user’s exact phrasing for the title and slug — not a sanitized version.
- Run
modusbrain get_links originals/ambition-debt. Confirm cross-links exist to related people, meetings, or other originals. - Express a take on someone else’s idea (e.g., “I think Thiel’s contrarian question is wrong because…”). Confirm it goes to
originals/(synthesis is original), notconcepts/. - Run
modusbrain search "ambition debt". Confirm the originals page appears in search results and is discoverable.
Part of the ModusBrain Skillpack.