[Spec Kit] Initial commit — constitution, spec, plan, and tasks for Reaction Image Board v1

This commit is contained in:
2026-05-02 15:56:39 +00:00
commit 691f7570fe
46 changed files with 6149 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
{
"schema_version": "1.0",
"workflows": {
"speckit": {
"name": "Full SDD Cycle",
"version": "1.0.0",
"description": "Runs specify \u2192 plan \u2192 tasks \u2192 implement with review gates",
"source": "bundled",
"installed_at": "2026-05-02T15:15:14.550127+00:00",
"updated_at": "2026-05-02T15:15:14.550131+00:00"
}
}
}