chore(knowledge): move canonical docs to shared SoMC wiki
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user