Document commit approval guardrail

This commit is contained in:
Keith Smith
2026-05-23 15:38:53 -06:00
parent a8c160bc05
commit 5c63eacbd0
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -12,6 +12,7 @@ OrbitalWard should be built incrementally. Keep the first release focused on a s
## Engineering Guardrails
- Never commit or push changes without explicit user approval for that specific commit/push.
- Python backend: FastAPI, SQLAlchemy, Alembic, Pydantic.
- Frontend: React, TypeScript, Vite, Tailwind.
- Deployment: Docker Compose first.