Skip to content

feat: add composite agent memory - #13

Merged
0thernet merged 3 commits into
mainfrom
codex/oh-memory-integration-20260829
Aug 30, 2026
Merged

feat: add composite agent memory#13
0thernet merged 3 commits into
mainfrom
codex/oh-memory-integration-20260829

Conversation

@0thernet

Copy link
Copy Markdown
Member

Summary

  • adds the runtime-neutral SQLite/libSQL store authority and explicit working/canonical profiles
  • adds bounded positive recursive projections with exact datasets, identities, proofs, schemas, and optional Suss 0.20.0 equivalence checking
  • adds the experimental two-authority agent-memory facade with host-bound actor/programs/routes, visible conflicts, physical proof attribution, expiring explanation capabilities, and proposal-only nomination
  • publishes matching v0.2.0 package, specification, security, Agent Skill, and site documentation

Authority boundary

  • working and canonical stores remain distinct physical authorities
  • the model receives no store locator, credential, rule AST, actor/time claim, canonical write, sync, or purge capability
  • working facts never shadow canonical facts; every result remains derived
  • nomination exports an exact verified working closure for destination-owned review and never promotes it
  • Suss is differential-only; no runtime or release path contains Cozo

Verification

  • bun run check — 138 tests / 1,473 assertions, all builds, Node runtime smoke, and declaration-consumer typecheck
  • diff -qr spec site/public/spec
  • bun pm pack --dry-run --ignore-scripts
  • cd site && bun run lint && bun run build — static build plus localhost runtime smoke
  • independent adversarial review: PASS, zero P0/P1 findings

@vercel

vercel Bot commented Aug 30, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
oh-computer Ready Ready Preview Aug 30, 2026 12:20am

Request Review

@0thernet
0thernet merged commit 89fb133 into main Aug 30, 2026
5 checks passed
@0thernet
0thernet deleted the codex/oh-memory-integration-20260829 branch August 30, 2026 00:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant