Production Readiness Criteria
StackLab templates should not claim to be production-oriented unless they explain and satisfy a clear quality bar.
Minimum Criteria
- clear intended use case
- coherent folder structure
- environment and config guidance
- auth strategy notes if relevant
- data-modeling notes if relevant
- error-handling baseline
- deployment expectations
- extension guidance
Preferred Criteria
- observability notes
- queue or async boundaries where relevant
- scaling caveats
- anti-pattern warnings
- linked concept references back into StackLab docs
Last updated on