auto: 2026-04-11T23:21:47Z

This commit is contained in:
Levi Neuwirth 2026-04-11 19:21:47 -04:00
parent f7d972bf05
commit b80fe2fee7
1 changed files with 2 additions and 2 deletions

View File

@ -134,9 +134,9 @@ Every essay and post on this site carries an **epistemic footer** — a structur
- **Evidence** — how well-evidenced the claims are, on the same 15 scale. An essay with high importance and low evidence is a speculative position and should be read accordingly.
- **Overall score** — a single 0100 integer derived automatically from confidence (weighted 60%) and evidence (weighted 40%, with the 15 scale rescaled so that evidence=1 contributes zero and evidence=5 contributes the full 40 points). Importance is intentionally excluded: it answers "should you read this?", not "should you trust it?", and folding the two together produced inflated numbers. The score appears adjacent to the Epistemic link in the top metadata row and is not entered manually.
- **Trust score** — a single 0100 integer derived automatically from confidence (weighted 60%) and evidence (weighted 40%, with the 15 scale rescaled so that evidence=1 contributes zero and evidence=5 contributes the full 40 points). It is deliberately *narrow*: it answers "how much should you trust the central claim?" and nothing else. It says nothing about how broadly the work matters, how novel it is, or how useful it is in practice — those are separate axes (see below) that are deliberately *not* folded into a composite, so a high trust score on a personal essay cannot be misread as "world-shaking." Following Gwern's lead, the orientations are presented in parallel rather than blended into a single index. The score is not entered manually and lives only in the epistemic footer.
- **Scope**, **Novelty**, **Practicality** — optional qualitative fields in the expanded footer. *Scope* ranges from *personal* to *civilizational*; *novelty* from *conventional* to *innovative*; *practicality* from *abstract* to *exceptional*. These are not ratings — they are orientations.
- **Scope**, **Novelty**, **Practicality** — orientation fields shown as their own rows in the epistemic footer alongside confidence, importance, and evidence. *Scope* ranges from *personal* to *civilizational*; *novelty* from *conventional* to *innovative*; *practicality* from *abstract* to *exceptional*. These are not ratings — they are orientations, and they intentionally do not feed the trust score.
- **Stability** — auto-computed at every build from `git log --follow`. The heuristic: very new or barely-touched documents are *volatile*; actively-revised documents are *revising*; older documents with more commits settle into *fairly stable*, *stable*, or *established*. This requires no manual maintenance — the build reads the repository history and makes the inference.