| Run ID | Type | Outcome | Started | Duration | Chart | Phases | Logs |
|---|---|---|---|---|---|---|---|
| Loading... | |||||||
Before every platform release ships to customers, the deploy agent runs two full deployment cycles on the CS sandbox (AWS account 669640508343). Each cycle exercises the complete Istari infrastructure and application stack.
| Phase | Name | What it tests |
|---|---|---|
| 01 | Teardown | Clean destruction of previous deployment (terraform destroy, namespace wipe) |
| 02 | Env Setup | VPC discovery, subnet validation, AWS provider configuration, existing resource detection |
| 03 | EKS Apply | EKS cluster creation in BYOVPC, node groups, OIDC provider (fresh install only) |
| 04 | Pull Secret | JFrog registry pull secret creation, image pull verification |
| 05 | Full Apply | Complete terraform: RDS PostgreSQL, S3 buckets, IAM roles, security groups, KMS (fresh only) |
| 06 | ALB+DNS | Application Load Balancer, ACM certificate, Route53 DNS records (fresh only) |
| 07 | Configurator | Zitadel identity: organization, admin user, OIDC clients for frontend/registry/MCP |
| 08 | Secrets | Kubernetes secrets for frontend, registry service, fileservice, OIDC credentials |
| 08u | SCS | Secure Connection Service: S3 inbox/outbox, database schema, Zitadel client, secrets |
| 09 | Platform | Helm install/upgrade of the platform chart with all subcharts enabled |
| 10 | Verify | All pods running, readiness probes passing, no crash loops, resource utilization normal |
| 11 | MCP | MCP service enablement, health endpoint, AI chat connectivity |
| 12 | SpiceDB | Connection pool hardening, dispatch authority, permission resolution latency |
| 13 | Validate | HTTPS endpoints responding, TLS certificates valid, authentication flow working |
| 14 | Smoke | API smoke tests (PAT auth, CRUD ops) + browser tests (Playwright login, upload, workflow) |
An engineer runs /release-test-coverage <name> in Claude Code. The skill queries JFrog for the latest gated chart versions, creates a plan JSON, pushes to git, uploads to S3, and starts the EC2 instance. The agent picks up the plan on boot and runs through all phases autonomously (8-10 hours for fresh, 6-8 for upgrade). An independent Opus 4.7 advisor reviews every terraform apply and helm upgrade before execution. Results go to Slack, S3, and this dashboard.