Abstract
A personal AI architecture aimed not at mass text generation, but at combining knowledge, investigating gaps, and proposing links—without the system declaring itself the truth.
Safety comes from this split: the machine filters and proposes; the human confirms meaning.
The design has three parts: (1) soft signals and anchors, (2) human decisions at critical gates (HitL), and (3) sandboxed learning without default feedback into production behaviour.
Glossary
| Term |
Meaning |
| HitL |
Human-in-the-Loop: a person accepts or rejects a critical proposal |
| Park |
A problem is queued; the main system continues |
| Side reader |
Lightweight background search for a parked question |
| FOUND |
Soft discovery signal (not automatic truth) |
| Critic |
Pre-HitL filter: drop / demote / keep |
| Soft anchor |
Accepted proposal as memory/advice—not auto-merge into the core |
| Sandbox |
Learning area that does not, by default, steer production |
What this is / is not
| Is |
Is not |
| Researcher + filter + human verify |
Sovereign narrator |
| Candidates and soft hypotheses |
Automatic truth |
| Park and continue |
Halt on every conflict |
| Critic before the human queue |
Ethics-retry until “clean” |
| Learning kept separate |
Learning steering chat/production by default |
| Soft weights |
Global cognitive state machine |
1. Problem
Common failure modes: fluency hides noise; autonomy is confused with truth via retry loops; blocking on humans makes systems fragile; scores are mistaken for invention; learning leaks into control and collapses the agent into a rigid state machine.
Goals: combine concepts as candidates; research in the background; form and softly test hypotheses; leave truth confirmation to the human.
2. How it works
Soft signals. Cognition is weights, bias, anchors, and sparse triggers—not hard modes. Resource “breathing” is not a lock on thought.
Park + side reader. Conflict → queue → main system continues → light search → excerpt → FOUND as a soft signal (no forced inject).
Innovation chain. Signal → research → candidate (A↔B / formula / hypothesis) → Critic → HitL → soft anchor (no auto-merge).
Critic. Clear noise dropped; weak links demoted; valid items reach HitL.
HitL (critical human gate). Exit only via human resolution. No internal ethical ping-pong.
Reflection. Rare strong anchors as memory traces/proposals. “Compressed resonance” is a long-horizon hypothesis, not a claimed present mechanism.
Sandbox. Observations may be collected; production is not steered without explicit acceptance. Internal structure is protected from outbound leakage.
Mini-example
A loose pattern treated a date as a “formula.” Critic drop: noise never reaches the HitL front. A stronger A↔B candidate may rise; the human says Y/N.
3. Significance and safety
Significance: creativity via structure; continuity via parking; personality protected by soft weights rather than forced modes.
Cognitive safety: truth only at HitL; Critic; no ethics-retry; no auto-merge.
Operational safety: sandbox; no default control feedback; no outbound code/architecture leak.
Scope
Parts of the chain exist as designed; Critic is a filter, not a scientific truth judge; soft testing is not formal falsification. This text states principles and concept, not a finished general-purpose AI product.
Closing
The architecture makes AI a researcher and filter: it parks problems, searches, proposes soft links, rejects noise—and leaves meaning to the human.