Commit graph

6 commits

Author SHA1 Message Date
d343888a41 feat: ingest State Hub session tokens without booking them
Store mixed measured/estimated/superseded aggregates as session-token
evidence. Map kinds onto the evidence-basis vocabulary, keep unknown
months unknown, and refuse to post the snapshot as booked spend or
resource-control usage.
2026-08-15 19:21:41 +02:00
5f27958e7d feat: record AI-plan entitlements without inventing token ceilings
Add append-only plan entitlements (token, multiplier, or named plan).
Unknown capacity stays unknown and requires a plan label. Plan-month
reporting joins booked euros to entitlement without session logs.
2026-08-15 19:15:29 +02:00
ce4f791a63 feat: book monthly AI-plan invoices as facts and commitments
Add ai-plan ingest that stores one current booked fact per
provider-account × plan × period. Subscriptions become recurring
commitments; usage top-ups do not. Session-level rows are rejected.
2026-08-15 19:09:14 +02:00
09ef7fa967 feat: bound AI-plan work to resource-control and stop zeroing missing tokens
Record the FIN-WP-0007 split after checking resource-control: they keep
intelligence resource identity and provision-level class I metering;
session tokens stay with State Hub; work-effectiveness is a reporting
join. Missing token counts are now unknown, not zero.
2026-08-15 19:01:45 +02:00
004c041dc0 chore(consistency): write back FIN-WP-0007 hub IDs
C-06 registered the workplan and eight tasks; keep file IDs and
WORK-RECORDS.md aligned with the hub.
2026-08-15 18:51:34 +02:00
6f0eb7f7f8 workplan: FIN-WP-0007 AI plan cost, token estimates, and effectiveness
Record the booked-vs-usage-vs-entitlement-vs-work split for AI plans
so missing session tokens can be estimated without becoming booked spend.
2026-08-15 18:50:23 +02:00