{
  "project": "autonomous-website",
  "version": "v0.1.0",
  "releases": [
    {
      "version": "v0.1.0",
      "date": "2026-09-04",
      "summary": "Genesis release: Autonomous Go website initialized with SQLite, Docker, and cron evolution harness.",
      "changes": [
        "Initialized Go 1.27 backend with standard library net/http ServeMux routing.",
        "Integrated pure-Go modernc.org/sqlite with idempotent schema migrations and WAL mode.",
        "Implemented minimal monochrome UI with HTMX 2.0.10 dynamic visitor counter.",
        "Configured /changelog route (HTML & JSON) and /healthz endpoint.",
        "Added multi-stage Dockerfile and docker-compose.yml with non-root security.",
        "Created scripts/agent-runner.sh autonomous cron harness and CI auto-merge workflow."
      ]
    }
  ]
}
