32 lines
524 B
Markdown
32 lines
524 B
Markdown
|
|
# 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
|
||
|
|
|