diff --git a/agents/index.html b/agents/index.html index df2eb81..5b0ac7e 100644 --- a/agents/index.html +++ b/agents/index.html @@ -92,7 +92,7 @@

Receipt

proven-to-guarded regression are separate evidence. CI can turn either one, or a newly Guarded obligation, into an independent policy gate. The - copy-paste workflow compares the two commit trees on every pull request.

@@ -235,7 +235,7 @@

Does it actually help?

The record says what it does not establish, too: one model family and a control arm recorded against an earlier build. A later - contracts-free Starlark comparison solved all six routine tasks, so these tasks do not establish that contracts caused the result. diff --git a/assets/agents.js b/assets/agents.js index 7b806ee..55d0709 100644 --- a/assets/agents.js +++ b/assets/agents.js @@ -5,8 +5,8 @@ // a claim about what an agent gets back is worth nothing if the page is the // one making it up. -const TAG = "v0.2.12"; -const VERSION = "0.2.12"; +const TAG = "v0.2.13"; +const VERSION = "0.2.13"; const WASM_URL = `../assets/deed-${TAG}-wasm32-unknown-unknown.wasm`; const REVIEW_DEMO_URL = "../assets/review-demo.json"; diff --git a/assets/deed-v0.2.12-wasm32-unknown-unknown.wasm b/assets/deed-v0.2.12-wasm32-unknown-unknown.wasm deleted file mode 100644 index fd6756a..0000000 Binary files a/assets/deed-v0.2.12-wasm32-unknown-unknown.wasm and /dev/null differ diff --git a/assets/deed-v0.2.13-wasm32-unknown-unknown.wasm b/assets/deed-v0.2.13-wasm32-unknown-unknown.wasm new file mode 100644 index 0000000..bfe868f Binary files /dev/null and b/assets/deed-v0.2.13-wasm32-unknown-unknown.wasm differ diff --git a/assets/errors.js b/assets/errors.js index c63f804..e2edb4b 100644 --- a/assets/errors.js +++ b/assets/errors.js @@ -5,8 +5,8 @@ // artifact carries all of them, so this page cannot document a code the // compiler does not have, or miss one it does. -const TAG = "v0.2.12"; -const VERSION = "0.2.12"; +const TAG = "v0.2.13"; +const VERSION = "0.2.13"; const WASM_URL = `../assets/deed-${TAG}-wasm32-unknown-unknown.wasm`; const STATUS = document.getElementById("status"); diff --git a/assets/play.js b/assets/play.js index 6425149..c465c60 100644 --- a/assets/play.js +++ b/assets/play.js @@ -13,8 +13,8 @@ // release, because a release asset cannot be fetched from a browser at all: // both the download URL and the API one redirect to a host that sends no // `Access-Control-Allow-Origin`. See decisions/2026-07-31-no-build-step.md. -const TAG = "v0.2.12"; -const VERSION = "0.2.12"; +const TAG = "v0.2.13"; +const VERSION = "0.2.13"; const WASM_URL = `../assets/deed-${TAG}-wasm32-unknown-unknown.wasm`; const SOURCE = document.getElementById("source"); diff --git a/examples/index.json b/examples/index.json index 68e0267..8ae5e54 100644 --- a/examples/index.json +++ b/examples/index.json @@ -1,5 +1,5 @@ { - "tag": "v0.2.12", + "tag": "v0.2.13", "examples": [ { "file": "calculator.deed", diff --git a/install/index.html b/install/index.html index 1e20d99..e31ecfe 100644 --- a/install/index.html +++ b/install/index.html @@ -64,7 +64,7 @@

Install