Vibe Stack should grow carefully. New sections should improve the default path without turning the repo into an awesome-list.
Expand the default practices for building and maintaining software through AI agents. The current baseline lives in docs/common-guide.md:
- Repository structure that agents can navigate reliably.
- Test, lint, type-check, and observability loops for autonomous changes.
- Issue-to-PR workflows for agent-driven development.
- Production debugging and maintenance playbooks.
- Guardrails for safe autonomous operations.
The baseline lives in docs/security-practices.md. Future work may expand it with:
- Dependency and supply-chain checks.
- Secret handling and rotation.
- Secure deployment defaults.
- Agent-safe operational practices.
Each roadmap item should eventually produce one recommended default path, not a catalog of alternatives.