Commit Graph

228 Commits

Author SHA1 Message Date
Stephen Zhou
bbfea75857
fix(knowledge-fs): balance lifecycle fence sql 2026-09-01 19:44:10 +08:00
FFXN
9b85d7bead fix(knowledge-fs): retry source selection CAS conflicts and log workflow errors 2026-09-01 19:32:39 +08:00
Jyong
dbcc3a11e5 fix(knowledge-fs): type retrieval lease clock 2026-09-01 05:37:51 -04:00
Jyong
7876f6e670 fix(knowledge-fs): scope child deletion conflicts 2026-09-01 05:18:38 -04:00
Jyong
4f3a2952d6 perf(knowledge-fs): harden cross-format document ingestion 2026-08-31 07:48:35 -04:00
FFXN
f80f30e964 Merge remote-tracking branch 'origin/deploy/konwledge' into deploy/konwledge
# Conflicts:
#	api/knowledge-fs-contract.lock.json
2026-08-31 18:13:27 +08:00
FFXN
8c472c217b fix(knowledge-fs): add SOURCE_DOCUMENT_COMPILATION_FAILED error code and update DTOs 2026-08-31 18:12:42 +08:00
Stephen Zhou
d0b33b2c06
fix(knowledge-fs): extend unstructured document timeout 2026-08-31 12:49:34 +08:00
Jyong
b2aff3432c fix(knowledge): preserve traces with deleted evidence 2026-08-30 23:16:37 -04:00
FFXN
e7086d5b1a Merge remote-tracking branch 'origin/deploy/konwledge' into deploy/konwledge
# Conflicts:
#	api/knowledge-fs-contract.lock.json
2026-08-31 00:00:26 +08:00
FFXN
949549b9b1 feat(knowledge-fs): enhance source update payload with selection and sync policy validation 2026-08-30 23:58:27 +08:00
Stephen Zhou
e578e55e7b
fix(knowledge-fs): harden long document ingestion 2026-08-30 23:45:22 +08:00
FFXN
ecba1aa779 Merge remote-tracking branch 'origin/deploy/konwledge' into deploy/konwledge
# Conflicts:
#	api/knowledge-fs-contract.lock.json
2026-08-30 22:12:01 +08:00
FFXN
52df787444 feat(knowledge-fs): support source config updates and deferred sync
- allow updating mutable source configuration fields
- enqueue sync after active business configuration changes
- pause scheduled sync while a source is disabled
- preserve and rebind sync policies across source version updates
- support website, online document, and online drive sources
2026-08-30 22:10:12 +08:00
Stephen Zhou
138e810f9c
fix(knowledge-fs): improve Chinese PDF ingestion and retrieval 2026-08-30 22:00:34 +08:00
FFXN
c81cf7e17b fix(knowledge-fs): add rebase functionality for publication head revision and enhance error handling 2026-08-28 15:52:43 +08:00
FFXN
1212b92bf1 fix(knowledge-fs): remove provider mode from sync policies and update related constraints 2026-08-28 15:08:11 +08:00
FFXN
c1b5d09196 fix(knowledge-fs): remove provider mode from sync policies and update related constraints 2026-08-28 14:43:22 +08:00
FFXN
4db73de307 fix(knowledge-fs): remove provider mode from sync policies and update related constraints 2026-08-28 14:24:20 +08:00
FFXN
ae495d3f97 fix(knowledge-fs): remove provider mode from sync policies and update related constraints 2026-08-28 14:06:49 +08:00
Stephen Zhou
e5dc72812a
fix(knowledge-fs): support source configuration editing 2026-08-27 23:52:18 +08:00
Jyong
7d1b7f97f0 fix(knowledge-fs): unblock upload completion 2026-08-27 07:24:56 -04:00
Jyong
6702314998 fix(knowledge-fs): scope deletion admission to target 2026-08-27 06:29:09 -04:00
Stephen Zhou
7c3b4aa3c6
fix(knowledge-fs): preserve DOCX image placement 2026-08-27 17:55:02 +08:00
Jyong
42b1be58f3 fix(knowledge-fs): repair document deletion task progress 2026-08-27 04:35:05 -04:00
Jyong
12adc39383 fix(knowledge-fs): preserve spreadsheet image placement 2026-08-27 03:01:57 -04:00
FFXN
9f1b0a445e fix(knowledge-fs): enhance embedding profile migration handling and retry logic 2026-08-27 11:27:12 +08:00
FFXN
3e5febec04 fix(knowledge-fs): implement profile migration projection promotion logic 2026-08-27 10:23:43 +08:00
FFXN
304a06f61d Merge remote-tracking branch 'origin/deploy/konwledge' into deploy/konwledge 2026-08-27 09:59:29 +08:00
FFXN
756a3ab4bf fix(knowledge-fs): update projection status to 'building' during profile migration 2026-08-27 09:59:08 +08:00
Stephen Zhou
b6c55ab68d
feat(knowledge-fs): allow community development access 2026-08-26 19:26:58 +08:00
Jyong
499abe4fca fix(knowledge-fs): segment structured tables by record 2026-08-26 06:38:30 -04:00
Jyong
c195854260 fix(knowledge-fs): bound document compilation memory 2026-08-26 04:51:07 -04:00
Jyong
77a5de2fc9 fix(knowledge-fs): persist document images across formats 2026-08-26 03:58:04 -04:00
FFXN
18155535cf refactor(knowledge_fs): replace credential service with dataset API key authorization. Remove the API token feature at the space level for knowledgeFs. 2026-08-26 15:40:18 +08:00
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