ASE/ ├── .env # Environment configuration ├── docker-compose.yml # Docker orchestration ├── README.md # This file │ ├── .kiro/ # Kiro AI specs and configurations │ └── specs/ │ └── enrollment-endpoint ...