Builds one compact, audited block of context per turn — the exact text your model sees before it answers. Ranked memory, live state, freshness-gated emotion, and one rotating spark.
Most chatbots do one of two bad things with context: they stuff the whole transcript in (and forget your birthday the moment the talk turns to work), or they dump everything they ever stored into recall (so the model confidently invents facts). The packet is the opposite discipline. Every single turn it assembles a small, ranked, auditable block.
That block holds: recent relevant memories (top-k against this message, gated and de-duped — the load-bearing field), a deterministic CURRENT FRAME of live state (time, location, biometrics, routines, projects, calendar, todos), face / voice emotion that's freshness-gated so a stale read is omitted entirely, a transparent rule-based emotional read, and one rotating spark the model may raise on its own. Everything is bounded, everything is omittable, and the build never throws — a failed source becomes an empty field, visible in packet.sources, never silent.
Run the example and watch it build packets for several queries — including a junk query that correctly returns zero memories, the gate refusing to pad the slot.
You don't have to be a coder — but you will need a coding agent to do the setup with you: Claude Code or Codex. Every kit ships an agent-ready AGENT-START-HERE.md you hand straight to it.
Node.js 20+ and nothing else — zero third-party dependencies, and a zero-infrastructure recall provider that runs the moment you unzip it. No vector DB, no embedding server, no graph required to start. Model-agnostic — it assembles context, it never calls an LLM. Installs on top of the Starter House.
start.bat / start.command — see packets build for real queriesSinAndSarah-context-packet/ sample-state/ biometrics.json calendar.json memory/ memories.jsonl example.mjs emotion-policies.json config.json install.bat install.ps1 install.sh start.bat start.command verify.mjs AGENT-START-HERE.md BUYER-START-HERE.md PRODUCT-MAP.md MIGRATION.md README.md GUIDE.pdf LICENSE.txt
One-time purchase, lifetime updates. Checkout is Stripe — secure card payment, then an instant download plus your link by email.
Buy Context Packet — $24All sales final. It's source — the second it downloads, it's yours to keep, fork, and run forever. We literally can't un-hand you the keys, so there are no refunds.