docs(changelog): add visible Credits section to v2.2.1 (#107)

Surface the contributor credit as its own subsection rather than a
trailing sentence: @Vrakoss for the Windows repro (#101), @randomnimbus
(Peter Lauzon) for the backfill report + fix (#103), whose commit is
already co-authored in the shipped v2.2.1 release (f7530af).

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
Sam Valladares 2026-07-02 12:46:21 -05:00 committed by GitHub
parent f7530af3db
commit 5d046e1d97
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -42,6 +42,19 @@ A single `docs/GETTING-STARTED.md` that consolidates install, "what gets saved",
how to inspect your memory, and project scoping into one 30-minute first-run path,
linked from the README.
### Credits
This release was driven by the community:
- **@Vrakoss** reported the Windows embeddings regression (#101) with a clean,
precise repro that pinned the failure immediately.
- **@randomnimbus** (Peter Lauzon) reported the backfill safety issue (#103) and
contributed the fix — the bounded `promote_memory_backfill` and the
`VESTIGE_BACKFILL_AUTOFIRE` lever shipped as they proposed them
(co-authored in `f7530af`).
Thank you both.
## [2.2.0] - 2026-06-29 — "Retroactive Salience + Tool Consolidation"
Three independent value streams land together as a coherent release.