Commit Graph

180 Commits

Author SHA1 Message Date
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
Jyong 0f672e1599 Page semantic graph node listing within repository limits 2026-08-13 14:30:31 -04:00
Jyong ffd2a7094d restore semantic document compilation pipeline 2026-08-13 13:10:39 -04:00
Jyong 24c1fe7138 fix(knowledge-fs): skip retrieval model probes on settings save 2026-08-13 05:02:45 -04:00
Jyong 2b0fcce85c Treat configured reasoning and rerank models as active 2026-08-13 04:45:26 -04:00
Jyong 2a77d24d44 Supersede pending retrieval candidates on settings updates 2026-08-13 03:58:34 -04:00
FFXN f938be656b fix(knowledge_fs): add capability grant ID to durable deletion handlers 2026-08-13 15:18:51 +08:00
Jyong a9356e65e2 Merge remote-tracking branch 'origin/deploy/konwledge' into deploy/konwledge
# Conflicts:
#	api/knowledge-fs-contract.lock.json
2026-08-13 02:54:43 -04:00
Jyong e91706c485 Retry failed profile migrations and avoid revision conflicts 2026-08-13 02:54:22 -04:00
Stephen Zhou 9c5a38abbc fix(knowledge-fs): unify incomplete model guidance (WTA-1987) 2026-08-13 12:59:27 +08:00
FFXN 13ba200d9f feat(knowledge-fs): update space tag management and improve type annotations 2026-08-13 11:14:52 +08:00
Jyong e25bf1776c test(knowledge-fs): sync migration runner expectations 2026-08-12 13:41:30 -04:00
Stephen Zhou 7b336cee65 test(knowledge-fs): include failed retrieval migration 2026-08-13 01:38:36 +08:00
Jyong d064bf036c feat: capture workflow retrieval misses 2026-08-12 13:31:02 -04:00