A curated, searchable Obsidian vault of 176 essays by Justin Scott — organized by theme, tagged for cross-cutting discovery, and cross-linked around his recurring conceptual frameworks.
New to the corpus? Two entry points:
- Justin Scott's Philosophy: A Reader's Map — one synthesis of the full worldview (diagnosis, frameworks, practice) with pointers into the concept pages and defining essays.
- Reading Paths — five ordered routes through the corpus (The Spine, Naming the Fears, Coming Back to Yourself, Love Without Performance, Seeing the Machine), with per-essay reading times.
Download and install Obsidian for your platform (macOS, Windows, or Linux). It's free for personal use.
Open a terminal and run:
git clone https://github.com/NatoDoyle/cypherj-knowledge-base.gitIf you don't have git installed:
- macOS — open Terminal and run
xcode-select --install - Windows — download from git-scm.com
- Linux — run
sudo apt install git(Debian/Ubuntu) orsudo dnf install git(Fedora)
Alternatively, download the ZIP from the GitHub repo page by clicking Code > Download ZIP, then unzip it.
- Launch Obsidian
- Click Open folder as vault
- Navigate to the
cypherj-knowledge-basefolder you just cloned/unzipped - Select it and click Open
The vault will load with all folders, tags, and links ready to go. Start with any of the MOC pages in _Meta/ to browse by theme, or use Ctrl/Cmd + O to quick-switch to any essay by title.
knowledge_base/
├── Psychology/ 59 essays — trauma, fear, healing, emotional patterns
├── Relationships/ 43 essays — dating, intimacy, love, romantic dynamics
├── Politics/ 33 essays — government, geopolitics, rights, capitalism
├── Spirituality/ 17 essays — Christianity, theology, faith, metaphysics
├── Race & Culture/ 11 essays — Black identity, systemic racism, cultural critique
├── Frameworks/ 13 essays — concept-defining essays (theoretical backbone)
├── _Meta/ MOCs, concept pages, INDEX, reading paths, glossary, timeline, series
├── _Tags/ 15 tag pages with perspective summaries
└── .obsidian/ vault config
Each theme folder has a corresponding MOC page in _Meta/ that lists every essay with a one-line summary:
- [[MOC - Psychology]]
- [[MOC - Relationships]]
- [[MOC - Politics]]
- [[MOC - Spirituality]]
- [[MOC - Race & Culture]]
- [[MOC - Frameworks]]
Ten concept pages in _Meta/ provide synthesized summaries of Justin's recurring frameworks, plus links to every essay that references the concept:
| Concept | Description |
|---|---|
| [[Entropy]] | Unprocessed collective trauma — the weight of what hasn't been healed |
| [[Proto-Fears]] | Eight primordial wounds that drive all behavior |
| [[Parallel Systems]] | Survival architectures (Maw, Keep, Flame, Thorn, Cog, Reverb, Prism, Pulse, Hearth) |
| [[Light-Identity Unified Theory]] | Consciousness as light focused through a metabolic lens |
| [[Narrative Warfare]] | Controlling the story before opponents frame it against you |
| [[Restructuring]] | Dismantling trauma-rooted survival behaviors toward wholeness |
| [[Self-Erasure]] | The adaptive disappearance of identity when survival replaces presence |
| [[The False Observer]] | Awareness substituting the representation of experience for experience itself |
| [[Recognition Cascade]] | The unified macro-framework: five layers, the False Observer, and Meaning Death |
| [[Relational Architecture]] | What relationships are: the Reality, Love, and Convergence principles |
Fifteen tag pages in _Tags/ let you explore essays by cross-cutting topic. Each page includes a summary of Justin's perspective on that topic and links to every tagged essay:
trauma · fear · healing · relationships · identity · race · politics · geopolitics · faith · masculinity · femininity · dissociation · systems · narrative · capitalism
Four study aids in _Meta/:
- Reading Paths — five curated, ordered routes with reading-time estimates
- Glossary — the corpus's invented vocabulary A–Z, each term linked to its canonical treatment
- Timeline — five phases of the corpus and when each framework emerged
- Series — the six essay series (Fear of…, Illusion of…, High-End Relationship Skills, …) with members in order
Essays.base (open in Obsidian) gives sortable, filterable table views over all 176 essays: All Essays, Quick Reads (under 600 words), Long Reads (1500+), Series, and By Theme — driven entirely by frontmatter properties.
- Quick switcher —
Ctrl/Cmd + Ofinds essays by their actual title (every essay carries its title as an alias) - Tag pane — filter by any of the 15 tags via Obsidian's built-in tag search
- Graph view — color-coded by folder (8 color groups); concept pages appear as connected hubs
- Backlinks — every essay shows which concept and tag pages reference it
- Search — full-text search across all essays via Obsidian's search (Cmd/Ctrl+Shift+F)
Each essay has YAML frontmatter:
---
title: "Essay Title"
aliases:
- "Essay Title"
subtitle: "Subtitle"
author: "Justin Scott"
date: YYYY-MM-DD
source: "https://cypherj.substack.com/p/slug"
word_count: NNN
summary: "One-line summary (mirrored in the theme MOC)."
primary_theme: "FolderName"
series: "Series Name" # only on series members
tags:
- tag1
- tag2
concepts:
- "[[ConceptName]]"
---All essays are by Justin Scott, published at cypherj.substack.com. This vault is a personal archive for reference and study. Content spans April 2025 through June 2026.
About the author: Psychological Analysis of Justin Scott — an AI-written profile of the author derived from the corpus itself.