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
This commit is contained in:
Hermes
2026-06-04 19:47:31 +00:00
parent 0956711af4
commit 60e9c1d7a6
3 changed files with 7 additions and 7 deletions

View File

@@ -13,8 +13,8 @@ The staged roadmap for Passepartout — from current conventional computing thro
| Stage | What changes | Threat eliminated |
|---|---|---|
| 0 | Linux + Python agent + SQLite (current) | None — starting point |
| 1 | Social protocol: DID identity, encrypted messaging, data stores | Unauthenticated communication |
| 2 | The gate as software over host OS | Root as attack path |
| 1 | Social protocol: DID identity, encrypted messaging, data stores | Unauthenticated communication |
| 3 | Bare-metal Lisp image, one address space | MMU boundary, process isolation |
| 4 | In-process LLM inference | API call interception |
| 5 | Neural weights as plist-native data | Symbolic/neural representation gap |

View File

@@ -5,7 +5,7 @@ tags: :passepartout:roadmap:social-protocol:
created: 2026-05-24
---
← [[id:8cb760e2-37c6-4a78-af4d-f89f69d1678b][Stage 0 — Now]] → [[id:4a1f23b0-abc3-4def-9876-543210abcdef][Stage 2 — Verification]]
← [[id:4a1f23b0-abc3-4def-9876-543210abcdef][Stage 2 — Verification]] → [[id:4a1f23b0-abc4-4def-9876-543210abcdef][Stage 3 — Lisp Machine]]
# Stage 1: [[id:1d074690-a279-59cb-b91d-e9a22ae104ad][Social Protocol]]
@@ -178,10 +178,10 @@ These are not libraries but Passepartout systems that must be built:
The sidecar strategy collapses the high-risk items to near-zero implementation risk for the initial release.
← [[id:8cb760e2-37c6-4a78-af4d-f89f69d1678b][Stage 0 — Now]] → [[id:4a1f23b0-abc3-4def-9876-543210abcdef][Stage 2 — Verification]]
← [[id:4a1f23b0-abc3-4def-9876-543210abcdef][Stage 2 — Verification]] → [[id:4a1f23b0-abc4-4def-9876-543210abcdef][Stage 3 — Lisp Machine]]
:PROPERTIES:
:CREATED: [2026-05-24 Sun]
:WEIGHT: 12
:WEIGHT: 13
:ID: 4a1f23b0-abc2-4def-9876-543210abcdef
:END:

View File

@@ -5,7 +5,7 @@ tags: :passepartout:roadmap:
created: 2026-05-24
---
← [[id:4a1f23b0-abc2-4def-9876-543210abcdef][Stage 1 — Social Protocol]] → [[id:4a1f23b0-abc4-4def-9876-543210abcdef][Stage 3 — Lisp Machine]]
← [[id:8cb760e2-37c6-4a78-af4d-f89f69d1678b][Stage 0 — Now]] → [[id:4a1f23b0-abc2-4def-9876-543210abcdef][Stage 1 — Social Protocol]]
# Stage 2: Verification Subsystem
@@ -178,10 +178,10 @@ The gate runs in the same address space as the PDS (Stage 2 runs on conventional
- Every action path — user command, LLM proposal, network message, file write — routes through the same decision procedure
- The gate cannot be bypassed; there is no privileged path
← [[id:4a1f23b0-abc2-4def-9876-543210abcdef][Stage 1 — Social Protocol]] → [[id:4a1f23b0-abc4-4def-9876-543210abcdef][Stage 3 — Lisp Machine]]
← [[id:8cb760e2-37c6-4a78-af4d-f89f69d1678b][Stage 0 — Now]] → [[id:4a1f23b0-abc2-4def-9876-543210abcdef][Stage 1 — Social Protocol]]
:PROPERTIES:
:CREATED: [2026-05-24 Sun]
:WEIGHT: 14
:WEIGHT: 12
:ID: 4a1f23b0-abc3-4def-9876-543210abcdef
:END: