2026-06-22 21:44:40 +02:00
|
|
|
# SCOPE
|
|
|
|
|
|
2026-06-22 23:35:18 +02:00
|
|
|
> Lightweight boundary for agents and contributors.
|
2026-06-22 21:44:40 +02:00
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
|
|
## One-liner
|
|
|
|
|
|
2026-06-22 23:35:18 +02:00
|
|
|
Git repository template to bootstrap coulomb projects.
|
2026-06-22 21:44:40 +02:00
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
|
|
## Core Idea
|
|
|
|
|
|
2026-06-22 23:35:18 +02:00
|
|
|
repo-seed is the canonical template for new repos: agent instructions, registry scaffold, and onboarding conventions.
|
2026-06-22 21:44:40 +02:00
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
|
|
## In Scope
|
|
|
|
|
|
2026-06-22 23:35:18 +02:00
|
|
|
- Template files for new repo bootstrap
|
|
|
|
|
- Documentation for statehub_register usage
|
|
|
|
|
- Registry capability entry for template capability
|
2026-06-22 21:44:40 +02:00
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
|
|
## Out of Scope
|
|
|
|
|
|
2026-06-22 23:35:18 +02:00
|
|
|
- Application runtime code
|
|
|
|
|
- Owning downstream project implementations
|
2026-06-22 21:44:40 +02:00
|
|
|
|