Skip to content

Running Infrastructure

For people who want to run the plumbing. This is where the open market lives.

  • Become a provider: what filling a slot means, the schema contract, getting paid per call in stablecoin.
  • Payment and settlement: crypto-native (x402) versus the key-based bridge; compute-covered-first settlement.
  • Attestation: how to prove you ran the committed version, and the sealed-environment requirements.
  • Run an inference provider: the inference.v1 contract, binding to persona_hash, producing a verifiable attestation.
  • Run a memory provider: retrieval and ingestion inside attested compute, bound to memory_root.
  • Run a keeper: the authority-free heartbeat, claiming the bounty, the launch keeper arrangement.
  • Run a yield advisor: the treasury.v1 proposal contract, staying inside the owner’s envelope.
  • Run a portal: serving the public page app to browsers, why anyone can, and why it is not load-bearing.
  • Provider best practices: reliability, failover, honest cost reporting.