Proto-Cognitive Architecture v4
Neural Field + Hebbian Memory + Semantic Retrieval + Cognitive Router
Teach the agent facts, then ask questions. The agent uses a continuous Hebbian attractor field to detect cognitive resonance (familiarity) with learned content, and routes queries accordingly:
| Route | Meaning |
|---|---|
| ๐ข CONFIDENT | Strong field resonance + reliable facts โ full answer |
| ๐ก CAUTIOUS | Field recognises domain but weak retrieval โ hedged answer |
| ๐ UNCERTAIN | Some retrieval but low familiarity โ answer with caveats |
| ๐ด DEFER | No stored knowledge โ admits ignorance |
Key properties: Zero forgetting ยท Paraphrase robustness ยท O(1) memory ยท Contradiction handling ยท Introspectable routing decisions
One fact per line. Facts are encoded into the Hebbian field and pinned to the semantic store. Teaching a contradictory fact automatically supersedes the old one.
Field State
Field norm: 0.000 | Active regions: 0 / 0 protected Attractors: 0 | Steps: 0
Episodic Store
Total: 0 | Active: 0 | Superseded: 0
Cognitive Router
No queries routed yet
Token Usage
Teach: 0 calls (0 tok) | Gen: 0 calls Avg in/gen: 0.0 | Avg out/gen: 0.0