2026-08-28·by Sijie Wang#knowledge-management

epistemic-tags

Epistemic tags — the four-color raw scheme

Parent: knowledge-management

Every leaf note under raw/ carries exactly one epistemic tag marking where the knowledge came from, so the graph shows at a glance what is learned vs invented. (Folder/index notes keep only node — they're navigation, not knowledge. wiki/ notes are all fact by definition and are not tagged.)

The four

tagmeaningexample
factestablished EXTERNAL knowledge, noted while learningAshby's requisite variety; the relaxation fact-leaves
synthesismy RECOMBINATION of ≥2 known ideas into a new frameharness = DPLL(T) + control + Benders; Wirth's law as a KKT constraint
originalmy own NOVEL claim/mechanism/doctrinethe market theses; "gatekeeper-not-driver"; root-protocol
openan unresolved question, plan, stub, or working checklistthe safe-recursion sketch; benchmarks plan; standmeet todo

Rule of thumb: open is about the content being a question/plan, not about maturity — an early-stage original claim is still original.

Colors (colorblind-safe — Okabe–Ito)

Chosen to differ in brightness as well as hue, with no red/green pairing:

  • factblue #0072B2
  • synthesisorange #E69F00
  • originalyellow #F0E442
  • openreddish-purple #CC79A7

Set in Obsidian: Graph view → gear → Groups → add four, query tag:#fact etc., pick the color. (Presetting these lives in .obsidian/graph.json.)

The three tiers get their own Okabe–Ito colors on the same graph (the whole 8-color set is mutually colorblind-distinguishable, so tiers + epistemic don't clash): wiki/teal #009E73, output/vermillion #D55E00, and raw index/folder nodes→gray #7A7A7A.

Group order = FIRST match wins

Obsidian applies the first color group a node matches, so the specific tag:#… groups must come before the broad path:"raw/" fallback. Otherwise path:"raw/" grabs every raw node first and the epistemic colors never show (the graph collapses to gray-raw + teal-wiki). Correct order: the four tag: groups, then path:"raw/" (catches only untagged folder-notes), then path:"wiki/", path:"output/".

Applying it going forward

Every new raw leaf note gets one of the four in its tags:. When a fact note matures it graduates to wiki/ (and drops the epistemic tag — otherwise tag:#fact would colour it blue instead of wiki-teal); when a synthesis/original cluster becomes a complete piece it graduates to output/.

Graduating a fact that has a synthesis tail — split, don't delete. Many fact notes end in a "back to our thread / why this matters for the harness" tail. That tail is synthesis, not fact. To graduate: the clean established body → wiki/; the tail → a raw companion (<concept>-in-the-harness.md, tagged synthesis) that links up to the new wiki fact. Nothing original is thrown away; the reference gets clean; the programme keeps its reading. (Done this way for ashby, good-regulator, ramadge-wonham, prior-art, self-reference-classics.)

about this entry

One of sijie's wiki entries. The AI on this site is grounded in the same corpus and answers in sijie's voice, with citations back to entries like this one — answering costs sijie money, so it waits behind a code: enter an access code →

epistemic-tags