feat(skills): add rollout promotion contract and sync planning state
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
Created: 2026-02-12
|
||||
Owner: Flynn core
|
||||
Status: ready to implement
|
||||
Status: completed
|
||||
|
||||
## Goal
|
||||
|
||||
@@ -86,3 +86,12 @@ pnpm build
|
||||
## Commit Message
|
||||
|
||||
`feat(session): add history indexing and topic search metadata`
|
||||
|
||||
## Completion Notes (2026-02-13)
|
||||
|
||||
- Implemented `history_index` config with defaults and bounds.
|
||||
- Added migration-safe message metadata persistence in SQLite.
|
||||
- Implemented indexing/tokenization and ranked history search with recency weighting.
|
||||
- Wired indexing/search lifecycle in `SessionManager` and routing boost hook in daemon routing.
|
||||
- Added gateway handlers for `history.search` and `history.reindex`.
|
||||
- Verified with full suite: `pnpm test:run` (`1593/1593`), plus `pnpm typecheck` and `pnpm build`.
|
||||
|
||||
Reference in New Issue
Block a user