chore(knowledge): move canonical docs to shared SoMC wiki
CI / build (push) Successful in 3m9s
Release / release (push) Successful in 2m12s

This commit is contained in:
dmg
2026-09-09 23:18:05 -04:00
parent 320c8ce193
commit 54e7f306ed
12 changed files with 10 additions and 345 deletions
+9
View File
@@ -0,0 +1,9 @@
# spigot-getgud agent entrypoint
The canonical stories, engineering guidance, and **all process documents** are in the private [SoMC OKF wiki](https://git.garvis.dev/dmg/somc-okf/src/branch/main/index.md).
Before work, read the sibling `../somc-okf/index.md`, `../somc-okf/processes/index.md`, `../somc-okf/projects/spigot-getgud/index.md`, `engineering.md` in that project section, and relevant `../somc-okf/user-stories/spigot-getgud/` stories. Also follow the parent workspace `AGENTS.md` when present.
For standalone checkouts, start at the [project page](https://git.garvis.dev/dmg/somc-okf/src/branch/main/projects/spigot-getgud/index.md) and [shared process](https://git.garvis.dev/dmg/somc-okf/src/branch/main/processes/development.md). Obtain wiki access before feature work; do not recreate a local knowledge bundle. Source builds do not require private wiki access.
Development follows [Development cycle](https://git.garvis.dev/dmg/somc-okf/src/branch/main/runbooks/development-cycle.md): approved stories, failing tests, passing implementation, verification, then source/wiki commit and push. GitOps updates are committed locally **without pushing**; only [Do release](https://git.garvis.dev/dmg/somc-okf/src/branch/main/runbooks/do-release.md) authorizes a reviewed GitOps push.