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.
Elijah Voigt bc17a9ae07 plan(quotesdb): create domain planning tickets for api, ui, qa, and infra
Adds 84 tickets across 4 sub-domains with a full dependency graph:

- quotesdb/api (f3dc74): 15 work tickets + 6 TRIAGE tickets
  Covers Cargo.toml, Workers entry point, DB migrations, all 7 endpoints,
  auth code gen, tag handling, error envelope, unit tests, and docs.

- quotesdb/ui (c3503b): 15 work tickets + 5 TRIAGE tickets
  Covers Yew/Wasm setup, Trunk config, app shell, API client, 5 pages,
  shared components (QuoteCard, auth modal, pagination, tag filter), and docs.

- quotesdb/qa (ce1e4f): 12 work tickets + 4 TRIAGE tickets
  Covers test harness, one test suite per endpoint, router ordering,
  tag operations, and README.

- quotesdb/infra (25c413): 10 work tickets + 6 TRIAGE tickets
  Covers OpenTofu setup, D1 database, Worker script + route, Pages project,
  custom domain (quotes.elijah.run), migration workflow, secrets, and README.

Dependency graph:
- Root ticket (ec118c) blocked on all 4 sub-project tickets
- Sub-project tickets blocked on their leaf work tickets
- Work tickets have intra-domain sequential deps (e.g. Cargo.toml → DB → handlers)
- QA test harness has a cross-domain dep on the completed api sub-project
- All 21 TRIAGE tickets are immediately unblocked as the highest-priority starting work

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
3 months ago
..
0bc655.md plan(quotesdb): create domain planning tickets for api, ui, qa, and infra 3 months ago
0d84fa.md plan(quotesdb): create domain planning tickets for api, ui, qa, and infra 3 months ago
0d987f.md plan(quotesdb): create domain planning tickets for api, ui, qa, and infra 3 months ago
1a274d.md plan(quotesdb): create domain planning tickets for api, ui, qa, and infra 3 months ago
1ba523.md plan(quotesdb): create domain planning tickets for api, ui, qa, and infra 3 months ago
1e6a09.md plan(quotesdb): create domain planning tickets for api, ui, qa, and infra 3 months ago
1f5bb5.md plan(quotesdb): create domain planning tickets for api, ui, qa, and infra 3 months ago
2ab7a8.md plan(quotesdb): create domain planning tickets for api, ui, qa, and infra 3 months ago
2c5a57.md plan(quotesdb): create domain planning tickets for api, ui, qa, and infra 3 months ago
2ce22e.md plan(quotesdb): create domain planning tickets for api, ui, qa, and infra 3 months ago
2d1371.md plan(quotesdb): create domain planning tickets for api, ui, qa, and infra 3 months ago
2ec8b1.md plan(quotesdb): create domain planning tickets for api, ui, qa, and infra 3 months ago
03bb91.md plan(quotesdb): create domain planning tickets for api, ui, qa, and infra 3 months ago
4a4c26.md plan(quotesdb): create domain planning tickets for api, ui, qa, and infra 3 months ago
04f865.md plan(quotesdb): create domain planning tickets for api, ui, qa, and infra 3 months ago
5c0c64.md plan(quotesdb): create domain planning tickets for api, ui, qa, and infra 3 months ago
5cdbd9.md plan(quotesdb): create domain planning tickets for api, ui, qa, and infra 3 months ago
5d9f5a.md plan(quotesdb): create domain planning tickets for api, ui, qa, and infra 3 months ago
5dbb7d.md plan(quotesdb): create domain planning tickets for api, ui, qa, and infra 3 months ago
5e3e37.md plan(quotesdb): create domain planning tickets for api, ui, qa, and infra 3 months ago
5f5ba0.md plan(quotesdb): create domain planning tickets for api, ui, qa, and infra 3 months ago
05f8ae.md plan(quotesdb): create domain planning tickets for api, ui, qa, and infra 3 months ago
5f1112.md plan(quotesdb): create domain planning tickets for api, ui, qa, and infra 3 months ago
6e829e.md plan(quotesdb): create domain planning tickets for api, ui, qa, and infra 3 months ago
6ed325.md plan(quotesdb): create domain planning tickets for api, ui, qa, and infra 3 months ago
6f2e18.md plan(quotesdb): create domain planning tickets for api, ui, qa, and infra 3 months ago
07cafb.md plan(quotesdb): create domain planning tickets for api, ui, qa, and infra 3 months ago
07feaa.md plan(quotesdb): create domain planning tickets for api, ui, qa, and infra 3 months ago
08af7a.md plan(quotesdb): create domain planning tickets for api, ui, qa, and infra 3 months ago
8c87db.md plan(quotesdb): create domain planning tickets for api, ui, qa, and infra 3 months ago
9b581f.md plan(quotesdb): create domain planning tickets for api, ui, qa, and infra 3 months ago
25c413.md plan(quotesdb): create domain planning tickets for api, ui, qa, and infra 3 months ago
28e7d9.md plan(quotesdb): create domain planning tickets for api, ui, qa, and infra 3 months ago
33ed29.md plan(quotesdb): create domain planning tickets for api, ui, qa, and infra 3 months ago
71b1d4.md plan(quotesdb): create domain planning tickets for api, ui, qa, and infra 3 months ago
75e3f0.md plan(quotesdb): create domain planning tickets for api, ui, qa, and infra 3 months ago
93f1b6.md plan(quotesdb): create domain planning tickets for api, ui, qa, and infra 3 months ago
580e66.md plan(quotesdb): create domain planning tickets for api, ui, qa, and infra 3 months ago
789d0f.md plan(quotesdb): create domain planning tickets for api, ui, qa, and infra 3 months ago
886bfd.md plan(quotesdb): create domain planning tickets for api, ui, qa, and infra 3 months ago
893eba.md plan(quotesdb): create domain planning tickets for api, ui, qa, and infra 3 months ago
75489a.md plan(quotesdb): create domain planning tickets for api, ui, qa, and infra 3 months ago
93515e.md plan(quotesdb): create domain planning tickets for api, ui, qa, and infra 3 months ago
166996.md plan(quotesdb): create domain planning tickets for api, ui, qa, and infra 3 months ago
175382.md plan(quotesdb): create domain planning tickets for api, ui, qa, and infra 3 months ago
182210.md plan(quotesdb): create domain planning tickets for api, ui, qa, and infra 3 months ago
372790.md plan(quotesdb): create domain planning tickets for api, ui, qa, and infra 3 months ago
657836.md plan(quotesdb): create domain planning tickets for api, ui, qa, and infra 3 months ago
a6bce1.md plan(quotesdb): create domain planning tickets for api, ui, qa, and infra 3 months ago
a5049d.md plan(quotesdb): create domain planning tickets for api, ui, qa, and infra 3 months ago
a9534d.md plan(quotesdb): create domain planning tickets for api, ui, qa, and infra 3 months ago
a23489.md plan(quotesdb): create domain planning tickets for api, ui, qa, and infra 3 months ago
a91260.md plan(quotesdb): create domain planning tickets for api, ui, qa, and infra 3 months ago
aa0eab.md plan(quotesdb): create domain planning tickets for api, ui, qa, and infra 3 months ago
ae6a82.md plan(quotesdb): create domain planning tickets for api, ui, qa, and infra 3 months ago
ae886f.md plan(quotesdb): create domain planning tickets for api, ui, qa, and infra 3 months ago
af56a7.md plan(quotesdb): create domain planning tickets for api, ui, qa, and infra 3 months ago
b3ef98.md plan(quotesdb): create domain planning tickets for api, ui, qa, and infra 3 months ago
b20b5a.md plan(quotesdb): create domain planning tickets for api, ui, qa, and infra 3 months ago
c3503b.md plan(quotesdb): create domain planning tickets for api, ui, qa, and infra 3 months ago
ce1e4f.md plan(quotesdb): create domain planning tickets for api, ui, qa, and infra 3 months ago
d0da0b.md plan(quotesdb): create domain planning tickets for api, ui, qa, and infra 3 months ago
d3d502.md plan(quotesdb): create domain planning tickets for api, ui, qa, and infra 3 months ago
d792e2.md plan(quotesdb): create domain planning tickets for api, ui, qa, and infra 3 months ago
d5839a.md plan(quotesdb): create domain planning tickets for api, ui, qa, and infra 3 months ago
dc3d2b.md plan(quotesdb): create domain planning tickets for api, ui, qa, and infra 3 months ago
e2bd9b.md plan(quotesdb): create domain planning tickets for api, ui, qa, and infra 3 months ago
e8a330.md plan(quotesdb): create domain planning tickets for api, ui, qa, and infra 3 months ago
e8f5cf.md plan(quotesdb): create domain planning tickets for api, ui, qa, and infra 3 months ago
ec118c.md plan(quotesdb): create domain planning tickets for api, ui, qa, and infra 3 months ago
efee79.md plan(quotesdb): create domain planning tickets for api, ui, qa, and infra 3 months ago
f3dc74.md plan(quotesdb): create domain planning tickets for api, ui, qa, and infra 3 months ago
f9f448.md plan(quotesdb): create domain planning tickets for api, ui, qa, and infra 3 months ago
f850c6.md plan(quotesdb): create domain planning tickets for api, ui, qa, and infra 3 months ago
fae330.md plan(quotesdb): create domain planning tickets for api, ui, qa, and infra 3 months ago
fba598.md plan(quotesdb): create domain planning tickets for api, ui, qa, and infra 3 months ago
fc2f51.md plan(quotesdb): create domain planning tickets for api, ui, qa, and infra 3 months ago
fc9bfd.md plan(quotesdb): create domain planning tickets for api, ui, qa, and infra 3 months ago