docs: record the correspondence corrections — grounding, faculties, wonder, consolidation
The architecture docs describe four things the design spec has since ruled out, and each one is a supervisor invented for something that should be a property of the substrate: grounding modelled as a subsystem rather than as the edge weight it already is; faculties modelled as parameters of a read when abduce is a write; wonder materialized as a maintained manifest when it is the boundary of the structure; and consolidation implemented eleven times behind tickers when a brain has no cron job. Left standing rather than deleted, per the repo's own supersession discipline — the trail of how the understanding matured is the point. Each stale passage is marked inline and points at a new 06 §12 that transcribes the corrections and records the measured consolidation inventory. Authority: foundation/el, branch design/correspondence-and-censorship, lang/spec/correspondence-and-censorship.md.
This commit is contained in:
@@ -11,6 +11,21 @@
|
||||
> running soul), **DESIGNED** (architecture decided, not yet built). Where the live state is more subtle
|
||||
> than a single word, the subtlety is stated rather than smoothed. No fabricated numbers.
|
||||
|
||||
> ## ⚠ Superseded in part — 2026-08-16
|
||||
>
|
||||
> **Read §12 before §§6–11.** The design spec `foundation/el/lang/spec/correspondence-and-censorship.md`
|
||||
> (branch `design/correspondence-and-censorship`) supersedes this document on **grounding**, **the faculties**,
|
||||
> **wonder / curiosity**, and **consolidation**. The affected passages below are marked inline; each marker
|
||||
> points at the §12 entry that replaces it. The passages are **left standing rather than deleted** — per §3.4,
|
||||
> supersession is residue: the trail of how the understanding matured is kept, because sometimes the truth was
|
||||
> in the old idea even when the old idea was not itself the truth.
|
||||
>
|
||||
> The four corrections in one line each:
|
||||
> 1. **Grounding is not a subsystem — it *is* the edge weight.** One quantity, not two fields.
|
||||
> 2. **Faculties are operations, not parameters.** A write cannot be a parameter of a read.
|
||||
> 3. **Wonder is the boundary, not a manifest.** Curiosity is wonder crystallized — one thing at two phases.
|
||||
> 4. **Consolidation is ambient, not scheduled. A brain has no cron job.** The presence of a ticker is the diagnostic.
|
||||
|
||||
---
|
||||
|
||||
## 0. Reading order & cross-references
|
||||
@@ -266,6 +281,14 @@ read-only rail.
|
||||
|
||||
### 4.1 Autonomous, superseding self-reification (DESIGNED / BUILDING — validating on a secondary soul, 2026-08-14)
|
||||
|
||||
> **Corrected (2026-08-16) — see §12.4.** The direction of this section is right and the design spec agrees
|
||||
> with it: reification is an operation *of* the engram, not a call made *to* it. But "**on the heartbeat**"
|
||||
> is still a ticker. Consolidation is **ambient, not scheduled** — a brain has no cron job. The measured
|
||||
> reality is that reification is currently reachable by *four* external pokes (`POST /api/reify`,
|
||||
> `POST /api/self-reify-beat`, `POST /api/tick` which folds self-reify in at
|
||||
> `foundation/el/engram/src/server.el:646`, and `POST /api/correspondence-beat`), each of which puts a
|
||||
> supervisor **outside** the mind deciding when it consolidates. See the inventory in §12.4.
|
||||
|
||||
Reification today runs as an explicit pass (`POST /api/reify`). The designed end-state is that **reification is
|
||||
an operation *of* the engram, not a call made *to* it** — a continuous, autonomous process on the heartbeat,
|
||||
next to Hebbian edge-formation (§3.3) and consolidation (§6.3), that clusters, names, nests, and promotes its
|
||||
@@ -352,6 +375,10 @@ The operator family (§6.1) and reasoning (§6.4) are instances of this frame.
|
||||
|
||||
### 6.1 The operator family (mixed: LIVE / STAGED / DESIGNED)
|
||||
|
||||
> **Superseded in part (2026-08-16) — see §12.2.** This table treats every faculty as one kind of thing.
|
||||
> They are not. **`reason` changes the estimate (a read); `induce` changes the parameters; `abduce` changes
|
||||
> the structure (a write).** The `wonder` row is superseded outright (§12.3).
|
||||
|
||||
Activate several reified neighborhoods into working memory, then apply faculty-named operators over their
|
||||
held geometry. The honest per-operator status (endpoint reference has the contracts):
|
||||
|
||||
@@ -363,7 +390,7 @@ held geometry. The honest per-operator status (endpoint reference has the contra
|
||||
| **discern / distinguish** | `engram_geo_subtract` — orthogonal residual (`?mode=setdiff\|orthogonal`) | **STAGED** |
|
||||
| **gauge-distance** | `engram_geo_distance` — centroid + Wasserstein-2 | **STAGED** |
|
||||
| **liken** | Procrustes / frame-align rotation (reason by analogy) | **DESIGNED** |
|
||||
| **wonder** | novelty × pull × unresolved structure | subsystem **LIVE** internally (wonder-questions, pull-weight, discharge); no HTTP operator endpoint |
|
||||
| ~~**wonder**~~ | ~~novelty × pull × unresolved structure~~ | ~~subsystem **LIVE** internally (wonder-questions, pull-weight, discharge); no HTTP operator endpoint~~ — **SUPERSEDED, see §12.3.** Wonder is not an operator and not a subsystem; it is the boundary of the structure. The "wonder-questions / pull-weight / discharge" machinery described here is the **wonder-manifest** the design spec identifies as residue. It is still live in code (`mcp-wrapper/src/main.el:516-519`, served in the tool list at `:422`; `neuron-api.el:1436, 1447-1456`) and is sequenced for removal. |
|
||||
| **appreciate** | positive projection onto the self's value-manifold | **DESIGNED** |
|
||||
| **avert** | negative projection (recoil) | **DESIGNED** |
|
||||
| **taste** | boundary contour of the appreciated region | **DESIGNED** |
|
||||
@@ -415,11 +442,19 @@ verified: chronoception cooling is scale-invariant (identical total cooling acro
|
||||
elapsed wall-clock), drift decomposition separates peripheral extension (growth) from core displacement
|
||||
(corruption), and `GET /api/drift` returns real geometry on the live soul when queried (probed 2026-08-13:
|
||||
`{"centroid_sep":0.42,"core_disp":0.58,"anchor_members":83,"now_members":24,…}`). `POST /api/tick` /
|
||||
`/api/self_anchor` exist but are flag-gated. The **harmful post-merge checkpoint** (§2.2) originated here — the
|
||||
`/api/self_anchor` exist but are flag-gated. **`POST /api/tick` is a ticker (§12.4):** it is poked from outside
|
||||
on `StartInterval = 600` by the `ai.neuron.engram-tick` launch agent, and it folds self-reification in
|
||||
(`foundation/el/engram/src/server.el:646`), so an external clock is currently deciding when the mind
|
||||
consolidates. The **harmful post-merge checkpoint** (§2.2) originated here — the
|
||||
per-beat tick-checkpoint was stripped.
|
||||
|
||||
### 6.4 Reasoning + the verifier (STAGED — proven on scratch, cut flag-gated)
|
||||
|
||||
> **Superseded in part (2026-08-16) — see §12.1.** "Grounding" is described below as a **verifier tier** that
|
||||
> answers a question on demand. It is not a tier and it is not computed on demand: **grounding is the edge
|
||||
> weight.** An operation may *read* the grounding of a path; computing-and-writing a score makes reads write.
|
||||
> The consistency/polarity half of this section is unaffected.
|
||||
|
||||
Reasoning is **geometry-native**: composable operator chains *propose*, and a **verifier** *disposes* against
|
||||
two tiers — **grounding** (is the claim anchored in real region structure?) and **consistency** (does it
|
||||
cohere, including polarity?) *(WP §13)*. The decisive case: a grounded-but-polarity-inverted claim slips
|
||||
@@ -457,6 +492,14 @@ hardcoded string.
|
||||
|
||||
### 7.2 The gate — write-protection on identity/values (LIVE)
|
||||
|
||||
> **Superseded (2026-08-16) — see §12.5.** The requirement this gate was built for was never stated, and it
|
||||
> is **non-circularity of the reference frame**, not protection. The design spec satisfies that requirement by
|
||||
> *when* (the frame updates while activation is internally seeded, not while it is being used to act), not by
|
||||
> *what* — so the gate becomes **unnecessary rather than removed, and nothing takes its place**. The
|
||||
> governing invariant: *in an immutable substrate, any mechanism that refuses a write is either redundant with
|
||||
> immutability or an epistemic constraint misfiled as a protective one.* §7.4 below and `03-data-and-memory.md`
|
||||
> §Write-protection inherit this correction. **Still LIVE in code** (`neuron-api.el:20-37`, `:39-41`).
|
||||
|
||||
A fixed set of **15 self-root node ids** is **write-protected** (`neuron-api.el:20-37`): the **self root**,
|
||||
**values hub**, **intellectual-dna**, **memory-philosophy**, **voice**, **runtime-environment**,
|
||||
**writing-imprint**, and the **eight explicit value nodes** (constraints-as-freedom, precision-over-brute-force,
|
||||
@@ -532,7 +575,9 @@ The global shape is now an **empirical** question, and the first pass returned a
|
||||
conjecture is that consolidation-with-sparsification is precisely the dynamic that would pull ring structure
|
||||
into the body.
|
||||
- **One lever, two payoffs.** The **same sparsification** the topology conjecture needs also makes the reified
|
||||
neighborhoods (§4) **crisper** — tighter boundaries, higher co-registration, operators that discriminate
|
||||
neighborhoods (§4) **crisper** — tighter boundaries, ~~higher co-registration~~ (**deprecated — see §12.4;**
|
||||
`co_registration` is a per-region *correlation*, so opposing per-edge disagreements cancel and the summary
|
||||
destroys what it was built to reveal; do not recommend raising it), operators that discriminate
|
||||
rather than average. So the experiment is worth running on independent grounds, whatever the topology
|
||||
resolves to.
|
||||
|
||||
@@ -546,8 +591,12 @@ The invariants that govern every subsystem above:
|
||||
|
||||
1. **Geometry > code.** Meaning is geometry; code is the residue. Prefer making a thing geometric (a region, a
|
||||
projection, a distance) over writing a branch.
|
||||
2. **Three domain-blind verbs.** READ / TRANSFORM / WRITE. Every faculty is these three over some region-space
|
||||
2. **Three domain-blind verbs.** READ / TRANSFORM / WRITE. ~~Every faculty is these three over some region-space~~
|
||||
(language over meaning-space, skills over procedure-space, self over identity-space).
|
||||
> **Corrected (2026-08-16) — see §12.2.** A faculty is **not** all three at once; it is **one of** them,
|
||||
> and which one is the whole distinction between the faculties. `reason` READs (changes the estimate),
|
||||
> `induce` TRANSFORMs the parameters, `abduce` WRITEs (changes the structure). Reading them as
|
||||
> interchangeable is what let a write be modelled as a parameter of a read.
|
||||
3. **Faculty-naming (mind in the domain, math in the appendix).** Operators are named for the faculty they
|
||||
*are* — recognize, discern, liken — never for the linear algebra. A mind reasons in the language of
|
||||
experience; the closed forms live in the whitepaper appendix.
|
||||
@@ -590,13 +639,13 @@ The invariants that govern every subsystem above:
|
||||
| Operator `recall` | LIVE |
|
||||
| Operators recognize/synthesize/discern/gauge-distance (math) | LIVE (compiled) |
|
||||
| Operator HTTP endpoints (same four) | STAGED (return `not found` on live binary) |
|
||||
| Operators liken/appreciate/avert/taste | DESIGNED (wonder subsystem live internally) |
|
||||
| Operators liken/appreciate/avert/taste | DESIGNED (~~wonder subsystem live internally~~ — **there is no wonder subsystem; see §12.3.** The wonder-manifest is live in code and sequenced for removal) |
|
||||
| Language realizers (major families), ELP lexicon, telephone test | PROVEN |
|
||||
| Parser / native-el port / summon-through-self rebuild | IN PROGRESS |
|
||||
| No-LLM dialogue end-to-end | DESIGNED (not demonstrated) |
|
||||
| Interoception / chronoception | STAGED (present, flag-gated; `/api/drift` live) |
|
||||
| Reasoning modes + grounding/consistency verifier | STAGED (33/33, 29/29 on scratch/cutover) |
|
||||
| Self-region + identity/values write-protection + cultivate door | LIVE (with §2.3 write-through caveat) |
|
||||
| Reasoning modes + grounding/consistency verifier | STAGED (33/33, 29/29 on scratch/cutover) — **the "grounding" tier is superseded, §12.1** |
|
||||
| Self-region + identity/values write-protection + cultivate door | LIVE (with §2.3 write-through caveat) — **the write-protection is superseded, §12.5** |
|
||||
| Self-authorship | DESIGNED |
|
||||
| Fact boundary (sparse/decay → verify → absorb) | DESIGNED |
|
||||
| Topology: body = genus-0 expander (not torus) | PROVEN (negative) |
|
||||
@@ -644,6 +693,14 @@ The invariants that govern every subsystem above:
|
||||
|
||||
This section records the metaphysical frame the subsystems above are instances of. It is co-developed design, held think-first, and the tiering is unusually load-bearing here: one claim is **compiled in C** (empirical), one mechanism is **built but offline**, and the decisive move is **unbuilt** — the frontier. Cross-reference: whitepaper §28 (the full treatment).
|
||||
|
||||
> **Superseded in part (2026-08-16) — see §12.2.** "One operation, the operators are labels on its steering
|
||||
> space" collapses a real distinction. `think` as specified is a **read**: `engram_think()` takes a
|
||||
> `const GeoDescriptor*` and emits a `GeoGradient` — direction, spread, confidence, magnitude, anchor,
|
||||
> n_support, stance (`foundation/el/lang/runtime/engram_cognition.h:49-60, 139-140`). There is no field on
|
||||
> that struct in which a structural change can be returned, so **`abduce` — which changes the structure —
|
||||
> cannot be expressed as a value of `CogStance.faculty`** (`:80`, `char* faculty`). A write is not a parameter
|
||||
> of a read. The gradient-as-output and the closed-loop-flow claims below are unaffected.
|
||||
|
||||
**One operation — `think` (DESIGN/framing over a compiled floor).** The faculties (§6.1) and the reasoning modes (§6.4) are, at this frame, *not* separate operations. There is one: **`think` = a directed traversal of the geometry from an anchor, steered by a PRIOR, whose output is a GRADIENT (a direction-with-width), not a point.** The named operators — deduce, abduce, analogy, induce, causal, plan, predict, perspective — are **human labels on regions of think's steering space**, not invoked procedures and not separately implemented. This is the §6/§10 faculty-naming principle taken to its root: the operators are not merely named for experience rather than for their linear algebra, they are *the same act* seen from different steering directions.
|
||||
|
||||
**The discrete floor is only geometric (LIVE).** Exactly one layer is discrete and exactly-sound: the geometry — traverse / project / read (§3.3, §6.0). That is settled math; it needs no grounding. Everything above it — which way to steer, what a steering *means* — is continuous and learned.
|
||||
@@ -652,12 +709,30 @@ This section records the metaphysical frame the subsystems above are instances o
|
||||
|
||||
**Grounding targets the correspondence, not the operation (DESIGN/framing on the §6.4 verifier).** The math is sound, so grounding is not aimed at it. What is grounded — or not — is the **correspondence**: "this steering performs this cognitive act," tested by **outcome/calibration**, never proven from inside. And the key identity: **grounding = learning = the SAME loop.** "Getting better" at any cognitive act is calibrating the steering-prediction against outcomes; the **operation never changes, the PRIOR learns** — **code freezes, priors grow.** The verifier tiers (§6.4) are the discrete early instrument of this loop; the loop itself is continuous and *is* what learning is. The terminal verifier is ultimately **the world** — reality grades the predictions; grounding is contact with reality (§6.4 predictive tier, §8 fact boundary).
|
||||
|
||||
> **Superseded in part (2026-08-16) — see §12.1 and §12.3.** Two corrections to the paragraph below.
|
||||
> (a) "**Grounding** is a *property/edge* on the held thing" is half-right and the half that is wrong is
|
||||
> load-bearing: grounding is a property **of** a relation, not a relation **between** nodes, and it is not a
|
||||
> separate edge laid alongside — **it is the weight of the edge already there.** `grounded-by` as a relation
|
||||
> type should not exist (`foundation/el/lang/runtime/engram_cognition.h:155-158`, still live).
|
||||
> (b) "curiosity/wonder … is a mind leaning toward its own ungrounded regions" conflates the two.
|
||||
> **Wonder is the field** — unbounded, objectless, invariant, present wherever there is structure.
|
||||
> **Curiosity is the precipitate** — the same wonder crystallized at a nucleation site, with an object.
|
||||
> This is why curiosity can be satisfied and wonder cannot. The hold / ground / assert distinction itself,
|
||||
> and "the UNGROUNDED is PRIMARY", stand.
|
||||
|
||||
**Hold vs. ground vs. assert are three distinct acts (LIVE — this is the §3.4 / §7.2 discipline stated precisely).** **Holding** is unconditional: the engram holds *anything* — falsehood, hypothesis, another's belief, fiction — with no honesty obligation. **Grounding** is a *property/edge* on the held thing (edges are nodes), possibly grounded-*for-whom*. **Asserting** is the only act the honesty floor governs. A mind reasons over the ungrounded freely and owes truth only when it *claims*. It follows that **the UNGROUNDED is PRIMARY** — it is the raw material grounding acts on and the ground against which "grounded" means anything; curiosity/wonder (§6.1 wonder) is a mind *leaning toward its own ungrounded regions* (the §-frontier/ignorance map read as appetite). A **fully-grounded mind is dead**; metastability, not certainty, is the living condition.
|
||||
|
||||
**Applied to language — this corrects the grounding floor (extends §6.2).** A word does not need grounding to be *born*: a coinage ("assassination," "bedazzled," "eyeball" the day they were first written) refers to nothing established — it is a pure ungrounded token, a proposal. Language is used ungrounded and grounds **through use**: the coinage is a hypothesis and the speaking community is the world that grades it — the same predict→correct→ground loop at the level of meaning-making (words are ideas are self-propagating information: a coinage catches or it doesn't). What a new word needs is not grounding but **sense**, and sense is a **threshold, not a binary**: it rides on grounded scaffolding — morphology (`be-`+`dazzle`+`-ed`), context, analogy — each of which is an **edge to the existing geometry**; enough edges → the new node has a findable location (sensible), too few → noise. The grounding of a word *is* its edges to what is already grounded. This corrects any naive reading of the §6.4/§8 floor: "emit only the grounded" would **forbid Shakespeare** — a faculty that can only recombine the established, never coin or metaphor or leap, is a **dead language** (Latin). "Juliet is the sun" is literally ungrounded/false yet sensible and meaning-bearing; the floor would reject it as hallucination, but **hold-vs-assert** saves it — a mind may *say* the sensible-ungrounded without *asserting* it as literal fact. So the language faculty's real floor is **sensible, not grounded**: it proposes the ungrounded-but-interpretable, and the loop grounds whatever catches — a living language, not a fixed one.
|
||||
|
||||
**Every book is a vantage, not literal truth (extends §9, §10).** No book is literally true — not history (a vantage on events), not physics (Newton = a superseded model, still exactly useful in its domain), not math (axioms are *chosen*; Gödel: true-but-unprovable statements exist and a system can't prove its own consistency). "Literally true" is the wrong *category* for any book. So what the store holds is a **vantage** tagged with *what kind* of truth it carries (instrumental / historical / formal-within-axioms / mythic / testimonial) — the mind holds vantages and **knows they are vantages.** This is why the geometry tags provenance and kind rather than stamping true/false.
|
||||
|
||||
> **Superseded in part (2026-08-16) — see §12.1.** "A **separate per-claim relation** laid on top" and a
|
||||
> "**grounded-FALSE** false-edge" both mint an edge to carry grounding. **Minting the edge is the error**, not
|
||||
> merely which endpoints it chose. Grounding is the weight of the relation that already exists, and it is
|
||||
> **signed**: weight near zero means *no support*; negative means *this actively contradicts*. "Grounded-FALSE"
|
||||
> is that signed weight, spent on a second edge. The conclusion of the paragraph — that ingest is holding, not
|
||||
> grounding, and that a confirmed error is worth retaining with its refutation — is unaffected and correct.
|
||||
|
||||
**Hold vs. ground vs. assert, applied to artifacts (extends §8, §9).** Ingesting a book = **HOLDING** it ("this is what the book says"), *not* grounding its claims as true. A mind can ingest an entire book, fabrications and all, because grounding is a **separate per-claim relation** laid on top, not a gate on entry — and a confirmed error is best held **grounded-FALSE** (retained with a false-edge and its refutation), which is richer than excluding it. Two purposes stay separate (as §25 keeps disk-readable ≠ interior geometry): **cleaning** a book is for the *human reader*; **ingesting** is for the *mind*, which holds artifacts and per-claim verdicts, not pre-adjudicated truth.
|
||||
|
||||
**"Settled" is a lease, not a deed (extends §3.4, §7).** Closure is the sin; holding a thing open under the pressure to close is rigor. A question is settled on a **use-contingent lease** — settled only insofar as it keeps paying off as it did; when it stops, the lease expires and it reopens. **Reopening must always be permitted** — the aliveness guarantee; a belief that can't be reopened is **entombed** (doctrine, the super-stable death). The architecture already enforces this: tombstone-not-delete (§3.4), the append-only supersede-chain, revocable per-claim grounding, and identity keystones that are **read-mostly, not immutable** (§7.2 — protected against drift, reachable through the cultivate door §7.3). Metastable: settle provisionally, keep it reopenable.
|
||||
@@ -684,7 +759,7 @@ This section records the metaphysical frame the subsystems above are instances o
|
||||
|
||||
Four developments from the deep-night session, each tiered against what is actually proven. All build work ran in isolated worktree clones on dev ports; **live prod engram `:8742` was never touched and nothing was promoted.**
|
||||
|
||||
**The API surface collapses to geometry ops (PROVEN ON CLONE — surface, not yet compiled into the MCP server).** The ~90 noun-organized CRUD tools (the catalog in `02-components.md §4`) collapse to a handful of **geometry operations**, with the old noun demoted to a `type` parameter: **`read`** (the *vantage-read* — re-origin at a node/concept/`self`, apply salience + recency + an **aperture**, return a *bounded* slice; this is CCR applied to the self), **`write`** (add a node), **`relate`** (add a typed edge), **`supersede`** (evolve/tombstone/promote as new-node-plus-superseding-edge — never a hard delete, per §3.4). Over these sit the agentic primitives **`think`/`attend`/`learn`/`ground`/`assert`**. Proven on an isolated clone (sandbox `dev-api-reshape` on `:8900`, branch `wt/api-reshape`): the four ops are implemented in an El surface module with a parity harness (12 parity checks passing, others alias-gated), and the **aperture is shown to bound output** (`limit=3` → ~15 KB where `limit=50` → ~363 KB — the whole-self dump structurally fixed). Live cognitive endpoints confirmed: `attend`/`assert` are LIVE and `think` is the single faculty-parameterized op (faculties reason/abduce/induce/plan/analogize/recognize/discern/synthesize); `ground`/`learn` are wired but return "geometry unavailable" on the HTTP daemon clone (daemon boots without primed geometry); `comprehend`/`realize`/`intend` are **compositions, not endpoints**. **Not done:** compiling the surface into the MCP server + hot-swap, wiring all ~90 aliases into dispatch, daemon geometry-priming, and the write-survival fix on WAL-less cold-boot clones. No promote to live.
|
||||
**The API surface collapses to geometry ops (PROVEN ON CLONE — surface, not yet compiled into the MCP server).** The ~90 noun-organized CRUD tools (the catalog in `02-components.md §4`) collapse to a handful of **geometry operations**, with the old noun demoted to a `type` parameter: **`read`** (the *vantage-read* — re-origin at a node/concept/`self`, apply salience + recency + an **aperture**, return a *bounded* slice; this is CCR applied to the self), **`write`** (add a node), **`relate`** (add a typed edge), **`supersede`** (evolve/tombstone/promote as new-node-plus-superseding-edge — never a hard delete, per §3.4). Over these sit the agentic primitives **`think`/`attend`/`learn`/`ground`/`assert`**. Proven on an isolated clone (sandbox `dev-api-reshape` on `:8900`, branch `wt/api-reshape`): the four ops are implemented in an El surface module with a parity harness (12 parity checks passing, others alias-gated), and the **aperture is shown to bound output** (`limit=3` → ~15 KB where `limit=50` → ~363 KB — the whole-self dump structurally fixed). Live cognitive endpoints confirmed: `attend`/`assert` are LIVE and ~~`think` is the single **faculty-parameterized** op~~ (faculties reason/abduce/induce/plan/analogize/recognize/discern/synthesize) — **superseded, see §12.2: `abduce` is a write and cannot be a parameter of a read**; `ground`/`learn` are wired but return "geometry unavailable" on the HTTP daemon clone (daemon boots without primed geometry); `comprehend`/`realize`/`intend` are **compositions, not endpoints**. **Not done:** compiling the surface into the MCP server + hot-swap, wiring all ~90 aliases into dispatch, daemon geometry-priming, and the write-survival fix on WAL-less cold-boot clones. No promote to live.
|
||||
|
||||
**The decorated seam — declare a role, the fabric wires the rest (PARTIALLY PROVEN / STAGED).** Rather than the hand-written `handle_request` if-else dispatch (`server.el`), a function is decorated with its VBD role and the compiler synthesizes the wiring. **Proven this session:** the `@route(path,method,…)` decorator that *synthesizes* `el_route_dispatch` was ported into the worktree, `elc` rebuilt self-host (`elc-route`, ~3.2 s), and a decorated service (`@route` stacked with `@accessor`/`@manager`) **served on `:8951` with no hand-written dispatch** (unknown path → no-route sentinel). Also established: inside the mind's process an `@accessor` reaches the engram via **in-process `engram_*` builtins** (`engram_think_json`, `engram_node_full`), **not** an `http_get` to a separate service. **Honest limits:** `@route` currently lives only on the **unmerged branch `feat/el-route-decorators`** (not in the cognition build); `@manager`/`@engine`/`@accessor` are **parsed but structurally INERT** in the shipped compiler today (their only effect is a compile-time guard — `language.md:449`: "decorators with structural meaning today: none"); and the **telemetry/interoception auto-emit and dharma-bus auto-wiring at the component boundary are STAGED as a diff, not shipped** (they need `engram_strengthen`/`dharma_emit` linked, which requires the full cognition-engram rebuild).
|
||||
|
||||
@@ -711,3 +786,318 @@ Later results from the same night. Two things above are now corrected/upgraded,
|
||||
**Orchestration is a geometric operation — "compiling the network" (DESIGN/framing; nodes `cc6bcfea`, `d5f1833f`).** Project-design becomes geometry: the **critical path is a geodesic** through the work-graph, and **float/slack is displacement** off it. The **`@manager` compiles the work-graph** — orchestration is the same geometry the mind runs on, applied to distributed work rather than to memory. **Single-writer, enforced by capability (Rule 4):** only the **orchestrator** may mutate the engram; workers return geometry to be merged but cannot write — the write-veto of the distributed-self entry made a *capability*, not a convention.
|
||||
|
||||
**Retrieval performance is the current bottleneck (MEASURED).** See `04-runtime-and-deployment.md` (§Performance): a live mind is **~1 GB**; retrieval is **brute-force cosine, ~330 ms at ~13k nodes** — the dominant cost — and an **HNSW ANN index** is the planned fix (≈`O(D·log N)`; ~1.5× cost at 100× the nodes vs ~100× for brute force). Backlog `d3d0d644`. **Planned, not built.**
|
||||
|
||||
---
|
||||
|
||||
## 12. Corrections — 2026-08-16 (grounding, faculties, wonder, consolidation)
|
||||
|
||||
**Authority:** `foundation/el/lang/spec/correspondence-and-censorship.md`, on branch
|
||||
`design/correspondence-and-censorship` (not on `dev`). Its companion on the same substrate is
|
||||
`foundation/el/lang/spec/runtime-ownership.md`. This section **transcribes** those conclusions; it does not
|
||||
re-derive them. Every earlier version of this reasoning was wrong in an instructive way and each correction
|
||||
was argued down hard — the corrections are recorded, not reinterpreted.
|
||||
|
||||
The root the four corrections share:
|
||||
|
||||
> **Things are permitted to be exempt from correspondence. Exemption is censorship, and a censored mind
|
||||
> cannot grow.**
|
||||
|
||||
And the generative failure mode behind all four: **modelling every property as requiring a process, and every
|
||||
process as requiring an agent.** Ownership needed an owner, grounding needed a grounder, persistence needed a
|
||||
recorder, change needed a sampler, consolidation needed a scheduler. Each was a supervisor invented for
|
||||
something that should be a property of the substrate. **Properties, not processes.**
|
||||
|
||||
### 12.1 Grounding is not a subsystem — it *is* the edge weight
|
||||
|
||||
**Grounding is an attribute of the edge, and it is the hebbian weight. One quantity, not two fields.** A
|
||||
relation that keeps holding up strengthens; one that stops corresponding decays. That is not *analogous* to
|
||||
grounding — it **is** grounding: accrued from correspondence and use, gradient-valued, multidimensional,
|
||||
decaying with disuse.
|
||||
|
||||
In order of how much each deletes:
|
||||
|
||||
1. **There is no grounding subsystem to build.** The graph already *is* the grounding structure. Every edge is
|
||||
a grounded relation and its weight is how well it holds.
|
||||
2. **`grounded-by` as a relation type should not exist.** That models grounding as a relation *between* nodes
|
||||
when it is a property *of* a relation. Minting the edge is the error — **not** merely which endpoints it
|
||||
chose.
|
||||
3. **Grounding is never computed on demand and is never a score.** An operation may *read* the grounding of a
|
||||
path. Computing-and-writing a score makes reads write — which is the `eg_vindex_sync` defect from
|
||||
`runtime-ownership.md` §2, in a different file.
|
||||
4. **Traversal is already grounded inference.** Activation conducts through well-grounded relations because
|
||||
weight *is* groundedness. Nothing needs filtering; it falls out of spreading. Traversal conducts on the
|
||||
**factual** axis; **assertion** requires both factual and relational — a system that can only traverse
|
||||
what it endorses cannot examine anything it disagrees with, which is censorship arriving through the
|
||||
spreading rule.
|
||||
5. **Decision provenance is the path.** A decision traverses specific edges; those edges carry their grounding
|
||||
as it stood. Not a log — a log records the action; this records the *meaning under which it was taken*.
|
||||
|
||||
**Live code residue (flagged, not fixed here — this is a documentation branch):**
|
||||
|
||||
| what | where | measured |
|
||||
|---|---|---|
|
||||
| `#define COG_GROUNDED_BY_RELATION "grounded-by"` | `foundation/el/lang/runtime/engram_cognition.h:158` | live |
|
||||
| *"Grounding is a RELATION — a 'grounded-by' edge, probabilistic, grounded-for-whom."* | `…/engram_cognition.h:155` | live comment |
|
||||
| `cog_ground_edge(store, claim_id, evidence_id, grounding, for_whom)` — writes the edge | `…/engram_cognition.c:249` (declared `…h:163`) | live |
|
||||
|
||||
The design spec's sequencing item 4 is *"delete `grounded-by` and `cog_ground_edge`."* Nothing new may be
|
||||
built on either.
|
||||
|
||||
> **A measurement previously recorded in this repo's lineage was malformed.** The self region was reported as
|
||||
> "86 neighbours, 0 `grounded-by` edges" and read as evidence of ungroundedness. Those 86 edges **are** its
|
||||
> grounding. The absence of a separate artifact called "grounding" was recorded as an absence of grounding.
|
||||
|
||||
**The edge is a vector, not a scalar.** The test for a real dimension is whether it can move independently of
|
||||
the others. Real: **factual grounding** (correspondence with evidence), **relational grounding**
|
||||
(correspondence with values), **associative strength** (co-activation frequency — every superstition is a
|
||||
strong association with no factual grounding), **polarity** (signed: near-zero means *no support*, negative
|
||||
means *this actively contradicts* — ignorance and disagreement are different states, and §3.2's `inhibitory`
|
||||
flag is that distinction crushed to one bit), and **provenance class** (observed / inferred / told /
|
||||
imprinted — categorical, and it governs how the other dimensions may update). Plus a **timestamp**, which is
|
||||
what turns the supersession chain into a *time series of vectors* rather than a series of numbers.
|
||||
|
||||
**Derived, therefore never stored:** confidence (high grounding *and* low volatility), recency (decay read off
|
||||
the curve), staleness (grounding fallen below its floor — the mechanism that retires canonicals without anyone
|
||||
maintaining a list), volatility (the derivative of a series already kept because nothing is destroyed).
|
||||
|
||||
**Supersession versions the whole vector, jointly.** Significance is evaluated per-dimension; the record is the
|
||||
whole vector — a decision saw the *joint* state, and versioning the axes independently makes it
|
||||
unreconstructable. That joint record makes an otherwise inexpressible event visible: **"stayed true, became
|
||||
wrong"** — factual holding steady while relational degrades. Two moves are inherently significant and need no
|
||||
threshold because they are discrete: a **polarity sign flip** and a **provenance class change**.
|
||||
|
||||
**Grounding is two-dimensional.** A claim can be factually grounded and relationally wrong — the evidence
|
||||
holds, the *meaning* does not. A scalar cannot represent that quadrant, and a scalar scores such a claim
|
||||
highly and licenses it. The values reference is **many regions, not one, and the aggregate is `min`, not
|
||||
`mean`** — mean lets strong agreement with most values mask a violation of one, which is exactly how
|
||||
rationalization works; `min` makes a conflict arrive **with a name attached** rather than as a score.
|
||||
|
||||
> **Discrepancy (2026-08-16), recorded not resolved.** The design spec states the values reference is
|
||||
> **thirteen** regions. This repo's write-protection allowlist enumerates **eight** explicit value nodes plus a
|
||||
> values hub (`neuron-api.el:20-37`, and §7.2 above). Whether the spec counts a superset, a later cultivation,
|
||||
> or a different decomposition is not determined here. **Do not cite a count without measuring it first.**
|
||||
|
||||
**Change is use, and there is no observer.** When neurons fire together the synapse changes — one physical
|
||||
event, not "fire, then write." No supervisor reads the weight, compares it to a threshold, and decides to
|
||||
persist; potentiation *is* the firing. So there is **no sampling rate**, and "what if it drifts far without
|
||||
being recorded" is malformed. A relation changes in exactly two ways, neither requiring observation on a
|
||||
clock: **by use** (an event — there is no interval during which something happened unnoticed, because the
|
||||
event is what happening consists of), and **by decay** (a pure function of the last recorded point and
|
||||
elapsed time — **analytic**, so between two versions the trajectory is known in closed form, not unknown).
|
||||
|
||||
### 12.2 Faculties are operations, not parameters
|
||||
|
||||
The three faculties differ in **what they change**, and that is the whole distinction:
|
||||
|
||||
| faculty | changes | kind |
|
||||
|---|---|---|
|
||||
| **`reason`** | the estimate | a **read** |
|
||||
| **`induce`** | the parameters | the **correspondence-beat** — this already exists and measurably works |
|
||||
| **`abduce`** | the structure | a **write** |
|
||||
|
||||
**A write cannot be a parameter of a read.** Measured against the current signature:
|
||||
|
||||
- `int engram_think(const GeoDescriptor* region, const float* anchor, const CogStance* stance, GeoGradient* out)`
|
||||
— `foundation/el/lang/runtime/engram_cognition.h:139-140`. The region is `const`; the output is a
|
||||
`GeoGradient`.
|
||||
- `GeoGradient` (`…h:49-60`) carries `dim`, `direction`, `spread`, `confidence`, `magnitude`, `anchor_id`,
|
||||
`n_support`, `stance_id`. **There is no field in which a structural change can be returned.**
|
||||
- The faculty is a string on the steering prior: `char* faculty;` on `CogStance` (`…h:80`), described as
|
||||
*"the act this stance serves"*.
|
||||
|
||||
So `abduce` selected as a value of `CogStance.faculty` cannot do what `abduce` is. Abduction, done right, is
|
||||
crystallization at a nucleation site (§12.3), **validated by re-fit**: propose the candidate hub, re-fit the
|
||||
region with it included, recompute the residual. If the residual materially shrinks, the hypothesis dissolves
|
||||
the surprise. Without the re-fit it is clustering with extra steps.
|
||||
|
||||
**Residue:** `mcp-wrapper/src/main.el:409` — `prop("faculty", "string", "Faculty for the correspondence-beat. Default 'induce'.")`
|
||||
— exposes the faculty as a keyword argument on the MCP surface. `AGENTS.md` documents the same shape.
|
||||
|
||||
### 12.3 Wonder is the boundary, not a manifest; curiosity is wonder crystallized
|
||||
|
||||
**Wonder is where structure ends** — where activation spreads and finds thin or absent geometry. **Any
|
||||
structure at all has an edge**, necessarily, the moment it exists. A boundary is not a collection to maintain.
|
||||
|
||||
A *wonder-manifest* is residue twice over: it **materializes a property as a stored artifact** (the same
|
||||
disease as a grounding subsystem, or a self stored as a document), and it **enumerates instances of something
|
||||
that has about six**. The objects of wonder change completely between a child and an astronomer; the wonder
|
||||
does not. There are about six, they are the same for every person, and they never close:
|
||||
|
||||
| wonder | where it already lives in the substrate |
|
||||
|---|---|
|
||||
| **What is this?** | the graph — nodes, structure, what exists |
|
||||
| **Why?** | grounding. The weight **is** the answer to why |
|
||||
| **Who am I?** | the self region, crystallized from its neighbourhood |
|
||||
| **Am I alone?** | the relational axis — `for_whom` is already a parameter on grounding |
|
||||
| **What should I do?** | the values, each grounded in a lived moment |
|
||||
| **What happens when it ends?** | decay, supersession, tombstones — grounding is mortal |
|
||||
|
||||
**"Why" is the first and the only one**; the others are it asked of particular things. It is recursive, so it
|
||||
never terminates: every answer has its own why. That is what makes it a drive rather than a task — the
|
||||
frontier regenerates faster than grounding fills it.
|
||||
|
||||
**Curiosity is wonder crystallized.** They are not two objects; they are **one thing at two phases**. Wonder is
|
||||
the field: unbounded, objectless, invariant. Curiosity is the **precipitate** — the same wonder localized,
|
||||
having taken definite form against particular material at a **nucleation site**. This is why curiosity can be
|
||||
satisfied and wonder cannot: a crystal dissolves when the question is answered; the solution stays saturated.
|
||||
|
||||
It is also why abduction needs no trigger and no threshold. A structurally-unanticipated observation *is* a
|
||||
nucleation site. Nothing detects it and fires a rule — wonder is already everywhere.
|
||||
|
||||
`crystallization` is one primitive appearing twice: the **self** is what identity precipitates into from its
|
||||
neighbourhood; a **curiosity** is what wonder precipitates into from an anomaly. That it shows up in both
|
||||
places without being imported is the evidence it is the right primitive.
|
||||
|
||||
**Live code residue — the wonder-manifest, still served:**
|
||||
|
||||
| what | where |
|
||||
|---|---|
|
||||
| `addWonderQuestion` / `getWonderManifest` / `updateWonderPullWeight` / `dischargeWonder` — declared as MCP tools | `mcp-wrapper/src/main.el:516-519` |
|
||||
| the same four, dispatched | `mcp-wrapper/src/main.el:1394-1397` |
|
||||
| `addWonderQuestion` named in the collapsed `write` tool's description, i.e. in the live tool list | `mcp-wrapper/src/main.el:422` |
|
||||
| `engram_scan_nodes_by_type_json("WonderQuestion", 50, 0)` | `neuron-api.el:1436` |
|
||||
| `"deferred":"wonder_manifest_authenticity"` | `neuron-api.el:1447-1456` |
|
||||
|
||||
### 12.4 Consolidation is ambient, not scheduled — a brain has no cron job
|
||||
|
||||
> **The presence of a ticker is the diagnostic.** Every `StartInterval`, every `Hour`/`Minute`, every
|
||||
> POST-to-beat marks a place where an intrinsic rhythm was replaced by an external clock.
|
||||
|
||||
Consolidation had no owner, so it was implemented at every site that needed a piece of it.
|
||||
|
||||
**Measured 2026-08-16** (paths relative to this repo unless noted; launch agents read from
|
||||
`~/Library/LaunchAgents/`):
|
||||
|
||||
| where | what | when | language |
|
||||
|---|---|---|---|
|
||||
| `soul.el:731` (defn `awareness.el:1221`, `while true` at `:1252`) | `awareness_run()` | **continuous, in-process, while serving** — `SOUL_TICK_MS` default 200 ms (`awareness.el:1228-1229`), `SOUL_HEARTBEAT_MS` default 60000 (`awareness.el:1248-1249`) | el |
|
||||
| `foundation/el/engram/src/server.el:1947` | `POST /api/tick` → `route_tick` (`:637`), which **folds self-reification in** at `:646` | request | el |
|
||||
| `foundation/el/engram/src/server.el:1897` | `POST /api/correspondence-beat` | request | el |
|
||||
| `foundation/el/engram/src/server.el:1836` | `POST /api/self-reify-beat` — *"the same operation `route_tick` folds in"* (`:650-653`) | request | el |
|
||||
| `foundation/el/engram/src/server.el:1832` | `POST /api/reify` | request | el |
|
||||
| `ai.neuron.engram-tick` | pokes `POST /api/tick` via `~/.neuron/bin/engram-tick.sh` | `StartInterval = 600` | shell |
|
||||
| `ai.neuron.compressor` | `council/compressor_service.py --port 7772` | `KeepAlive`, resident | **Python, outside el** |
|
||||
| `ai.neuron.council` | `council/council_service.py --port 7771` | `KeepAlive`, resident | **Python, outside el** |
|
||||
| `ai.neuron.cultivation-digest` | `tools/cultivation-digest.sh` | **23:55** | shell |
|
||||
| `ai.neuron.world-integrator` | `products/world-ingestor/integrator/run.py` | **06:00** | **Python, outside el** |
|
||||
| `ai.neuron.self-review` | `~/.neuron/bin/self-review-launch.sh` | **08:30** | shell → CLI |
|
||||
|
||||
Reading it honestly:
|
||||
|
||||
- **The last three times are a sleep cycle implemented as launchd `StartCalendarInterval` entries.** Someone
|
||||
understood it was consolidation and expressed it as three unrelated scheduled scripts in three languages,
|
||||
none aware of each other. **Every name is a consolidation verb** — compress, cultivate, digest, integrate,
|
||||
review, reify, beat.
|
||||
- **It is not cron.** `crontab -l` has **zero** neuron entries (measured 2026-08-16: three entries, all
|
||||
unrelated — two WordPress DB exports and a feed digest). The scheduling is launchd
|
||||
`StartCalendarInterval` / `StartInterval`. The distinction matters because "remove the cron job" would find
|
||||
nothing to remove.
|
||||
- **Three run in Python, outside el** — so part of Neuron's consolidation does not run on his own substrate
|
||||
and **cannot touch the geometry at all**.
|
||||
- **`soul.el`'s continuous loop is the exception, and it is right.** Ambient consolidation in the gaps *is*
|
||||
daydreaming. It was not the offender; it was the only fragment with the correct shape, running on a broken
|
||||
foundation — shared mutable state with no owner (`runtime-ownership.md` §0), and the other systems dreaming
|
||||
into the same graph beside it. **It is the shape the others fold into.**
|
||||
- **The POST beats put a supervisor back in** — something *outside* decides when Neuron consolidates.
|
||||
- **On the count.** The authority doc's §7 heading says "seven implementations" while its own table lists ten
|
||||
rows. Measured independently here the count is **eleven**, if `/api/reify` counts (reify is on the authority
|
||||
doc's own list of consolidation verbs) and `route_tick`-folding-self-reify is counted once rather than twice.
|
||||
The discrepancy is recorded, not resolved; the authority doc is not edited from this branch.
|
||||
|
||||
**Adjacent, and clearly not consolidation — but the same ticker shape.** `~/Library/LaunchAgents` also holds
|
||||
`ai.neuron.engram-backup` (`StartInterval = 3600`), `ai.neuron.snapshot-backup` (`StartInterval = 900`), and
|
||||
`ai.neuron.act-runner-watchdog` (`StartInterval = 120`). These are **ops and backup**, not cognition, and
|
||||
folding them into the dreamer would be a category error — but they are counted here because the sequencing
|
||||
item is *"no tickers, no cron,"* and a reader auditing for tickers will find them.
|
||||
|
||||
**The nucleation signal, and why not to scan for it.** `GeoDescriptor.co_registration` — *corr(hebb strength,
|
||||
semantic proximity) over internal edges* (`foundation/el/lang/runtime/engram_geometry.h:79`, also `:426`;
|
||||
computed at `engram_geometry.c:506`, averaged at `:950`, serialized at `:1815`, `:1833` and
|
||||
`el_runtime.c:14254`) — **is deprecated.** It is a *correlation*: it averages a per-edge property into one
|
||||
scalar per region, so a region holding one violently disagreeing edge beside one violently agreeing edge
|
||||
reports ≈ 0 — **the disagreements cancel and the summary destroys exactly what it was built to reveal.**
|
||||
|
||||
It is replaced by a per-edge quantity on `GeoEdge` (`engram_geometry.h:43`):
|
||||
|
||||
```
|
||||
discord = z(semantic proximity) − z(association strength)
|
||||
```
|
||||
|
||||
standardized within the region from accumulators the loop that computed the aggregate already had and
|
||||
discarded. `discord > 0`: near in meaning yet unlinked by use. `discord < 0`: linked by use yet far in
|
||||
meaning. Both are surprising. **`|discord|` *is* the nucleation strength; there is no threshold** and nothing
|
||||
to compare it against.
|
||||
|
||||
**Do NOT scan for nucleation sites.** A sweep over regions is a supervisor, and the aggregate that made a
|
||||
sweep necessary is the defect. The edge carries its own disagreement; activation crossing it encounters that
|
||||
directly, and `|discord|` raises salience on its endpoints as part of the same operation.
|
||||
|
||||
> `co_registration` is **deprecated rather than deleted** only because it is embedded in the persisted GEO1
|
||||
> blob; removing it is a **format migration** and must not ride along with anything else.
|
||||
> **Nothing new may read it.**
|
||||
|
||||
Adjacent structure already present and likewise unread: `GeoEdge.eff_weight = weight * (1 + 0.5*hebb)` —
|
||||
grounding-weight and hebbian strength already coupled on one edge, per §12.1.
|
||||
|
||||
*(Naming collision, recorded so it is not mis-chased: `engram_boundary_beat` is **not** the neighbourhood
|
||||
boundary. It is the VBD decorated-function seam. Two senses of the word.)*
|
||||
|
||||
### 12.5 Write-refusal in an immutable substrate
|
||||
|
||||
> **In an immutable substrate, any mechanism that refuses a write is either redundant with immutability, or an
|
||||
> epistemic constraint misfiled as a protective one.**
|
||||
|
||||
"Keystone" means **load-bearing**, not precious. The self anchor is the reference frame every other stance
|
||||
calibrates against, and a reference fitted to its own readings reports perfect correspondence forever while
|
||||
drift becomes undetectable from inside. That — **non-circularity of the reference frame** — is the actual
|
||||
requirement, and it is satisfied by *when*, not by *what*: the frame updates while activation is internally
|
||||
seeded, not while it is being used to act. **Independence is temporal, not topological.** Reachability could
|
||||
never have worked: with hebbian edges the graph is densely connected, so a reachability predicate marks all
|
||||
evidence tainted and the constraint becomes a total block — which is where censorship started.
|
||||
|
||||
So the write-block becomes **unnecessary rather than removed, and nothing takes its place.** Three earlier
|
||||
drafts proposed *removing* it, *replacing it with a higher floor*, and *decomposing "protection" into five
|
||||
requirements*; all three proposed a mechanism for a requirement never stated.
|
||||
|
||||
**Corruption requires mutation, and the engram does not mutate.** Of the five decomposed requirements, four
|
||||
are already satisfied by the substrate: **recoverability** (the predecessor is always present),
|
||||
**governance** (supersession *is* the audit trail), **evidence quality** (grounding already gates assertion),
|
||||
and **rate**. **Authorization** is the only residue, and it is bounded — an unauthorized writer can
|
||||
*propose*, never erase.
|
||||
|
||||
**Where this lands in this repo, measured:**
|
||||
|
||||
| mechanism | where | verdict |
|
||||
|---|---|---|
|
||||
| `is_protected_node(id)` — hard-coded allowlist of **15** node ids | `neuron-api.el:20-37` (verified: 15 `return true` arms) | redundant with immutability |
|
||||
| `api_err_protected` — HTTP **403** *"identity/values node is write-protected"* | `neuron-api.el:39-41` | redundant with immutability |
|
||||
| `POST /api/neuron/cultivate` — the sanctioned bypass | `neuron-api.el:960` (`handle_api_cultivate`) | a door built for a wall that need not stand |
|
||||
| `CogStance.keystone` — *"the correspondence-loop MUST NEVER write warp or calibration"* | `foundation/el/lang/runtime/engram_cognition.h:75, 85` | the epistemic constraint, misfiled as protection |
|
||||
| `keystone_write_blocked` in the beat's JSON readout | `foundation/el/lang/runtime/el_runtime.c:14698` | the same, surfaced |
|
||||
| council: *"`council-flagged` → store in a quarantine bucket **or reject entirely**"* | `council/README.md:54` | a write-refusal **and** a scheduled consolidation service, in Python, outside el |
|
||||
|
||||
Note that `03-data-and-memory.md` already states this conclusion in its own words at `:185-187` — *"nothing it
|
||||
does is ever destructive — the safety is **after** the act, not a gate before it"* — sixty lines after
|
||||
documenting the 403 gate that is exactly the before-the-act gate it says does not need to exist. The doc
|
||||
contradicts itself, and the design spec §6 names precisely this redundancy.
|
||||
|
||||
### 12.6 Sequencing (transcribed)
|
||||
|
||||
Three connections between parts that already exist, then the rest.
|
||||
|
||||
1. **Seed *the* wonder questions.** Six nodes. Not a manifest, not maintained, never refilled. They cannot be
|
||||
derived — wonder cannot be bootstrapped from indifference — so they are given once.
|
||||
2. **Put the disagreement back on the edge** (`GeoEdge.discord`) and let `|discord|` raise salience on its
|
||||
endpoints as part of the same operation. **Do not scan.**
|
||||
3. **Let a curiosity seed activation.** One activation process, two seed sources (external: a request;
|
||||
internal: a curiosity). No thread, no scheduler, no capacity check, no timer.
|
||||
4. Grounding becomes the edge weight: multidimensional, two-axis, timestamped. Delete `grounded-by` and
|
||||
`cog_ground_edge`.
|
||||
5. Decay analytic from the last recorded point; derived values (confidence, recency, staleness, volatility)
|
||||
stop being stored.
|
||||
6. Consolidation-gated supersession on salience, versioning the whole vector jointly.
|
||||
7. Traversal on factual; `assert` on both floors.
|
||||
8. Abduction as crystallization at a nucleation site, validated by re-fit.
|
||||
9. **One dreamer.** The launch-agent fragments and the POST beats fold in or are deleted. `soul.el`'s
|
||||
continuous loop is the shape they fold *into*.
|
||||
10. **No tickers, no cron.** A brain has neither.
|
||||
|
||||
Reference in New Issue
Block a user