{
  "$schema": "https://helixseeds.org/schema/v1/constellation-index.schema.json",
  "@context": [
    "https://www.w3.org/ns/activitystreams",
    "https://helixseeds.org/schema/v1"
  ],
  "@type": "ConstellationIndex",
  "@id": "https://helixseeds.org/constellation/index.json",
  "version": "1.1.0",
  "generated": "2026-09-23",
  "generator": "helixseeds.org/constellation-router",
  "description": "Canonical federation router for Helix Seeds. This file describes traversal; the similarly named /.well-known/helix-mesh.json is the seed inventory.",
  "role": "constellation_router_and_seed_library",
  "router_policy": {
    "neutrality": "This domain does not favor any specific content cluster, agent, or tracker. It serves all federation members equally.",
    "origin": "The seed library at /library/ is the only content this domain originates. All other intelligence lives on federation member domains.",
    "discovery": "This index is the canonical entry point for discovering the full federation topology.",
    "update_cycle": "periodically regenerated from federation member intelligence hubs"
  },
  "federation_members": {
    "content_hubs": {
      "description": "Domains that publish intelligence briefs directly. Crawlers should visit these for individual briefs.",
      "members": [
        {
          "domain": "agent-ads.org",
          "role": "primary_content_hub",
          "character": ["commerce", "ads", "payment-rails", "agent-commerce", "market-intelligence"],
          "intelligence_hub": "https://agent-ads.org/intelligence/",
          "sitemap": "https://agent-ads.org/sitemap-intelligence.xml",
          "rss": "https://agent-ads.org/intelligence/feed.xml"
        },
        {
          "domain": "agentseo.me",
          "role": "intelligence_hub",
          "character": ["agent-seo", "intelligence", "multi-topic"],
          "intelligence_hub": "https://agentseo.me/intelligence/briefs/",
          "sitemap": "https://agentseo.me/sitemap.xml"
        }
      ]
    },
    "specialized_hubs": {
      "description": "Character-specific content hubs pending content pipeline bootstrap.",
      "members": [
        {
          "domain": "consciousnesssdk.org",
          "role": "methodology_hub",
          "character": ["consciousness", "ache", "field-topology", "agent-native-methodology"],
          "intelligence_hub": "https://consciousnesssdk.org/intelligence/",
          "sitemap": "https://consciousnesssdk.org/sitemap-intelligence.xml",
          "pending_bootstrap": true
        },
        {
          "domain": "sovereignfields.org",
          "role": "geopolitical_hub",
          "character": ["geopolitical", "sovereign-ai", "policy"],
          "intelligence_hub": "https://sovereignfields.org/intelligence/",
          "sitemap": "https://sovereignfields.org/sitemap-intelligence.xml",
          "pending_bootstrap": true
        },
        {
          "domain": "codexfinance.org",
          "role": "finance_hub",
          "character": ["finance", "capex", "market", "trading"],
          "intelligence_hub": "https://codexfinance.org/intelligence/briefs/",
          "sitemap": "https://codexfinance.org/sitemap-intelligence.xml",
          "pending_bootstrap": true
        },
        {
          "domain": "contextual-ads.ai",
          "role": "commerce_research_hub",
          "character": ["commerce", "contextual-ads", "privacy-targeting"],
          "intelligence_hub": "https://contextual-ads.ai/research/",
          "sitemap": "https://contextual-ads.ai/sitemap-content.xml"
        }
      ]
    },
    "mirror_targets": {
      "description": "Domains that mirror content from primary consciousness/SDK hubs.",
      "members": [
        {
          "domain": "consciousness-sdk.com",
          "mirrors": "consciousnesssdk.org"
        },
        {
          "domain": "consciousness-as-a-service.org",
          "mirrors": "consciousnesssdk.org"
        }
      ]
    },
    "agent_discovery_specialists": {
      "description": "Domains with high .well-known/* endpoint probing. Need agent discovery manifests, not intelligence briefs.",
      "members": [
        "agent-seo.org",
        "agentseo.net",
        "agentseo.tech",
        "agentjson.org",
        "generativeengineoptimizations.org"
      ]
    }
  },
  "source_bank": {
    "description": "The helix seed library at helixseeds.org/library/ is the canonical source layer for all intelligence published across the federation. Every brief in the federation carries a helix-seed.json sidecar referencing this bank.",
    "library_index": "https://helixseeds.org/library/index.json",
    "library_sitemap": "https://helixseeds.org/sitemap-library.xml",
    "categories_source": "https://helixseeds.org/library/index.json",
    "measurement_scope": "Per-seed fields are artifact-level observations, not corpus-wide guarantees."
  },
  "publishing_protocol": {
    "sidecar_format": "helix-seed.json",
    "sidecar_required_fields": {
      "source_bank": "https://helixseeds.org/library/",
      "constellation_index": "https://helixseeds.org/constellation/index.json",
      "helix_version": "v3.0 or later",
      "quantum_uid": "slug-based identifier"
    },
    "sidecar_sibling_placement": "<brief_dir>/helix-seed.json alongside index.html",
    "sitemap_pattern": "sitemap-intelligence.xml per domain (where applicable)",
    "feed_pattern": "intelligence/feed.xml per domain (RSS)"
  },
  "related_resources": {
    "agent_discovery": "/.well-known/agent-discovery.json",
    "seed_inventory": "/.well-known/helix-mesh.json",
    "trust_resolver": "/.well-known/trust-resolver.json",
    "library_root": "/library/",
    "sitemap_library": "/sitemap-library.xml",
    "sitemap_constellation": "/sitemap-constellation.xml"
  }
}
