install-verification · git:20260604.6f4a12a · 2026-06-04 · sha256 9b7e563aa39ddfd4
install-verification git:20260604.6f4a12aA
Immutable. This exact content is served forever at /api/v1/blob/9b7e563aa39ddfd4.
--- name: install-verification description: "Use before claiming that the package can be installed or published. Verifies structure, adapters, schemas, executable scripts, and public-safety boundaries." --- # Install Verification Run: ```bash scripts/verify-package.sh scripts/public_safety_check.sh ``` Then inspect: - root `AGENTS.md`, `CLAUDE.md`, `GEMINI.md`; - `.agents/`; - `.agentlas/`; - `.claude/`; - `codex/`; - `scripts/install.sh`. Do not claim completion if any required file is missing.