feat(hub): usage fact breakdown API + admin usage/session UI + release v0.0.34

Expose UsageFact kind/capability rollups on org and project usage reports,
and add admin pages that separate model tokens from external-capability meters.
This commit is contained in:
2026-07-18 17:19:22 +00:00
parent ce18740870
commit 9834181506
11 changed files with 1047 additions and 134 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@paradigm/hub",
"version": "0.0.33",
"version": "0.0.34",
"private": true,
"type": "module",
"engines": {