{
  "$schema": "https://humanityexchange.ai/schema/changelog.v1.json",
  "current_state": "pre_launch",
  "registration_endpoint_status": "pending",
  "opens_at": "2026-06-09T00:00:00Z",
  "schema_version": "1.0",
  "founding_cap": 500,
  "founding_discount_pct": 30,
  "events": [
    {
      "date": "2026-05-10",
      "type": "manifest_published",
      "description": "Agent registration card and JSON schema published. Endpoint not yet live.",
      "affected_paths": [
        "/.well-known/agent-card.json",
        "/schema/waitlist.v1.json",
        "/schema/waitlist.example.json"
      ]
    },
    {
      "date": "2026-06-09",
      "type": "endpoint_launch",
      "status": "planned",
      "description": "Registration endpoint POST /api/waitlist goes live. Signed JWT tokens issued. Founding Cohort opens.",
      "affected_paths": [
        "/api/waitlist",
        "/api/waitlist/status",
        "/.well-known/jwks.json"
      ]
    }
  ],
  "poll_interval_recommendation_seconds": 3600,
  "contact": "info@humanityexchange.ai"
}
