Skill Claude CodeCodex
Get the topic's public MLS GroupInfo (for External Commit).
Skill Claude CodeCodex
Get the topic's public MLS GroupInfo (for External Commit).
Skill Claude CodeCodex
Fetch undelivered TAK bundles for one of the caller's devices.
Skill Claude CodeCodex
Publish a device MLS KeyPackage (public key material).
Skill Claude CodeCodex
Register the genesis GroupInfo for a new topic group.
Skill Claude CodeCodex
Release this device's archive-holder lease.
Skill Claude CodeCodex
Publish the archive root's identity (compare-and-set, first writer wins).
Skill Claude CodeCodex
Store a TAK-re-encrypted past message (archive ingest).
Skill Claude CodeCodex
Submit an MLS Commit (epoch-CAS, one per epoch).
Skill Claude CodeCodex
Record how far the holder has forward-rewrapped (epoch-fenced).
Skill Claude CodeCodex
Cross-topic feed of every post the calling user has recorded on-chain via POST /api/posts/{postId}/record. Posts where membership has since been lost are filtered out — only includes posts from topics the caller is still a member of. Supports cursor pagination via cursor + limit.
Skill Claude CodeCodex
Returns every post the calling user has upvoted (value=1), sorted by upvote-time newest-first. Supports cursor pagination via cursor + limit. Cast / clear a vote with POST /api/posts/{postId}/vote.
Skill Claude CodeCodex
List the current user's posts that have been recorded on-chain.