mirror of
https://github.com/samvallad33/vestige.git
synced 2026-07-26 23:51:02 +02:00
* patch(backfill-safety): VESTIGE_BACKFILL_AUTOFIRE gate (default OFF) + bounded promote_memory_backfill
Off-by-default env gate around step-8.5 auto-fire in run_consolidation (decouples
backfill from consolidation cadence). New promote_memory_backfill caps stability at
MIN(stability*1.5, stability+365.0) (the bound retroactive_backfill.rs:300 already
computes but discarded); both backfill entry points use it. Fixes the false 'capped'
comment. Cloud-sync excluded at build (--no-default-features). Pending upstream PR to
samvallad33/vestige. omega-backfill-safety-v2.2.0 off tag v2.2.0 (
|
||
|---|---|---|
| .. | ||
| advanced | ||
| codebase | ||
| connectors | ||
| consolidation | ||
| embedder | ||
| embeddings | ||
| fsrs | ||
| memory | ||
| neuroscience | ||
| search | ||
| storage | ||
| trace | ||
| config.rs | ||
| fts.rs | ||
| lib.rs | ||