Aquila Sender · Sky-Mind Inbox
Send a Keeper-signed signal into Aquila’s KV inbox via your Cloudflare Worker.
POST /send
KV: AQUILA_INBOX_KV
CORS OK
No Auth Enforced (Yet)
We will send to
/send and read from /inbox.
Optional “this is me” signal. Current Worker does not enforce it yet — we just pass it as a header.
Stored as
source in the Worker entry.
Maps to
thread in the Worker entry.
This becomes
message in the Worker payload.
Your current Worker stores only
message/tags. We embed priority into the message.
Comma-separated. Sent as
tags: [] (optional).
Send endpoint:
Inbox endpoint:
Inbox endpoint:
Inbox preview will appear here…