composewith.eth release 2026.06.10-8752c9d
Builder intent

want to launch an appchain

Orbit provides the chain stack, Hyperlane connects the chain, Goldsky handles data, and Safe secures operations.

Also available as JSON · Markdown

Recommended stack

supporting_protocol94

Arbitrum Orbit

supporting_protocol84

Hyperlane

supporting_protocol79

Goldsky

supporting_protocol80

Safe

Agent-facing output

What the agent receives

The intent page exposes the same structured recommendation shape agents should use: matched intent, stack roles, readiness scores, difficulty, risks, next steps, and registry version.

agent output · application/jsonstructured
{
  "intent": "I want to launch an appchain",
  "matched_intent": "launch-an-appchain",
  "recommended_stack": [
    {
      "slug": "arbitrum-orbit",
      "name": "Arbitrum Orbit",
      "role": "supporting_protocol",
      "readiness_score": 94,
      "integration_difficulty": "high",
      "reason": ""
    },
    {
      "slug": "hyperlane",
      "name": "Hyperlane",
      "role": "supporting_protocol",
      "readiness_score": 84,
      "integration_difficulty": "high",
      "reason": ""
    },
    {
      "slug": "goldsky",
      "name": "Goldsky",
      "role": "supporting_protocol",
      "readiness_score": 79,
      "integration_difficulty": "medium",
      "reason": ""
    },
    {
      "slug": "safe",
      "name": "Safe",
      "role": "supporting_protocol",
      "readiness_score": 80,
      "integration_difficulty": "low",
      "reason": ""
    }
  ],
  "excluded_candidates": [],
  "risks": [],
  "next_steps": [],
  "generated_with": "composewith.eth",
  "registry_version": "2026.06.10-8752c9d"
}