semantic memory agents

27 tagged semantic memory, measured the same way as everything else here.

Browse within: ai-assistant 27ai-memory 27persistent memory 27self-improving-ai 27

ai-eng-warden

01

sliamh11/Deus

Agent Claude Code

AI Engineering review of code touching LLM interactions, prompt construction, context management, agent architecture, and AI-specific security. Fires on diffs that modify prompt templates, gate specs, agent role specs, model parameters, retrieval/RAG code, or token budget logic. Strict mode - REVISE blocks commits.…

51 7d ago A 202 tokens original MIT

keystone

02

sliamh11/Deus

Agent Claude Code

Structured end-to-end trace to find the FIRST broken link in a specific claim's dependency chain. Single-claim depth probe — NOT a breadth reviewer. Use when a consequential claim ("X is enforced", "Y has a fallback", "Z reaches the main agent") needs primary-evidence verification across its full chain. Advisory…

51 7d ago A 87 tokens original MIT

verification-gate

03

sliamh11/Deus

Agent Claude Code

Evidence-before-claims gate. Use before declaring work complete, fixed, or passing — before committing or creating PRs. Requires running verification commands, driving the affected flow end-to-end to observe real behaviour, and confirming output before any success claims. Adapted from Superpowers'…

51 7d ago A 111 tokens original MIT