Skip to content

Commit ae6ff65

Browse files
DanielHashmiclaude
andcommitted
feat(011): add AWS EKS deployment specification and remove PowerShell scripts
Add comprehensive AWS EKS cloud deployment migration specification following spec-kit-plus workflow. This establishes the foundation for migrating from local Minikube to production AWS EKS with PostgreSQL RDS and container registry. Changes: - Add complete feature specification in specs/011-aws-eks-deployment/ including plan, tasks, data model, contracts, and quickstart guide - Document three PHR records tracking specification workflow - Update constitution.md to reflect active AWS EKS deployment phase - Update CLAUDE.md with AWS EKS deployment guidance and tech stack - Remove 5 PowerShell scripts for cross-platform Bash compatibility 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
1 parent 2e595f1 commit ae6ff65

16 files changed

Lines changed: 3767 additions & 1083 deletions

.specify/memory/constitution.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -198,8 +198,8 @@ When using Claude Code or AI assistants:
198198
- **docker-specialist**: Dockerfiles, multi-stage builds, image optimization
199199

200200
### Rule G8: Platform Compatibility
201-
- Development environment: Windows with PowerShell
202-
- All shell commands MUST be PowerShell-compatible
201+
- Development environment: Windows with Bash
202+
- All shell commands MUST be Bash-compatible
203203
- Use forward slashes in path specifications for cross-platform compatibility
204204

205205
---

.specify/scripts/powershell/check-prerequisites.ps1

Lines changed: 0 additions & 148 deletions
This file was deleted.

.specify/scripts/powershell/common.ps1

Lines changed: 0 additions & 137 deletions
This file was deleted.

0 commit comments

Comments
 (0)