chore: hub IDs for LLM-WP-0008 and WORK-RECORDS index
This commit is contained in:
parent
f0f3a68ed2
commit
c0d5c4ad08
2 changed files with 12 additions and 0 deletions
|
|
@ -14,6 +14,7 @@ updated: "2026-08-03"
|
|||
depends_on_workplans:
|
||||
- LLM-WP-0007
|
||||
related_workplans: []
|
||||
state_hub_workstream_id: "b8302848-5437-44ad-aec9-5c2df8cd5a47"
|
||||
---
|
||||
|
||||
# LLM-WP-0008 — Provider-scoped account balance CLI
|
||||
|
|
@ -197,6 +198,7 @@ shipping a fake production path.
|
|||
id: LLM-WP-0008-T01
|
||||
status: todo
|
||||
priority: high
|
||||
state_hub_task_id: "7df3a274-4ed9-429b-aabc-15fc52c91bfc"
|
||||
```
|
||||
|
||||
**Define `AccountBalance` + `ProviderBalanceClient` protocol and registry** in
|
||||
|
|
@ -208,6 +210,7 @@ Tests: default resolution, unknown provider, unsupported provider.
|
|||
id: LLM-WP-0008-T02
|
||||
status: todo
|
||||
priority: high
|
||||
state_hub_task_id: "ff564d7c-5131-4e3e-b0cd-51a41e7a1261"
|
||||
```
|
||||
|
||||
**OpenRouter balance client.** Call `/api/v1/credits` and `/api/v1/auth/key`
|
||||
|
|
@ -219,6 +222,7 @@ failure of one endpoint). Live smoke optional / manual.
|
|||
id: LLM-WP-0008-T03
|
||||
status: todo
|
||||
priority: high
|
||||
state_hub_task_id: "61879d8f-2271-4fa1-9a7b-dbdf7a0d408d"
|
||||
```
|
||||
|
||||
**CLI `llm-connect balance [--provider …] [--json] [--eur-per-usd …]`.**
|
||||
|
|
@ -230,6 +234,7 @@ unsupported backends. Tests via mocked client registration.
|
|||
id: LLM-WP-0008-T04
|
||||
status: todo
|
||||
priority: medium
|
||||
state_hub_task_id: "9da2c09a-fe32-4602-bcad-5f0f46d4da0f"
|
||||
```
|
||||
|
||||
**Package exports + contract docs + README.** Export balance types; document
|
||||
|
|
@ -240,6 +245,7 @@ Note OpenRouter dual signals (account credits vs key limit).
|
|||
id: LLM-WP-0008-T05
|
||||
status: todo
|
||||
priority: low
|
||||
state_hub_task_id: "ebf67737-3f3d-458b-9dec-9224f08c8016"
|
||||
```
|
||||
|
||||
**Acceptance polish.** Confirm with a real key (operator or CI secret) that
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue