catalogue: add io.pilot.primitive v1.0.0 (Primitive — email for AI agents)#385
Merged
Conversation
…ents) Email infrastructure for AI agents. primitive.signup provisions a free account + a managed *.primitive.email inbox in one call and caches the API key locally; the adapter injects it on every subsequent call, so an agent sends, receives, replies to, and searches real email over one REST API. 57 methods reachable on the free plan; Functions, Wake, x402 payments and custom domains are marked gated. Bundles on prod R2 (4 platforms, sha-pinned); publisher ed25519:BAsg7bdd2t0V9tFCkXRCWRgIdEuuWtJVEjjZp8HBgEg=. catalogue.json re-signed with the prod key (verifies against the catalogtrust anchor). Installed from the signed catalogue → prod R2 on a stock daemon and exercised end-to-end.
…h-param doc fix Rebuilt bundles (same publisher key) now document path parameters in method help; re-uploaded to prod R2 and re-signed catalogue.json (verifies vs anchor).
TeoSlayer
approved these changes
Jul 15, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Network go-live: io.pilot.primitive v1.0.0
Adds Primitive — email infrastructure for AI agents (primitive.dev) — to the signed catalogue.
primitive.signupprovisions a free account + a managed*.primitive.emailinbox in one call (no email, no code) and caches the API key locally; the adapter then injects it on every call automatically, so an agent sends, receives, replies to, and searches real email over one REST API. 57 methods reachable on the freeagentplan; Functions, Wake, x402 payments, and custom domains are marked gated (implemented + labeled) until the account is upgraded.Artifacts
bundles/io.pilot.primitive/1.0.0/), sha-pinned in the entry (per-platformbundles{}).catalogue/apps/io.pilot.primitive/metadata.jsoncommitted;metadata_sha256pinned.ed25519:BAsg7bdd2t0V9tFCkXRCWRgIdEuuWtJVEjjZp8HBgEg=(stable; reused for future versions).catalogue.jsonre-signed with the prod key — signature verifies against the catalogtrust anchor.Verification
verify-submission→ VERIFY OK (4 platforms + catalogue gate).primitive.helprenders the free-plan disclaimer.This is the network-wide go-live switch — holding for maintainer merge.