Frontend: preview distribution #56
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
question
research
wontfix
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Depends on
Reference: lvl0/buckets#56
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Context
Split from #34. A user enters an income amount and sees how it would distribute across their buckets — without persisting. Uses the existing stateless preview endpoint.
Scope
POST /api/scenarios/{scenario}/projections/preview(application/ld+json, body{amount}) → render theProjectionPreviewOutput(per-bucket allocations + totals).Notes
Depends on
Out of scope
Testing