Commit Graph

26 Commits

Author SHA1 Message Date
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
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
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
7fa9dceb82 gbrain: sync converted org-mode brain files 2026-05-26 03:00:48 +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
0a8e77e949 Reorganize brain: projects/ top level, rename filenames, update homepage
- Moved everything from ideas/passepartout/ to projects/passepartout/
- Moved legal structures to projects/flags/
- Created missing _index.org files for all subdirectories
- Stripped redundant passepartout- prefix from filenames
- Rewrote root _index.org as generalized brain index (projects + concepts)
- Updated Hugo nav to Projects/Concepts
- Updated build script section descriptions
- Deleted stale ideas/passepartout-economics.md orphan
2026-05-24 18:54:14 +00:00