youzini
fd63202a20
refactor(rebirth): isolate vector and reroll gates
2026-05-30 14:02:05 +00:00
youzini
681b09a81c
fix(vector): recover after embedding model changes
2026-05-19 09:05:55 +00:00
opencode
1eec503716
fix(vector): clarify embedding probe failures
2026-05-15 18:14:46 +00:00
youzini
baa88d8efe
fix(vector): keep ranking searches read-only
2026-05-15 16:12: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
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-afk
2dee3cd8ff
harden(authority): add pre-scale diagnostics and request safety
2026-04-28 22:29:14 +08:00
Youzini-afk
a7e2edac88
refactor(authority): complete v0.6-only sql/blob/jobs rollout
2026-04-28 21:45:59 +08:00
Youzini-afk
6c8c56df62
feat(authority): add recall candidate provider
2026-04-28 15:01:34 +08:00
Youzini-afk
35fee7d08d
feat(authority): add Trivium vector primary adapter
2026-04-28 03:31:46 +08:00
Youzini-afk
f3d3a0f80d
fix: harden hydrate normalized fast-path and vector scope guards
2026-04-23 00:50:23 +08:00
Youzini-afk
d2c3d1f5dd
Add persistence and retrieval observability with native delta gating
2026-04-21 20:32:20 +08:00
Youzini-afk
913a102b39
fix: backend vector state marked dirty on sync/restore import and query failure
...
- sync/bme-sync.js: conservatively clear backend hash mappings and mark
vectorIndexState dirty before importing remote snapshots via download,
merge, and cloud backup restore, preventing stale clean-looking state
after cross-device sync or restore
- vector/vector-index.js: mark backend vector state dirty on real backend
query failures (HTTP/network) instead of silently returning empty results
- regression: indexeddb-sync.mjs covers download/restore/merge import
dirty marking; p0-regressions.mjs covers backend query failure dirtying
2026-04-12 19:42:45 +08:00
Youzini-afk
43a44593ab
Restore root script imports for nested modules
2026-04-08 02:09:32 +08:00
Youzini-afk
9471d66c23
Fix panel dependency host import depth
2026-04-08 02:05:00 +08:00
Youzini-afk
3be915ba7a
Fix host import paths after directory reorganization
2026-04-08 01:39:45 +08:00
Youzini-afk
feec17f3e3
Reorganize modules into layered directories
2026-04-08 01:17:57 +08:00