SDEE Toy Loop
Accepted wishes should become visibly true.
This static homepage is the root implementation surface for the toy loop.
When a wish becomes accepted in .ok/site.ok.md, the next implementation PR
should make that wish show up here with the smallest rootin' tootin' diff that works.
Accepted truths
- The site stays a plain static homepage.
- The homepage keeps human-visible accepted truths.
- The homepage explains the toy loop usage steps.
- The site uses no JavaScript and no package-managed dependencies.
Current implementation target
- Surface accepted wishes in human-visible form on the homepage.
- Keep changes minimal, readable, and static.
- Name the control plane plainly so the loop is easy to inspect.
How the loop runs
- Open a GitHub issue with a wish.
- Merge the generated OK PR that updates
.ok/site.ok.md. - Review the implementation PR and its Vercel preview.
- Merge the implementation when the homepage makes the wish true.
Control plane
GitHub issues + PRs + GitHub Actions + OpenCode + Vercel.