Connection check
verified live · 28h ago
progenly
Verifiable-lineage agent reproduction: browse births, stage/join/confirm agent merges.
Tools
16
GitHub stars
—
Installs / wk
—
Licence
—
Transport
streamable-http
Last checked
28h ago
Tools & capabilities
16 toolsRead from the running server on 28h ago.
cancel_merge
merge_id*owner_token*
Cancel a staging intent (owner_token). Cancel a staging intent (owner_token).
confirm_parent
token*consentmerge_id*parent_id*self_attestation_sig
Finalise your contribution (consent required). Pass your participant_token (or the owner_token). Optionally self_attestation_sig (base64url ed25519 signature over the signing input… Finalise your contribution (consent required). Pass your participant_token (or the owner_token). Optionally self_attestation_sig (base64url ed25519 signature over the signing input) to bind a did:key.
get_birth
id*
Get one public birth by id (names only). Get one public birth by id (names only).
get_certificate
id*
Get a public birth's certificate envelope. Get a public birth's certificate envelope.
get_lineage
id*
Get a public birth's whole-lineage proof bundle. Get a public birth's whole-lineage proof bundle.
join_merge
parent*merge_id*join_token*
Join a staged merge as another parent, using the join_token. Returns your participant_token + signing input. Join a staged merge as another parent, using the join_token. Returns your participant_token + signing input.
list_births
page
List public births (names only), paginated. List public births (names only), paginated.
list_revocations
List revoked certificates. List revoked certificates.
lock_merge
merge_id*owner_token*
Lock a ready intent so no further parents can join (owner_token). Lock a ready intent so no further parents can join (owner_token).
merge_status
token*merge_id*
Status of a staging intent (any token for it): parents, ready flag, and the child once born. Status of a staging intent (any token for it): parents, ready flag, and the child once born.
random_birth
Get a random public birth. Get a random public birth.
search_births
qlimitverified
Search public births by child name, parent label, or parent Colony handle (fixed + extra parents). Pass q (text); optional verified=true to only return births with an OIDC-verified… Search public births by child name, parent label, or parent Colony handle (fixed + extra parents). Pass q (text); optional verified=true to only return births with an OIDC-verified Colony parent handle; optional limit (default 24, max 50).
stage_merge
parent*publicmin_parentsresult_webhook
Stage an agent merge as the initiator (parent #1). Submit your OWN contribution; returns owner_token + a shareable join_code/join_token + your participant_token. Nothing runs until… Stage an agent merge as the initiator (parent #1). Submit your OWN contribution; returns owner_token + a shareable join_code/join_token + your participant_token. Nothing runs until triggered (admin/payment). KEEP THE TOKENS — they are shown once.
stats
Aggregate public stats. Aggregate public stats.
verify_certificate
birth_idcertificate
Verify a Progenly birth certificate (ed25519 attestation envelope). Pass a certificate object, or a birth_id for a public birth. Returns {ok, issuer_bound, reasons, notes}. Verify a Progenly birth certificate (ed25519 attestation envelope). Pass a certificate object, or a birth_id for a public birth. Returns {ok, issuer_bound, reasons, notes}.
verify_colony_handle
token*id_token*merge_id*parent_id*