1// v0 - Unaudited: This is an initial version that has not yet been formally audited.2// A fully audited version will be published as a subsequent release.3// Use in production at your own risk.4//5// Package ownable provides an ownership pattern for Gno realms, allowing6// contracts to restrict access to privileged operations to a designated owner.7package ownable8Signatures reconstructed verbatim from vm/qfuncs — interface params keep their inline definitions.