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
Sisyphus
8b65fcbdb1
fix(authority): track supported job types
...
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-05-03 19:27:36 +00:00
Sisyphus
e46d29ee93
Merge remote-tracking branch 'origin/main' into dev
...
# Conflicts:
# manifest.json
2026-05-03 19:26:47 +00:00
Sisyphus
fe89c8b204
test: protect manual Luker cache rebuild
...
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-05-03 15:30:22 +00:00
Sisyphus
03696b786a
test: cover Luker persistence without Authority
...
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-05-03 15:27:16 +00:00
Sisyphus
5a105fd4a4
fix: disable Luker browser graph mirror
...
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-05-03 14:21:52 +00:00
Youzini-afk
3a157f5fc1
fix(recall): reuse user-floor cache without target index
2026-04-30 22:17:15 +08:00
Youzini-afk
7d827f80b7
fix(recall): prefer user-floor cache on reroll
2026-04-30 03:58:08 +08:00
Youzini-afk
a9f575d98a
fix(recall): reuse persisted recall on reroll
2026-04-30 03:30:06 +08:00
Youzini-afk
b7c077ed21
Implement background maintenance post-process queue
2026-04-29 16:01:32 +08:00
Youzini-afk
69dc452120
Implement background maintenance vector sync
2026-04-29 14:52:51 +08:00
Youzini-afk
899774d636
feat: add maintenance concurrency modes
2026-04-29 14:25:16 +08:00
Youzini-afk
d956de4a61
Add post-generation extraction toggle
2026-04-29 03:38:24 +08:00
Youzini-afk
6e4ba691a8
Optimize bulk rerun extraction consolidation
2026-04-29 03:25:38 +08:00
Youzini-afk
edaaca4bbd
fix: convert named SQL params to positional for Authority server compatibility
...
Authority server expects params: SqlValue[] (positional array) but
ST-BME was sending params as a named map with :placeholders, causing
'invalid type: map, expected a sequence' deserialization errors.
Added convertNamedParamsToPositional() in AuthoritySqlHttpClient that
transforms :name placeholders to ? and extracts values in order before
sending to the server. This fixes the SQL probe failure that kept the
graph stuck in LOADING state.
2026-04-28 23:56:02 +08: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
8979b89646
feat(authority): harden jobs repair and diagnostics
2026-04-28 19:35:06 +08:00
Youzini-afk
07188feeb1
feat(authority): compare performance baselines
2026-04-28 18:27:12 +08:00
Youzini-afk
7f3ea4f36f
feat(authority): add diagnostics artifact manifest UX
2026-04-28 18:12:01 +08:00
Youzini-afk
dc76d1ea4c
feat(authority): add consistency repair actions
2026-04-28 17:48:52 +08:00
Youzini-afk
6747263eb2
test(authority): expand e2e roundtrip coverage
2026-04-28 17:41:43 +08:00
Youzini-afk
e1d6d3193a
feat(authority): add diagnostics baseline ux
2026-04-28 17:05:47 +08:00
Youzini-afk
3a6f577678
feat(authority): add checkpoint audit scaffolding
2026-04-28 16:49:14 +08:00
Youzini-afk
d5dd4b64a8
feat(authority): surface recent jobs in panel
2026-04-28 16:25:58 +08:00