Skip to content

NatoDoyle/cypherj-knowledge-base

Repository files navigation

Knowledge Base

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.

Start Here

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.

Getting Started

1. Install Obsidian

Download and install Obsidian for your platform (macOS, Windows, or Linux). It's free for personal use.

2. Clone this repository

Open a terminal and run:

git clone https://github.com/NatoDoyle/cypherj-knowledge-base.git

If 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) or sudo dnf install git (Fedora)

Alternatively, download the ZIP from the GitHub repo page by clicking Code > Download ZIP, then unzip it.

3. Open the vault in Obsidian

  1. Launch Obsidian
  2. Click Open folder as vault
  3. Navigate to the cypherj-knowledge-base folder you just cloned/unzipped
  4. 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.

Structure

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

How to Navigate

Maps of Content (MOCs)

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]]

Concept Pages

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

Tag Pages

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

Study Pages

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 Database

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.

Obsidian Features

  • Quick switcherCtrl/Cmd + O finds 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)

Essay Format

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]]"
---

Source

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.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages