Initial commit

This commit is contained in:
Coulomb Social
2026-06-27 08:22:42 +00:00
commit 1c28e25c3d
25 changed files with 1229 additions and 0 deletions

31
SCOPE.md Normal file
View File

@@ -0,0 +1,31 @@
# SCOPE
> Lightweight boundary for agents and contributors.
---
## One-liner
Git repository template to bootstrap coulomb projects.
---
## Core Idea
repo-seed is the canonical template for new repos: agent instructions, registry scaffold, and onboarding conventions.
---
## In Scope
- Template files for new repo bootstrap
- Documentation for statehub_register usage
- Registry capability entry for template capability
---
## Out of Scope
- Application runtime code
- Owning downstream project implementations