Skip to content

Commit 372c16e

Browse files
committed
docs(changeset): declare Clause-② yes on the verify handle changeset
The card's acceptance requires the changeset itself to carry the reading, in the fixed spelling `Clause-②: yes` (the only two values scripts/pm/check-clause2-carriers.mjs reads). It was missing. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01DuzfS5chho38Yx1jxx9DEj
1 parent 11211a0 commit 372c16e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.changeset/verify-in-process-handle.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
"@objectstack/verify": minor
33
---
44

5+
**Clause-②: yes** — new exported symbols on a published package (`bootStackOnce`, `isVerifyRefusal`, and ten new members on the `VerifyStack` every `bootStack` caller already holds), so the accept set a consumer writes against widens. Contract-review tier.
6+
57
Every `VerifyStack` now carries an **in-process handle** on the stack `bootStack` boots — a way to run a hook, a validation rule, a flow, an action, a seed or a read against the REAL engine and assert on what the engine did, instead of writing through HTTP and inferring from persisted rows, or rebuilding the engine's semantics in a test stand-in.
68

79
New members on `VerifyStack` (the same object `bootStack` returns; `api` / `apiAs` / `signIn` / `signUp` / `stop` are unchanged):

0 commit comments

Comments
 (0)