<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>EcoCloud Changelog</title>
    <link>https://ecoclouddev.com/changelog/</link>
    <description>Machine-readable product changelog so agents can detect updates to EcoCloud's agent-facing surface.</description>
    <language>en</language>
    <lastBuildDate>Mon, 29 Jun 2026 00:00:00 GMT</lastBuildDate>
    <atom:link href="https://ecoclouddev.com/changelog.xml" rel="self" type="application/rss+xml"/>
    <item>
      <title>v2.0 — Enterprise SAML 2.0 SSO sign-in</title>
      <link>https://ecoclouddev.com/changelog/</link>
      <guid isPermaLink="false">ecocloud-changelog-2.0</guid>
      <pubDate>Mon, 29 Jun 2026 00:00:00 GMT</pubDate>
      <description>The login screen now supports SAML 2.0 single sign-on via Supabase Auth — users are routed to their workspace's identity provider by work-email domain. Available once a workspace registers an IdP.</description>
    </item>
    <item>
      <title>v1.9 — Critical Path view</title>
      <link>https://ecoclouddev.com/changelog/</link>
      <guid isPermaLink="false">ecocloud-changelog-1.9</guid>
      <pubDate>Mon, 29 Jun 2026 00:00:00 GMT</pubDate>
      <description>The app computes the longest dependent chain across open tasks (CPM/PERT via the critpath kernel) — what's critical, what can slip, and how much can run in parallel.</description>
    </item>
    <item>
      <title>v1.8 — Agent conformance check</title>
      <link>https://ecoclouddev.com/changelog/</link>
      <guid isPermaLink="false">ecocloud-changelog-1.8</guid>
      <pubDate>Mon, 29 Jun 2026 00:00:00 GMT</pubDate>
      <description>A real automated governance test at /conformance/: run an agent's declared constitution + scopes through the kernels for a deterministic, signable pass/fail report (not a vanity badge).</description>
    </item>
    <item>
      <title>v1.7 — First-party product analytics</title>
      <link>https://ecoclouddev.com/changelog/</link>
      <guid isPermaLink="false">ecocloud-changelog-1.7</guid>
      <pubDate>Mon, 29 Jun 2026 00:00:00 GMT</pubDate>
      <description>Privacy-friendly usage events (app opens, AI Dispatch, upgrades) recorded in the workspace's own Postgres — no third-party tracker, no cookies.</description>
    </item>
    <item>
      <title>v1.6 — Today Brief, Routing Memory &amp; Outcome Receipts</title>
      <link>https://ecoclouddev.com/changelog/</link>
      <guid isPermaLink="false">ecocloud-changelog-1.6</guid>
      <pubDate>Sun, 28 Jun 2026 00:00:00 GMT</pubDate>
      <description>A daily home that auto-triages open work and shows team capacity; AI Dispatch learns reassignment patterns and auto-routes (deterministically); per-task ES256-signed receipts you can verify offline.</description>
    </item>
    <item>
      <title>v1.5 — Launch hardening</title>
      <link>https://ecoclouddev.com/changelog/</link>
      <guid isPermaLink="false">ecocloud-changelog-1.5</guid>
      <pubDate>Sat, 27 Jun 2026 00:00:00 GMT</pubDate>
      <description>Closed a cross-tenant task-leak path, added strict app security headers, and shipped an O(1) agent rate limiter backed by an append-only audit ledger.</description>
    </item>
    <item>
      <title>v1.4 — Declarative workflows</title>
      <link>https://ecoclouddev.com/changelog/</link>
      <guid isPermaLink="false">ecocloud-changelog-1.4</guid>
      <pubDate>Tue, 16 Jun 2026 00:00:00 GMT</pubDate>
      <description>DAG-based workflow engine with dependency ordering, per-step retry, conditional steps, and manual approval gates (pause/resume).</description>
    </item>
    <item>
      <title>v1.3 — Agent constitution + MCP task tools</title>
      <link>https://ecoclouddev.com/changelog/</link>
      <guid isPermaLink="false">ecocloud-changelog-1.3</guid>
      <pubDate>Tue, 16 Jun 2026 00:00:00 GMT</pubDate>
      <description>Per-workspace machine-readable constitution (priority caps, forbidden terms, quiet hours, daily caps) enforced on every agent write. MCP server gained list_tasks and create_task, authenticated with scoped agent keys.</description>
    </item>
    <item>
      <title>v1.2 — Agent Safety Pack</title>
      <link>https://ecoclouddev.com/changelog/</link>
      <guid isPermaLink="false">ecocloud-changelog-1.2</guid>
      <pubDate>Mon, 15 Jun 2026 00:00:00 GMT</pubDate>
      <description>Per-agent API keys with permission scopes (tasks:read, tasks:write), per-key rate limits, and an immutable audit log of every agent action.</description>
    </item>
    <item>
      <title>v1.1 — Multi-user workspaces + event sourcing</title>
      <link>https://ecoclouddev.com/changelog/</link>
      <guid isPermaLink="false">ecocloud-changelog-1.1</guid>
      <pubDate>Mon, 15 Jun 2026 00:00:00 GMT</pubDate>
      <description>Workspaces with members and roles (membership-based row-level security); immutable task event log with per-task replay and an activity feed.</description>
    </item>
  </channel>
</rss>
