Commit Graph

393 Commits

Author SHA1 Message Date
youzini
42011201b9 refactor(runtime): extract recall input/intent state factory (Phase 4a) 2026-05-31 11:40:46 +00:00
youzini
ed35b1d8ef refactor(maintenance): extract history-recovery controller, fully migrate p0 off index.js slicing 2026-05-31 11:27:16 +00:00
youzini
43c4224915 refactor(ui): extract recall-message-ui controller, migrate p0 recall harness off slicing 2026-05-31 11:17:27 +00:00
youzini
3fd7d8b699 refactor(maintenance): extract reroll rollback controller, migrate p0 reroll harness off slicing 2026-05-31 11:07:06 +00:00
youzini
aaf2367d7e refactor(maintenance): extract handleExtractionSuccess controller, migrate p0 batch harness off slicing 2026-05-31 10:59:44 +00:00
youzini
7122ee16da refactor(ui): extract history-dirty notice, migrate p0 notification off slicing 2026-05-31 10:43:35 +00:00
youzini
dfcf1ba38e refactor(ui): extract message-render-limit module, migrate test off index.js slicing 2026-05-31 10:41:26 +00:00
youzini
90e14011ae refactor(vector): extract syncVectorState controller, migrate mobile-status off index.js slicing 2026-05-31 10:37:17 +00:00
youzini
a541fefa44 test: add index.js slicing ratchet guard 2026-05-31 10:26:06 +00:00
youzini
dbd7ed051a test: inject resolveOperationalChatId stub into mobile-status VM context 2026-05-30 18:39:46 +00:00
youzini
7c2c1e68f3 chore: remove abandoned hard-cut v3 namespace cluster 2026-05-30 18:32:48 +00:00
youzini
bf0d79c41b test(persistence): verify Luker preserves unknown graph fields 2026-05-30 18:13:16 +00:00
youzini
58ce671973 test(persistence): verify snapshot forward-compat on real stores 2026-05-30 18:06:26 +00:00
youzini
4681708cb7 feat(persistence): add snapshot upgrade-on-read 2026-05-30 18:04:32 +00:00
youzini
6391259555 feat(persistence): add durable snapshot schema contract 2026-05-30 18:02:51 +00:00
youzini
1d09c53c0e refactor(persistence): add v3 graph store adapters 2026-05-30 14:22:00 +00:00
youzini
951fca2c99 refactor(persistence): define v3 graph store shell 2026-05-30 14:14:19 +00:00
youzini
4a1560318a refactor(persistence): route state updates through events 2026-05-30 14:06:21 +00:00
youzini
fd63202a20 refactor(rebirth): isolate vector and reroll gates 2026-05-30 14:02:05 +00:00
youzini
70c0639c94 refactor(rebirth): add graph head model 2026-05-30 13:55:08 +00:00
youzini
a800f7fc8c refactor(rebirth): centralize persistence reducer 2026-05-30 13:47:10 +00:00
youzini
10ec3b7b77 refactor(rebirth): extract identity resolver core 2026-05-30 13:38:01 +00:00
youzini
a7b974b748 chore(rebirth): establish v3 cutover gates 2026-05-30 13:26:19 +00:00
youzini
152913811f fix(vector): repair missing graph identity before rebuild 2026-05-19 13:47:46 +00:00
youzini
681b09a81c fix(vector): recover after embedding model changes 2026-05-19 09:05:55 +00:00
youzini
0f0da1fbe8 fix(persistence): repair legacy pending state safely 2026-05-19 07:36:35 +00:00
opencode
d2d01d2c24 fix(recall): preserve reroll user-floor reuse 2026-05-15 20:13:13 +00:00
opencode
2823d18167 fix(persistence): clear stale pending confirmations 2026-05-15 19:44:08 +00:00
opencode
a5c4e12a76 fix(recall): skip pre-recall recovery on reroll reuse 2026-05-15 19:17:30 +00:00
opencode
7b5e35eca2 fix(recall): reuse persisted user-floor recall before reroll 2026-05-15 18:59:31 +00:00
opencode
1eec503716 fix(vector): clarify embedding probe failures 2026-05-15 18:14:46 +00:00
OpenCode
71d39abe22 fix(authority): continue replica sync after partial failures 2026-05-15 17:08:20 +00:00
OpenCode
83765c6254 fix(authority): checkpoint from SQL source 2026-05-15 16:59:47 +00:00
OpenCode
09fc103f21 fix(authority): clarify replica consistency state 2026-05-15 16:51:48 +00:00
youzini
baa88d8efe fix(vector): keep ranking searches read-only 2026-05-15 16:12:37 +00:00
youzini
5c3c7180cc chore(vector): update TriviumDB PoC to 0.7 2026-05-15 15:58:37 +00:00
youzini
1ef9e53320 fix(vector): prevent incompatible vector reuse 2026-05-15 15:28:11 +00:00
youzini
e241f916ea feat(vector): send vector space metadata to Authority apply 2026-05-15 15:19:21 +00:00
youzini
61db501db0 feat(vector): gate local search by vector manifest 2026-05-15 15:14:17 +00:00
youzini
2a674a7563 feat(vector): add vector space identity helpers 2026-05-15 15:09:57 +00:00
opencode
3c69b7d4fb feat(vector): use Authority BME apply when available 2026-05-15 10:59:49 +00:00
opencode
2174552e7c feat(authority): detect BME manifest capability 2026-05-15 10:46:43 +00:00
opencode
08fcfda6ac feat(authority): show automatic upgrade state 2026-05-15 10:38:26 +00:00
opencode
be38a2c0d2 fix(vector): harden runtime embedding sync 2026-05-15 09:55:00 +00:00
youzini
f443b388ee fix(authority): distinguish embedding and Trivium failures
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-05-09 09:06:19 +00:00
youzini
880e2b9158 fix(authority): classify capability probe failures
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-05-09 09:05:32 +00:00
Sisyphus
39355459a6 fix(authority): route graph persistence by storage readiness
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-05-07 04:13:54 +00:00
youzini
db5a341617 fix(authority): split graph SQL persistence by payload size 2026-05-06 15:37:19 +00:00
Sisyphus
eb7789ca80 test(authority): use supported e2e job
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-05-03 19:28:04 +00:00
Sisyphus
fecbd1f2a6 fix(authority): gate vector rebuild jobs
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-05-03 19:27:47 +00:00