Commit Graph

193 Commits

Author SHA1 Message Date
FFXN
98beb7d742 Merge remote-tracking branch 'origin/deploy/konwledge' into deploy/konwledge 2026-08-26 11:21:42 +08:00
FFXN
8193b2ffc7 fix(knowledge_fs): add support for indexing object-backed images with no text 2026-08-26 11:20:59 +08:00
Stephen Zhou
63efda734c
test(knowledge_fs): restore parser branch coverage 2026-08-25 20:17:19 +08:00
Stephen Zhou
979f09b30d
fix(web): simplify document upload format guidance 2026-08-25 20:00:30 +08:00
Stephen Zhou
d5fd45bb41
feat(knowledge_fs): expand supported document upload formats 2026-08-25 19:58:15 +08:00
Stephen Zhou
22de6d29a4
fix(knowledge_fs): refresh contract subtree lock 2026-08-25 17:57:05 +08:00
Stephen Zhou
644e8f99bc
fix(knowledge_fs): format research threshold metrics 2026-08-25 17:48:28 +08:00
Stephen Zhou
a562d9517b
fix(knowledge_fs): use supported research intent in threshold test 2026-08-25 17:42:23 +08:00
samzong
1a7a90a307
fix(knowledge_fs): let Research evaluation use the production Evidence V3 contract
Signed-off-by: samzong <samzong.lu@gmail.com>
2026-08-25 05:33:28 -04:00
FFXN
013ddcf034 fix(knowledge_fs): accept direct unpublished profile activation responses and validate settings 2026-08-25 16:30:46 +08:00
FFXN
4a51c50e91 fix(knowledge_fs): integrate Capability v2 grant for unpublished profile updates 2026-08-25 15:14:12 +08:00
FFXN
84c715aa05 fix(knowledge_fs): skip projections for nodes without searchable text and optimize FTS generation 2026-08-24 16:16:37 +08:00
FFXN
6844f8b258 fix(knowledge_fs): skip projections for nodes without searchable text and optimize FTS generation 2026-08-24 15:16:07 +08:00
Jyong
3cfb1d43ba fix(knowledge-fs): show initial import sync time 2026-08-21 05:32:15 -04:00
Jyong
63cfebbef3 fix(knowledge-fs): constrain research graph planning 2026-08-20 02:30:59 -04:00
Jyong
8096e61133 fix(knowledge-fs): accept structured research plan booleans 2026-08-20 01:56:19 -04:00
FFXN
845ab7b000 Merge remote-tracking branch 'origin/deploy/konwledge' into deploy/konwledge 2026-08-20 10:35:35 +08:00
FFXN
96346219b3 feat(knowledge-fs): implement asynchronous source import and related payloads 2026-08-20 10:34:53 +08:00
Jyong
47f26b001b fix(knowledge): score research evidence by query intent 2026-08-19 15:09:13 -04:00
Jyong
573637b89e fix(knowledge): bound research judge to one 8k call 2026-08-19 13:46:11 -04:00
Jyong
0aa7a2ac84 fix(knowledge): simplify query activity feed 2026-08-19 10:22:39 -04:00
Jyong
0391141936 feat(quality): show replay evidence details 2026-08-19 09:45:41 -04:00
Jyong
90d4bdec2e fix(ci): apply knowledge migrations after deploy 2026-08-19 07:19:29 -04:00
Jyong
a98008aff0 fix(knowledge): keep quality replay history visible 2026-08-19 07:01:14 -04:00
Stephen Zhou
a8ff128ca4
test(knowledge-fs): account for quality replay migration 2026-08-19 18:09:21 +08:00
Jyong
66e3ae951f feat(knowledge): add golden question evaluations 2026-08-19 05:54:05 -04:00
Jyong
02151d0afa fix(knowledge-fs): correct quality retest workflow 2026-08-19 03:03:31 -04:00
Jyong
39c31ef46c fix(knowledge-fs): clarify golden question evidence editing 2026-08-19 02:40:20 -04:00
Jyong
40cfea870b fix(knowledge-fs): correct research timing and judge budget 2026-08-19 02:08:52 -04:00
Jyong
0d39b59875 fix(knowledge-fs): recover truncated research reasoning 2026-08-19 00:11:16 -04:00
Jyong
719579e330 fix(knowledge-fs): speed up semantic import and research 2026-08-18 15:15:42 -04:00
Jyong
aa87073bb5 refactor(knowledge-fs): redesign research evidence retrieval 2026-08-18 14:20:03 -04:00
Jyong
8560c2257d fix(knowledge-fs): ground semantic section paths 2026-08-18 10:46:56 -04:00
Jyong
8f58e2ddcf fix(knowledge-fs): bound semantic window output 2026-08-18 10:26:41 -04:00
Jyong
1e0b5671eb fix(knowledge-fs): delete uploaded document objects 2026-08-18 09:50:06 -04:00
Jyong
0ca46ae273 fix(ci): fail closed on knowledge deployment 2026-08-18 09:26:37 -04:00
Jyong
b821021bd0 feat(knowledge-fs): optimize semantic chunk planning 2026-08-18 07:27:08 -04:00
Jyong
5d196aa6fa fix(workflow): use KnowledgeFS custom metadata filters 2026-08-18 03:53:54 -04:00
Stephen Zhou
78800993e2
fix(knowledge-fs): materialize compose env in config test 2026-08-18 15:17:50 +08:00
Jyong
e5dc0eeb3a merge: harden KnowledgeFS PDF image materialization
# Conflicts:
#	api/knowledge-fs-contract.lock.json
2026-08-18 03:06:01 -04:00
Jyong
f8a2d530d6 feat(knowledge-fs): harden PDF image materialization 2026-08-18 03:03:18 -04:00
FFXN
82587cd4b5 fix(workflow-runtime): increase external operation timeout to 10 minutes 2026-08-18 14:01:53 +08:00
FFXN
b2924909e0 fix(secret-scan): update line numbers for database schema identifiers in allowlist 2026-08-18 09:51:50 +08:00
Stephen Zhou
bc839185e4
fix(knowledge-fs): refresh secret scan allowlist (WTA-2068) 2026-08-17 17:35:30 +08:00
Jyong
a60865a8b3 fix(knowledge-fs): restore metadata field writes 2026-08-17 05:12:51 -04:00
Jyong
1d3da80c64 fix(knowledge-fs): tolerate ungrounded semantic entities 2026-08-17 04:25:38 -04:00
Jyong
57da8fad9b fix KnowledgeFS upload bootstrap admission 2026-08-17 03:01:06 -04:00
Jyong
627c80b09a feat(knowledge-fs): optimize document ingestion pipeline 2026-08-17 02:40:21 -04:00
Jyong
f0743d993a fix(knowledge-fs): package sharp native runtime 2026-08-17 00:55:58 -04:00
Jyong
5323b6e4fc Improve application workflows and user experience 2026-08-14 02:27:03 -04:00