Kura 0.8.3 fixes an edge case where project-scoped module cache requests could be denied even though your token was still active.
- Stale or incomplete cache grants: If the token’s embedded cache grants do not yet cover a newly-created project or action, Kura now falls back to the legacy project-access endpoint instead of rejecting the request. Account-scoped requests remain strict and do not use this fallback.