Extracted from archived corpus. See archive/compiler-v1/ for original.
sw.estate.prototype¶
Status: draft (recovered)
Sources: 05 - Software Pipeline/Prototypes/AGENTS.md
Guardrails¶
- One folder per idea:
05 - Software Pipeline/Prototypes/<slug>/. - Local git only:
git initallowed; no GitHub source remote; no CI/CD; no deployment. - Significant work may still have a tracking GitHub issue (scope/status only)—issue must not hold the source tree.
- Abandon freely; do not keep dead prototypes indefinitely.
- Promotion is scripted only (see
sw.lifecycle.promote); never hand-copy to Lab/Portfolio. - Communication: no flattery/filler; start with the answer or action.
Artifacts expected¶
- Project folder + local git
- Optional: tracking issue link in notes/README
- Stack: any (no default forced at prototype stage)
Prohibited¶
git remote addto GitHub for prototype source- Deploying a prototype
- Creating Lab registry entries for unpromoted work