Flag milestones, fix stale deploy-production.mjs claim, sync manifest count - Flag isolated-vm fix, CodeQL fix, catalog correction, and the deploy-production.mjs non-destructive fix as milestones (matching todo.md's 🏁 convention) - Add the CodeQL fix entirely - it was missing from Known-Gaps.md's "Real bugs found and fixed" section - Fix a real staleness bug: CI-and-Docker.md and Yarn-Migration.md both still described deploy-production.mjs as "destructive to the root install" - that was corrected months ago (runs in a disposable git worktree now, todo.md commit 29bec2a) but the wiki never caught up - Home.md: sync the Package Manifests link description to 43 files, matching this morning's correction to that page itself
Sync wiki: packages/types complete, packages/schema started Full drift sweep found this hadn't been touched since the query.ts era (43 of ~54, 2 of 40 packages). Now reflects packages/types at 56/56 (complete, 3 cross-package gaps disclosed) and packages/schema newly started (3 of 16).
Fix workspace package count: 40, not 42/43 Verified against root package.json's workspaces glob and upstream's identical pnpm-workspace.yaml. Also drops 2 phantom "extension fixture" packages from the Package Manifests table's tests/* row — there are only 4 real tests/* package.json files, confirmed directly against both this fork and the upstream reference source. Syncs the workflow count (17, not 18) and packages/types file count (43 of ~54) to match the main repo, already corrected there.
Fix stale "only directus has real source" claims Home.md, Architecture-Overview.md, and Known-Gaps.md all still said only 1 of 42 workspace packages had real source. types has been landing real files for a while now (42 of ~54 as of this fix) - update the counts and narrative to match directus-main's own todo.md/architect.md.
Remove upstream link, add scrum board link
Add wiki: architecture, Yarn migration, package manifests, CI/Docker, known gaps
Initial Home page