mateclaw/mateclaw-server/src
倪程伟 e3ddea9a70 feat(wiki): reclassify existing pages against the current pageType profile
Add a backfill path so pages created before a KB's pageType profile changed
can be migrated into newly-added types. A per-page classify-only LLM call
(title + summary in, single page_type out) is normalised through the profile
and written back via a partial update that never touches page content.

Exposed as POST /knowledge-bases/{id}/reclassify (admin) and a "re-classify
existing pages" action in the Wiki advanced panel.
2026-06-08 21:04:24 +08:00
..
main feat(wiki): reclassify existing pages against the current pageType profile 2026-06-08 21:04:24 +08:00
test feat(agent): append static About You identity block to system prompt 2026-06-08 20:53:39 +08:00