Scaffold StepForge: docs, license, audit, npm project

- Environment audit and stack decision in build/agent_audit.md
  (Node + Electron shell over dependency-free core; deviation recorded)
- Rewrite README/ARCHITECTURE/CONTRIBUTING for StepForge
- Add SECURITY.md threat model, CODE_OF_CONDUCT.md, CHANGELOG.md, MPL-2.0
- Replace template grep checks with structural workflow check

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
Iisyourdad
2026-06-10 16:29:20 -05:00
parent e15f95d22c
commit 70d812007f
16 changed files with 1774 additions and 142 deletions
+7
View File
@@ -0,0 +1,7 @@
node_modules/
dist/
build/artifacts/
*.log
.tmp/
tests/.tmp/
examples/.tmp/