mirror of
https://gitee.com/mateos/mateclaw.git
synced 2026-09-13 11:13:43 +08:00
- rescan: keep the KB id as a string end to end so the 19-digit snowflake id isn't truncated past Number.MAX_SAFE_INTEGER (rescan no longer 404s) - lint: resolve [[...]] targets against page slugs AND titles like the viewer, so a title reference to an existing page is no longer reported broken - ingest: derive the slug deterministically from the title (no inconsistent romanization), auto-recompute broken links once a KB finishes importing, and reconcile dangling [[concept]] links — redirect to the covering page via declared aliases, or demote to plain text when uncovered - add the page aliases column migration for h2 / mysql / kingbase |
||
|---|---|---|
| .. | ||
| public | ||
| src | ||
| test | ||
| .npmrc | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| pnpm-lock.yaml | ||
| TEST_CASES.md | ||
| tsconfig.json | ||
| vite.config.ts | ||
| vitest.config.ts | ||
| yarn.lock | ||