You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
34 lines
937 B
Markdown
34 lines
937 B
Markdown
---
|
|
# quotesdb-xi3i
|
|
title: quotesdb/infra
|
|
status: todo
|
|
type: epic
|
|
priority: high
|
|
created_at: 2026-03-10T23:32:06Z
|
|
updated_at: 2026-03-10T23:32:13Z
|
|
blocked_by:
|
|
- quotesdb-sqho
|
|
---
|
|
|
|
<context>
|
|
This is the sub-project tracking ticket for `quotesdb/infra`. All infrastructure tasks depend on this ticket. The infra domain covers: OpenTofu project setup, Cloudflare Worker, D1 database, Pages project, custom domain, and documentation.
|
|
</context>
|
|
|
|
<goal>
|
|
All `quotesdb/infra` tasks are planned, implemented, validated, and closed. `tofu plan` reports no unexpected changes and `tofu apply` provisions the full Cloudflare stack.
|
|
</goal>
|
|
|
|
<skills>
|
|
Use `superpowers:dispatching-parallel-agents` when assigning multiple infra tasks to agents in parallel.
|
|
Use `superpowers:verification-before-completion` before marking this ticket done.
|
|
</skills>
|
|
|
|
<validation>
|
|
Run from the `infra/` directory:
|
|
|
|
```sh
|
|
tofu validate
|
|
tofu plan
|
|
```
|
|
</validation>
|