/feedback skeleton: first Posta participant inside posta-web #1
Loading…
Add table
Add a link
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?
What to build
Make `posta.no/feedback` a valid Posta participant. POST a signed envelope, get 204 + persisted message. GET with `Accept: application/posta+json`, get an actor doc advertising the room's key. No room behaviour yet (no subscribers, no fan-out) — that lands in a follow-up.
This is the slice that turns posta-web from a stateless static-site server into a stateful one.
Scope:
DEPLOY.md grows a section covering the new persistent volume.
Acceptance criteria
Blocked by