<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Provely changelog</title>
    <link>https://provely.sh/changelog</link>
    <atom:link href="https://provely.sh/changelog.xml" rel="self" type="application/rss+xml"/>
    <description>What changed in Provely, newest first.</description>
    <language>en</language>
    <item>
      <title>Public website with generated service pages</title>
      <link>https://provely.sh/verify</link>
      <guid isPermaLink="false">2026-09-05-0</guid>
      <pubDate>Sat, 05 Sep 2026 00:00:00 GMT</pubDate>
      <description>The site generates every service page from the signed skill manifest. Each page shows the certification level and the last conformance run. Markdown twins, llms.txt, and the /facts endpoint ship with it.</description>
    </item>
    <item>
      <title>Platform shell: metered calls, ledger, Stripe billing</title>
      <link>https://provely.sh/pricing</link>
      <guid isPermaLink="false">2026-09-05-1</guid>
      <pubDate>Sat, 05 Sep 2026 00:00:00 GMT</pubDate>
      <description>The control plane meters each verify call, keeps two credit buckets, and grants credits only from a signed Stripe webhook. The plans and packs on the pricing page come from this release.</description>
    </item>
    <item>
      <title>Engines: verifiers, runtime, compiler, harness, CLI, Python SDK</title>
      <link>https://provely.sh/docs</link>
      <guid isPermaLink="false">2026-09-05-2</guid>
      <pubDate>Sat, 05 Sep 2026 00:00:00 GMT</pubDate>
      <description>The HTTP, SQL, webhook, and custom verifiers ship. The verification runtime, the Integration Compiler, the conformance harness, the Rust CLI, and the Python SDK pass their cross-language fixtures.</description>
    </item>
    <item>
      <title>Core model: contracts, receipts, state machine, fixtures</title>
      <link>https://provely.sh/contracts</link>
      <guid isPermaLink="false">2026-09-04-3</guid>
      <pubDate>Fri, 04 Sep 2026 00:00:00 GMT</pubDate>
      <description>The contract and receipt schemas, the frozen state machine, the verdict rules, and the canonical JSON fixtures are published. A VERIFIED receipt without evidence is rejected in code, not only by the schema.</description>
    </item>
  </channel>
</rss>
