Hermes
9ce3883005
Remove old design-decisions.org, update cross-refs to design/ folder
2026-06-04 20:24:17 +00:00
Hermes
2ee60b5b4a
Split design-decisions.org into design/ subfolder (10 files, one per section)
2026-06-04 20:16:02 +00:00
Hermes
d938f353e4
Fix stage weights: Lisp Machine 13, AI Inference 14
2026-06-04 20:07:49 +00:00
Hermes
8b1b481828
Stages: rename titles, fix execution order, remove all numbered references
2026-06-04 20:04:34 +00:00
Hermes
5ac701e8ec
Restage with descriptive titles: agent arc first, network arc second
...
- New execution order: Now → Neurosymbolic Agent → Lisp Machine → AI Inference → Social Protocol → AI Weights → AI Training → What Remains
- Rename files to match (stage-1-gate, stage-2-lisp-machine, stage-3-inference, stage-4-social-protocol)
- Remove stage numbers from titles: just descriptive names
- Sequential weights 10-17
- Update nav links and stage table in _index.org and architecture _index.org
- Rebuild: 145 files, 0 errors
2026-06-04 19:51:52 +00:00
Hermes
60e9c1d7a6
Reorder stages by execution order: 0 → 2 → 1 → 3 → 4 → 5 → 6 → 7
...
- Update sidebar weights: Stage 2 (12) before Stage 1 (13)
- Update stage overview table in _index.org to match execution order
- Fix navigation links (← prev → next) in stage-1-social-protocol and stage-2-verification to reflect true execution sequence
- Rebuild: 145 files, 0 errors
2026-06-04 19:47:31 +00:00
Hermes
0956711af4
Fold stage secondary docs into main pages: one note per stage
...
- Merge stage-1-dependency-map.org (library tables) into stage-1-social-protocol.org
- Merge stage-2-acl2-integration.org (integration approaches, risk, PDS constraint) into stage-2-verification.org
- Delete both secondary files
- Regenerate ID map
- Rebuild: 145 files, 0 errors
- Sidebar now shows one page per stage: Stage 0-7
2026-06-04 19:43:56 +00:00
Hermes
01bea0c982
Make Stage 0 the stages index: reader lands on 'now' with the full roadmap at a glance
...
- Merge stage-0-now.org content into stages/_index.org (now titled 'Stage 0: Now')
- Delete stage-0-now.org
- Add stage overview table to the top of the page (8 stages, what changes, threat eliminated)
- Update all cross-references from old stage-0 UUID to stages _index UUID
- Regenerate ID map to reflect the deletion
- Also fix page-list shortcode: .ByTitle -> .ByWeight so subpage listing matches sidebar order
- Rebuild: 147 files, 0 errors
2026-06-04 19:40:43 +00:00
Hermes
c5d0695acf
Reorder architecture sidebar using weights: stages first, then foundation, epistemology, design, implications, reference
...
- Add :WEIGHT: extraction to build script (from Org PROPERTIES into Hugo TOML frontmatter)
- Shorten architecture _index.org staged progression to a single-line summary pointing to stages/ directory
- Weight order (sidebar now reads in this order):
stages/ (10-20) — the roadmap, early so references make sense
lisp-foundation.org (21) — why Lisp
knowledge-layers/ (30-32) — how the system knows
design-decisions through neuro-comparison (40-45) — design
systemic-effects (50) — implications
org-knowledge-base through repo-organization (60-64) — reference
- Rebuild: 148 files, 0 errors
2026-06-04 19:36:53 +00:00
Hermes
6e992cc0c5
Restructure three-pronged → knowledge-layers: collapse 11 files to 3, integrate into main architecture
...
- Rename 'three-pronged' folder to 'knowledge-layers' — prong metaphor
was misleading (implied parallel tines), replaced with epistemic layers
(deductive base, empirical middle, probabilistic oracle — vertical stack)
- Collapse 11 overlapping files into 3 coherent documents:
- knowledge-layers/_index.org: core framework (two engines + one store,
World Model formula, 0-14 layer table, provenance store design,
conflict resolution, cold-start, stage mapping)
- knowledge-layers/practical-implications.org: design-world-aware-of-
physics, 10 powers, Schafmeister existence proof, epistemic transparency
- knowledge-layers/neurological-empirical.org: neural networks in
provenance framework (kept intact)
- Relocate wolfram/mathematica and Schafmeister docs to ideas/viability/
- Integrate into main architecture _index.org:
- Gate: expanded from two vectors (ACL2+LLM) to three (deductive,
provenance/empirical, LLM oracle)
- Autodidactic loop: split into Track 1 (deductive hardening, fast)
and Track 2 (empirical validation, slow, experimental-feedback-driven)
- See also: added Knowledge Layers cross-reference
- Add all-lisp geometry engine note (ideas/lisp-geometry-engine.org) as
concrete illustration of the empirical layer's effect on design work
- Rebuild site: 148 files, 0 errors
2026-06-04 19:09:44 +00:00
Hermes
2e8cf19f9e
gbrain: sync converted org-mode brain files
2026-06-04 03:00:53 +00:00
Hermes
9b795df14e
Add missing _index.org files for 7 sections: stages, ai-agents-scoping, compliance, impact, social-protocol, verification, resources — rebuild clean after file reorganization
2026-06-03 21:50:01 +00:00
Hermes
ac99eed182
Move three-pronged system series into projects/passepartout/architecture/three-pronged/ — all 11 architectural notes grouped under Passepartout architecture
2026-06-03 20:32:41 +00:00
Hermes
63279a995f
Add note: faster theorem proving — engineering approaches (incremental, ATP oracle, decision procedures, LLM guidance, hardware split)
2026-06-03 20:08:39 +00:00
Hermes
dd8759179a
Fix: GC constraint is silicon design focused on C, not a fundamental Lisp limitation — Symbolics Genera proved Lisp as systems language with proper hardware support
2026-06-03 19:37:16 +00:00
Hermes
a176eedd2b
Rewrite lisp-provers page as evergreen reference — remove conversational framing, 'things I was wrong about', 'key insight from conversation'
2026-06-03 18:38:20 +00:00
Hermes
179bcbaaa4
Create CL Modernization project — merge initiatives, corrected phases, and timeline into single comprehensive project page under projects/
2026-06-03 18:33:47 +00:00
Hermes
9553a90060
Unify concepts into ideas — move 7 org files from concepts/ to ideas/, update homepage and nav
2026-06-03 17:31:57 +00:00
Hermes
b1d00c79e6
Add Concepts section to homepage and nav, plus 4 new concept pages
2026-06-03 17:15:40 +00:00
Hermes
47be29b1d0
Add 4 new concept pages: Lisp vs Rust prover discussion, CL modernization initiative, corrected phases, timeline
2026-06-03 17:11:46 +00:00
Hermes
1f5fc89b46
gbrain: sync converted org-mode brain files
2026-06-03 03:06:39 +00:00
Hermes
56f0588b54
gbrain: sync converted org-mode brain files
2026-06-02 03:03:15 +00:00
Hermes
47ca8689fc
gbrain: sync converted org-mode brain files
2026-06-01 03:03:11 +00:00
Hermes
5087f98e4d
gbrain: sync converted org-mode brain files
2026-05-31 03:00:39 +00:00
Hermes
dbd651ba2c
gbrain: sync converted org-mode brain files
2026-05-30 03:00:27 +00:00
Hermes
2f1aacd39c
gbrain: sync converted org-mode brain files
2026-05-29 03:00:48 +00:00
Hermes
af132f7e88
gbrain: sync converted org-mode brain files
2026-05-28 03:01:01 +00:00
Hermes
3efbf760e6
gbrain: sync converted org-mode brain files
2026-05-27 03:00:59 +00:00
Hermes
7fa9dceb82
gbrain: sync converted org-mode brain files
2026-05-26 03:00:48 +00:00
Hermes
ed232e2122
gbrain: sync converted org-mode brain files
2026-05-25 03:00:38 +00:00
Hermes
386e6d40be
rewrite ideas/_index.org with full page listing
2026-05-25 01:22:38 +00:00
Hermes
f8240967f5
update org-ids after build
2026-05-25 01:14:50 +00:00
Hermes
f10bd14091
add note: 10 wider implications of the three-pronged system
2026-05-25 00:56:05 +00:00
Hermes
a4113c2d5c
add note: neural network models in the empirical middle
2026-05-25 00:48:30 +00:00
Hermes
0b77ea0ac9
add note: architectural integration of three-pronged system
2026-05-25 00:38:48 +00:00
Hermes
73fc33f02f
add note: 10 practical powers of the three-pronged architecture
2026-05-25 00:26:49 +00:00
Hermes
f09a59aaf3
add plain-language explanation of world model implications
2026-05-25 00:17:49 +00:00
Hermes
6b6838fb2c
add note: middle domain as world models — the Passepartout triple
2026-05-25 00:12:41 +00:00
Hermes
f3e2d15d47
add note: knowledge tree middle — logic to nanotechnology bridge
2026-05-24 23:59:30 +00:00
Hermes
cf3bd2ee54
add note: Passepartout bootstrapping Mathematica/mathlib autonomously
2026-05-24 23:55:38 +00:00
Hermes
d2387f1074
add note: viability of open-source Wolfram/Mathematica in Common Lisp
2026-05-24 22:54:02 +00:00
Hermes
64d027a0a0
add note: Schafmeister and Clasp — Lisp in computational nanotechnology
2026-05-24 21:05:07 +00:00
Hermes
5086ac4fbe
project index: what+why only, no jargon without links; architecture: explain Lisp and ACL2 at first mention
2026-05-24 19:57:55 +00:00
Hermes
73dea1f654
rewrite project _index.org broader intro (Environment, Knowledge, Verification); add Knowledge subsystem to architecture page
2026-05-24 19:51:03 +00:00
Hermes
d3300adbf7
drop Passepartout prefix from section index titles: Architecture, Social Protocol, Strategy
2026-05-24 19:43:39 +00:00
Hermes
34ab923308
rewrite project _index.org as full narrative intro; rewrite architecture.org to lead with concepts before Lisp
2026-05-24 19:40:51 +00:00
Hermes
335735b655
Rewrite Passepartout architecture page as narrative introduction
...
- architecture.org becomes a narrative: problem → three-subsystem solution
→ staged approach → what it means
- Moved TAM, revenue paths, analytical frames, strategy/IP links to _index.org
- _index.org is now the navigation hub with roadmap table and all catalog links
2026-05-24 19:31:13 +00:00
Hermes
4c38127b45
Consolidate: 10 files merged into 5, 3 moves, 1 rename
...
Merged:
- verification-monopoly + evaluation-harness + collective-regression-suite
- licensing + patent-strategy → strategy/
- moats + infrastructure-lock-in
- lisp-economics + cost-structure
- domain-gate-packages + gate-rule-encoding
- revenue-table + first-mover-window → revenue.org
Moved: sufficiency-flip, upgrade-lifecycle → strategy/
native-org-knowledge-base → architecture/
Renamed: revenue-hub.org → revenue.org
Deleted: passepartout-economics.md orphan
2026-05-24 19:17:01 +00:00
Hermes
ede891f2ce
Merge verification-monopoly, evaluation-harness, collective-regression-suite into one page
...
Combined all three under verification-monopoly.org with title:
'The Evaluation Harness — Collective Regression Suite as Certification Monopoly'
Structure: (1) vision from monopoly, (2) service from harness, (3) spec from collective-regression.
All three IDs preserved in PROPERTIES.
Deleted evaluation-harness.org and collective-regression-suite.org.
2026-05-24 19:12:49 +00:00
Hermes
348f2736a8
Fix homepage headings: Org bold → proper headlines, H2 level
2026-05-24 18:57:59 +00:00