ADORSYS-GIS / ADORSYS-GIS/lightbridge-authz
[Ticket]: Per-project budget ceiling
- Lenguaje dominante
- Rust
- Estrellas
- 0
- Forks
- 1
- Merge medio
- 6 h 42 min
- PR fusionados (30 d)
- 246
Descripción
## Type
Feature
## Summary
getBudgetBalance is keyed by account only and projectQuota is a governance tier id, so no per-project meter can show real headroom in the console.
## Intent
Console UI/UX revamp epic: https://github.com/ADORSYS-GIS/converse-frontends/issues/368 — the console cuts every surface that fakes missing backend data; this ticket is the backend contract needed to restore the surface honestly.
## Acceptance Criteria
- Contract available over the authz-rpc / usage query path the console consumes.
- Console follow-up can render real values with no hardcoded nulls.
_Source of truth: https://github.com/ADORSYS-GIS/converse-frontends/issues/368_
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.