feat: migrate verified template implementation into main repo

Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
This commit is contained in:
Jax
2026-03-11 22:10:25 +08:00
parent 284812ac4c
commit 8df0a58dfa
30 changed files with 4289 additions and 6 deletions
+17 -6
View File
@@ -1,8 +1,19 @@
# MAC
DS_Store
# macOS
.DS_Store
# package
node_modules
# dependencies
node_modules/
# oh-my-opencode
.sisyphus
# build and package artifacts
dist/
*.tgz
# test artifacts
coverage/
# local env files
.env
.env.*
# local tooling state
.sisyphus/