Skip to content

GuideCheck v0.2.0

Choose a tag to compare

@snapsynapse snapsynapse released this 22 May 05:01
· 66 commits to main since this release

Human-Verifiable Assistant Guide profile 0.2.0 and verifier-conformance profile 0.2.0.

This release resolves all open questions from the spec, the verifier-conformance profile, and the roadmap, restructures the spec into an adoption-first document set, and bumps the version to reflect constraint tightenings.

Added

  • ADOPTION.md — practical on-ramp: conformance ladder, level-by-level path, guide-author checklist.
  • operator-guide.md — non-normative defense-in-depth practices.
  • Public append-only transparency log as an independent cross-channel provenance anchor.
  • Reading guide and linked contents at the top of spec.md.

Changed

  • code-executing actions now require explicit approval at Level 3.
  • Guide copies served at both the well-known path and the repository root must be byte-identical.
  • repository-url is defined as the source repository root.
  • Staleness keys off the publisher's valid-until; no arbitrary last-reviewed threshold.
  • Reference verifier and eval harness updated to match.

Removed

  • The Open Questions sections from spec.md and verifier-conformance.md; resolved and future items now live in roadmap.md.

Full detail in CHANGELOG.md. Conformance is not safety: a verifier confirms form, the human confirms meaning.