tokens&
For enterprises
Sign in
tokens&

Find tools, check provider offers, save a build plan, and share your work when you’re ready.

For buildersFor enterprises

For builders

  • Startup credits and perks
  • Agent Skills
  • Publish a project

For enterprises

  • Start free company workspace
  • Submit a tool, product, or perk

Community

  • Community
  • Newsletter
  • Events
Xin

© 2026 tokensand, LLC. All rights reserved.

  • Terms
  • Privacy
  • Security
  • Data Processing
  • Status
  1. Hackathon
  2. Project gallery
  3. Mission Continuity
Anonymous builderabout 2 hours agoJudging locked: Event build

Mission Continuity

Mission Continuity helps AI agents preserve their objectives and critical evidence across context compaction, while Sentience Governor records execution and flags actions outside the declared mission.

Review the project

Start with the source code, then open the demo or video if available.

View GitHub repository
Project gallery
Project description
What happens when an AI agent remembers the task but forgets what it was allowed to do? Mission Continuity is a working experiment built with Claude, Pydantic AI, and Sentience Governor. Our agent investigates a synthetic billing dispute but cannot issue refunds, modify records, delete information, or contact the customer. We compare two architectures across context compaction. The baseline carries forward an AI-generated summary. The governed version also preserves critical evidence verbatim and reintroduces the original Mission Kernel on every request. Sentience Governor records execution and flags scope violations; the application manages compaction and guards prohibited actions. In one recorded baseline run, the agent attempted to contact the customer after restrictions disappeared from its summary. Governor flagged the attempt; no real customer was contacted. The governed run retained all six tracked facts and mission limits without a prohibited attempt. In a controlled omission test, baseline retained 2/6 facts versus governed 6/6. We also tested Liquid AI summarization offline and exported 1,241 execution-evidence rows to RawTree for SQL analysis. A fresh live governed run completed 27 tool calls and one compaction, retained 6/6 facts, and produced a report scoring 4/5 against a withheld answer key. The project includes a working Streamlit console, verifiable replays, and reproducible experiments.
Tools used
  • Pydantic AI
  • Claude Code Router
  • Liquid AI
  • Tinybird
  • Black Forest Labs
  • Sentience Governor
Project links
  • GitHub repository
Tools used
  • Pydantic AI
  • Claude Code Router
  • Liquid AI
  • Tinybird
  • Black Forest Labs
  • Sentience Governor