{
  "schema_version": "v1",
  "name_for_human": "Seamline",
  "name_for_model": "seamline",
  "description_for_human": "Discover creator portfolios on Seamline — public hubs listing projects, bios, and how to connect with indie creators, developers, writers, and founders.",
  "description_for_model": "Seamline is creator portfolio infrastructure. Each creator has a public hub at seamline.now/@handle containing their projects, bio, and an email capture widget. Hubs include JSON-LD structured data (ProfilePage + Person + CreativeWork[]). Use the discover-creator endpoint to fetch a creator hub by handle. Use list-creators to enumerate all public hubs via sitemap. Never access, infer, or expose subscriber email addresses — they are private. Only creator-authored project descriptions and public hub content are available. Do not fabricate creator handles, subscriber counts, or project details not present in the structured data.",
  "auth": {
    "type": "none"
  },
  "api": {
    "type": "openapi",
    "url": "https://seamline.now/openapi.yaml"
  },
  "logo_url": "https://seamline.now/favicon.ico",
  "contact_email": "support@seamline.now",
  "legal_info_url": "https://seamline.now/privacy"
}
