Memory Write Policies
Decide what gets remembered: write gates, provenance, confidence, and validation - because memory quality is set at write time.
The Route
0/4 verifiedWrite the memorability criteria
The gate is a checklist, not a vibe.
Attach provenance and confidence
A memory without provenance is a rumor.
Detect and resolve contradictions
Two contradicting memories is a bug with a deadline.
Add quarantine and prove write quality
Single observations are hypotheses, not facts.
Context Pack
Paste this first. It briefs the AI on requirements, constraints, and the Definition of Done before your first build prompt.
Paste this into your AI builder first. It teaches the AI what you want before you give it the build prompt.
Related routes
More Memory & Context flows that share ground with this one.
Add File-Based Persistent Memory
Give your agent durable memory with plain files - the radical-minimalism approach production practitioners keep converging on.
+1 more steps to Done
Best foryour first pass at this - no prior setup assumed
Session Summaries That Survive Compaction
Write durable session summaries at the right moments so knowledge outlives compaction and process restarts.
+1 more steps to Done
Best forbuilders who have shipped a basic app before
Cross-Session Project State
Keep long-horizon work coherent across many sessions: externalized project state that any session can load, advance, and hand off.
+1 more steps to Done
Best forproduction-grade builds with strict verification