- Continuity mode or operational boundary:
- Authoritative state affected:
- Client/provider surface affected:
- Explicitly out of scope:
- PostgreSQL remains the only native semantic authority.
- Models/providers cannot silently grant authority to their output.
- Tenant, continuity, lifecycle, privacy, and deletion gates remain enforced before delivery.
- Global Defaults remain thin and explicitly governed.
- Cross-continuity movement is explicit rather than similarity-driven.
- This change does not revive Gemini CLI as an active client target.
- Not applicable; this pull request does not change product behavior.
command -> result
- Evidence level:
none/public/withheld_local/sealed attestation - Real clients/models actually executed:
- Retained failures or negative controls:
- This pull request proves:
- This pull request does not prove:
- No credential, OIDC token, private key, private transcript, database dump, full environment, or personal absolute path is included.
- Fixtures are synthetic or authorized and minimized.
- Deletion, leakage, source-injection, and wrong-binding impact has been considered.
- Security-sensitive details are handled privately when public disclosure would create risk.
- The change is focused and unrelated cleanup is excluded.
- Frozen expectations were added or revised before capability implementation.
- Positive and negative tests cover the affected contract.
-
bash scripts/repository-policy.shpasses. - Affected local tests, full Go tests, race tests, and
go vetpass as applicable. - OpenClaw and Hermes checks pass when their surfaces are affected.
- Documentation, evidence, and failure records match the implementation.
- The latest pull-request head passes protected
testandsign-snapshotchecks.