story-kit: commit work pipeline files and package-lock

Commit untracked work pipeline files (stories, bugs in various stages)
and package-lock.json that were present on the filesystem but not yet
tracked by git.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Dave
2026-03-14 20:04:43 +00:00
parent 93d5dbd92a
commit b54f16b945
12 changed files with 271 additions and 3 deletions

6
package-lock.json generated Normal file
View File

@@ -0,0 +1,6 @@
{
"name": "story-kit",
"lockfileVersion": 3,
"requires": true,
"packages": {}
}