mirror of
https://github.com/samvallad33/vestige.git
synced 2026-07-02 22:01:01 +02:00
CLI surface for Retroactive Salience Backfill so the seeded demo (and anyone who clones it) can reproduce "memory with hindsight" from a terminal: - `ingest --ago-days N`: backdate a memory N days (plant a dated cause/history). - `backfill [--failure-id ID] [--manual] [--lookback-days N] [--no-promote]`: reach backward from a failure and surface+promote the causal earlier memory, with demo-grade colored output (↩ reached back N days, 🔗 causal join: <entity>, similarity rank, ✅ promoted). Verified live end-to-end on a real DB: plant a 3-day-old API_TIMEOUT env-var note + a semantically-similar 500 distractor + a crash, run `vestige backfill`, and it surfaces the env-var note by the shared api_timeout entity (ignoring the similar distractor) and promotes it. clippy clean. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| vestige-core | ||
| vestige-mcp | ||