Research
Directions, prototypes, archived experiments
Not every idea works. Some are still open. Some are archived. Each is labelled honestly - implemented, prototype, research direction, or archived experiment.
Belief Promotion
implementedRecurring patterns detected in experience packets are promoted into durable beliefs - but only under governance.
Experience Packets
implementedEvery tool call, error, and milestone becomes an experience packet with derived internal state - cognitive load, frustration, energy, dominant emotion, stance, urgency. The agent has a mood.
Living State
implementedAn advisory pipeline that runs scan → update → consolidate before each session, producing a living-state block that reflects the agent's current internal state.
Virtual Context Windows
prototypeA prototype mechanism: treat external storage (files, DB) as an extension of the context window, not a separate retrieval system. The agent reads from disk the way a process reads from swap.
Persistent Thinking
directionA specified architecture for preserving unresolved reasoning across sessions as an evidence-backed, branchable reasoning graph - not as a lossy narrative summary.
Small-model Apprenticeship
directionA research direction: can a small local model "apprentice" under a larger cloud model - learning preferences, patterns, and style from CSM memory - and eventually replace it for routine work?
Agent Micro-app Generation
archivedThe agent does not call tools. The agent creates tools. The model becomes a compiler. WASM generation sprint archived; capability-lineage research active.