Organized from the VIBE CODE INFRA Notion page. These specs define the implementation roadmap for the Manifest deployment platform.
| # | Spec | Description |
|---|---|---|
| 01 | Deployer Agent | Orchestration layer that translates deploy intent into GitOps PRs |
| 02 | Git Push CLI | Heroku-style git push manifest main workflow |
| 03 | Claude Agent Deployment | Claude-based AI agents with structured tools |
| 04 | ChatGPT Agent Deployment | OpenAI-based agents with tool calling |
| 05 | Server Infrastructure | k3s, GitOps, and multi-environment setup |
- Soft-delete across all tables
- hex_id for all models
- Core deployment models (apps, builds, releases)
- Build service with Paketo buildpacks
- Artifact storage
- Release management
- Basic CLI
- Service accounts + API keys
- Tool execution framework
- Audit logging
- Claude agent integration
- ChatGPT agent integration
- Policy engine
- Multi-server GitOps
- Observability stack
- Backup automation
These specs were synthesized from toggle lists in the VIBE CODE INFRA Notion page.