Commit Graph

8 Commits

Author SHA1 Message Date
Hermes
3063f8fdf7 Normalize all passepartout-economics to inline wiki links
Replaced every bottom-of-section 'See also:' block with inline
Org-mode file: links at the first natural mention in body text.
All 29 files across the economics directory now use wiki-style
inline cross-references rather than standalone reference blocks.
2026-05-23 05:58:18 +00:00
Hermes
5a2fce162a Inline cross-references throughout compliance reference
Replaced bottom-of-section 'See also' blocks with inline Org-mode file: links
at the first natural mention of each concept, wiki-style. Links now live in
the body text — compute-marketplace, verification-monopoly, domain-gate-packages,
infrastructure-lock-in, evaluation-harness all linked at their first relevant
usage per section.
2026-05-23 05:51:54 +00:00
Hermes
2300cd4009 Add compliance framework reference: HIPAA, SOC 2, GDPR, FedRAMP
Each framework defined with: what it is, who must comply, penalties,
relevance to the triad revenue model. Revenue table at bottom maps
each to gate package price, what it buys, and the buyer segment.
Cross-references the full economics knowledge base.
2026-05-23 05:45:20 +00:00
Hermes
7b2ea7f28d Add Thoth to competitive analysis; refine compute marketplace thesis
- Thoth: new Category 2 entry (Personal AI Assistants), LangGraph ReAct
  agent with knowledge graph, Developer/Designer studios, 151K LOC
- Compute marketplace: answer the structural question 'why buy compute
  if every user runs their own Passepartout?' — three structural reasons:
  specialized proof libraries, certification weight, bootstrap verification
2026-05-23 05:36:27 +00:00
Hermes
77b3bb6e6a Add collective regression suite spec — how the evaluation harness compounds across instances 2026-05-22 00:42:50 +00:00
Hermes
db253a70d5 Add two new nodes: Lisp Machine security (PMP/ECALL architecture) and Common Logic relevance analysis 2026-05-21 19:59:59 +00:00
Hermes
303e8c6306 Convert cross-references from [[id:uuid]] to [[file:name.org]]
All 117 inter-node links now use [[file:node-name.org][title]] format
which renders as clickable hyperlinks in both Emacs (C-c C-o) and
web-based org renderers (Gitea, GitHub). Each node retains its :ID:
UUID property for Emacs org-roam database features (backlinks,
capturing, node-find).

Prev format: [[id:uuid][title]] — Emacs only, dead text on web
New format:  [[file:name.org][title]] — works everywhere
2026-05-21 19:40:54 +00:00
Hermes
9b2be10c77 Restructure economics doc into 27 org-roam interlinked nodes
Replace monolithic passepartout-economics.org with directory of
org-roam style nodes, each with :ID: property and cross-references
using [[id:uuid][title]] format.

27 nodes organized by theme:
- Core: index, triad overview, agora, stoa
- Revenue: verification appliance, domain gate packages, evaluation
  harness, skill marketplace, agora usernames, PDS service, compute marketplace
- Strategy: investment thesis, moats, licensing, patents, AI industry impact
- Analysis: lisp economics, sufficiency flip, time estimates, cost structure,
  gate rule encoding, upgrade lifecycle, biology parallels, symbolics comparison
- Big money: verification monopoly, infrastructure lock-in

Old file kept as archive with redirect links to new structure.
2026-05-21 19:36:02 +00:00