chore(knowledge): move canonical docs to shared SoMC wiki
CI / validate (push) Successful in 8m7s
Release / release (push) Successful in 8m54s

This commit is contained in:
dmg
2026-09-09 23:17:47 -04:00
parent ed3f3cd843
commit df17c021c6
30 changed files with 7 additions and 1258 deletions
+1 -2
View File
@@ -34,12 +34,11 @@ Open `http://localhost:3000`.
## Product design
Implemented and proposed behavior is tracked as OKF user stories in [`design/index.md`](design/index.md). Validate the bundle with `npm run design:validate`.
Implemented and proposed behavior is tracked in the private [SoMC OKF wiki](https://git.garvis.dev/dmg/somc-okf/src/branch/main/projects/minecraft-account-manager/index.md). Validate canonical knowledge in that repository with `okflint validate --manifest okf-base.yaml`; source builds do not require wiki access.
## Validation
```bash
npm run design:validate
npm test
npm run typecheck
npm run lint