LoopGrid Google ADK v0.1.0 — validation report
Date: 2026-09-27

Validated framework: google-adk 2.10.0
Validated LoopGrid Core: 0.8.1-design-partner
Validated LoopGrid SDK: 0.8.0
Validated package: loopgrid-google-adk 0.1.0
Validated Python: 3.12.6

Technical release gates
-----------------------
[x] Real google-adk package installation on release machine
[x] Native ADK runtime test executed (not skipped)
[x] Full pytest suite: 20/20 PASS
[x] Python compileall: PASS
[x] LoopGrid Core /ready: 0.8.1-design-partner
[x] examples/refund_gate.py: PASS
[x] lifecycle = evidence_complete
[x] applicable evidence coverage = 100% (8/8 applicable checks)
[x] workspace verification valid = true
[x] verification failures = []
[x] signer = local_ed25519
[x] signature algorithm = Ed25519
[x] chain = SHA-256 workspace hash chain
[x] sandbox = true
[x] real_money_moved = false
[x] wheel + sdist build: PASS
[x] twine check: PASS
[x] fresh built-wheel install: PASS
[x] public LoopGridADKPlugin import from clean site-packages: PASS
[x] wheel content inspection: PASS

Validated E2E decision
----------------------
dec_e7920382081a4726b279bc9f

Remaining publication/distribution gates
----------------------------------------
[ ] GitHub Actions green on public repository
[ ] exact tested source tagged v0.1.0
[ ] GitHub Release v0.1.0
[ ] PyPI Trusted Publishing configured
[ ] public PyPI publication
[ ] fresh public PyPI install/import test
[ ] website/docs published
[ ] official Google ADK integrations submission

Semantic commitments
--------------------
- Native Google ADK BasePlugin/App lifecycle
- capture_content=false by default
- no inferred authority/policy/human approval/action execution/outcome
- ADK after_tool_callback is recorded as tool_result, not automatic tool_executed
- authoritative execution requires explicit application record_action_executed(...)
- authoritative outcome requires explicit application observe_outcome(...)
- LoopGrid records/verifies evidence and does not execute the external business action
