Parent
Spec: landing-ai/ade-cli-internal#1
What to build
The org management entrance. org jobs lists the API key's server-side async jobs across both verbs (pending / processing / completed / failed, newest first, with paging and status filter) — the account-wide counterpart to local claim tickets. org usage and org limits are honest stubs: they state the backend API does not exist yet, reference the filed ask, and print the requirements sketch (period filter, group-by model/tier/day, plan quota + remaining; rate-limit config/budget).
Acceptance criteria
Blocked by
- Blocked by: landing-ai/ade-cli-internal#2 — Scaffold, config & API-key auth
Migrated from the private development tracker (landing-ai/ade-cli-internal#11) during the launch cutover.
Parent
Spec: landing-ai/ade-cli-internal#1
What to build
The
orgmanagement entrance.org jobslists the API key's server-side async jobs across both verbs (pending / processing / completed / failed, newest first, with paging and status filter) — the account-wide counterpart to local claim tickets.org usageandorg limitsare honest stubs: they state the backend API does not exist yet, reference the filed ask, and print the requirements sketch (period filter, group-by model/tier/day, plan quota + remaining; rate-limit config/budget).Acceptance criteria
org jobsmerges both job-list endpoints with paging/status filters;--jsonstable recordsorg usage/org limitsexit non-zero-or-documented with the backend-missing message and requirements sketch (decide and document the exit posture)Blocked by
Migrated from the private development tracker (landing-ai/ade-cli-internal#11) during the launch cutover.