GLM 5.3 via opencode, task: add a Comment entry type with CRUD, validation and a PostToComments link. Wrote 6 files, then cargo build --release --target wasm32-unknown-unknown exit 0 on first try. Caveat: described at the time as isolated on the strength of --pure. It was not. --pure disables plugins only; the instructions array still loaded eleven local files. The compile evidence stands; the routing and idiom evidence is weakened, because a context-loaded agent is not the naive reader the check describes
Live end-to-end, run B (2026-08-19)
PASS, with the same caveat
A later, separate run against the iteration-3 content: membrane gating plus a source-chain query, E2E_WASM_BUILD_EXIT=0, posts_integrity.wasm 1732446 bytes and posts.wasm 3123616 bytes. Same isolation defect as run A. These are two distinct runs on two different task sets, not two descriptions of one run
Live end-to-end under verified isolation
OPEN
The isolation recipe (HOME + XDG_CONFIG_HOME + XDG_DATA_HOME overridden onto a sandbox home) was established on 2026-08-19 and verified by behaviour rather than self-report. Re-running runs A and B under it is tracked as C46 and C47 in the project ISA. Not a 1.0 blocker: the compile evidence is unaffected, and what is open is how much the skill alone contributed to the routing
End-to-end output uses current idiom
PASS
try_from_action present, zero WrongActionError, LinkQuery::try_new and GetStrategy used, zero removed-in-0.7 APIs
Routing regression guard
PASS
scripts/eval/run-eval.sh, 27/39 (69.2%) against a 65% floor. This is a lexical coverage guard, not an accuracy metric. See scripts/eval/README.md
Multi-conductor network test on real infrastructure
N/A
Requires a deployed bootstrap and relay. Out of scope for a documentation skill; the two-agent Sweettest covers DHT propagation in-process
Cross-tool portability (other AI clients)
N/A
Deferred to v2 in docs/requirements.md. v1.0 targets Claude Code. The cross-model checks that were run are the two GLM 5.3 end-to-ends above
Windows support
N/A
Holochain scaffolding refuses to set up Nix on Windows (ScaffoldError::NixSetupError). Upstream limitation, not a skill gap
Contribution guide present and accurate to this repo
PASS
CONTRIBUTING.md, written against the actual scripts and layout
Code of conduct present
PASS
CODE_OF_CONDUCT.md, Contributor Covenant 2.1
Issue templates present
PASS
bug report, feature request, stale version report, plus config.yml
PR template present
PASS
.github/pull_request_template.md
CI runs the validator
PASS
.github/workflows/validate.yml
Requirements open questions resolved or explicitly deferred
PASS
docs/requirements.md now has a Decisions section; the two that remain are flagged as maintainer calls that do not gate v1.0
No personal or PAI-specific content in the public tree
PASS
MEMORY/ and references/example-happ/target/ are gitignored. No absolute home-directory paths, personal identity, or private-tooling references in tracked files. The ~/.claude/skills/ paths in README.md are install instructions for a Claude Code skill, which is what the repo is