Files
config-atlas/registry/capabilities/capability.infotech.repo-template.md
Coulomb Social 23f0368698 Initial commit
2026-06-26 13:44:08 +00:00

3.6 KiB

id, name, summary, owner, status, domain, tags, maturity, external_evidence, discovery, availability, relations, evidence, consumer_guidance
id name summary owner status domain tags maturity external_evidence discovery availability relations evidence consumer_guidance
capability.infotech.repo-template Coulomb Repository Template Bootstrap new git repositories with agent instructions, registry scaffold, and State Hub onboarding conventions. repo-seed draft infotech
template
bootstrap
state-hub
onboarding
discovery availability
current target confidence rationale
D3 D5 medium Template purpose, consumer guide, and validation checklist are documented. Scope boundaries are explicit in SCOPE.md.
current target confidence rationale
A3 A4 medium Consumers clone or copy repo-seed and run statehub register. Template files are markdown/git artifacts without a hosted provisioning API.
completeness reliability
level confidence basis satisfied_expectations broken_expectations out_of_scope_expectations
C2 medium scope_vs_intent_and_consumer_expectations
agent instruction scaffold (AGENTS.md, CLAUDE.md, .claude/rules/)
registry directory scaffold
statehub register consumer documentation
template validation checklist for bootstrap verification
bootstrap workplan pattern (WP-0001)
automated repo creation on Gitea
runtime application code generation
level confidence basis known_reliability_risks
R2 medium consumer_quality_signals
register output evolves with state-hub releases; checklist must be revalidated
LLM inference path depends on llm-connect availability
intent includes excludes assumptions use_cases research_memos
Give new Coulomb repositories a consistent starting point for agent coordination, capability registry growth, and State Hub workplan tracking.
git template files for agent instructions and registry scaffold
documentation for statehub register usage
consumer validation checklist
bootstrap workplan convention
application runtime implementation
owning downstream project code
consumers have access to state-hub CLI and API
workplans remain canonical in repo files (ADR-001)
docs/statehub-register.md
docs/template-validation-checklist.md
current_level target_level current_artifacts consumption_modes
A3 A4
README.md
AGENTS.md
CLAUDE.md
.claude/rules/
registry/
docs/statehub-register.md
docs/template-validation-checklist.md
git clone
informational
depends_on supports related_to
capability.statehub.workstream-coordinate
capability.registry.register
documentation tests
docs/statehub-register.md
docs/template-validation-checklist.md
SCOPE.md
recommended_for not_recommended_for known_limitations
bootstrapping new Coulomb domain repositories
standardizing agent onboarding and workplan conventions
repos that already have mature agent instructions and hub registration
application templates with heavy code generation requirements
register must be run separately after cloning
fix-consistency requires operator access to state-hub checkout

Coulomb Repository Template

repo-seed is the canonical git template for new Coulomb repositories. Clone it, run statehub register, complete the bootstrap workplan, and sync with make fix-consistency.

See docs/statehub-register.md for the consumer workflow and docs/template-validation-checklist.md for verification steps.