Governance
ostk keeps governance in signed, inspectable project documents rather than a hosted permissions dashboard. Identity evidence and capability policy stay local.
GOVERNANCE_DOCUMENTS
The modify-governance token denies these writes for T1 and lower by default. Operator-authored pin profiles may declare explicit path exceptions. → Capability Pins
Trust Tiers
Identity resolves from HUMANFILE and a verified primefile first, with GPG as a fallback. Four tiers define the default posture from full governance to anonymous.
Full details: Trust Model
The Five Laws
These principles describe the intended architecture; each implementation claim still needs a named scope and verification evidence. → Five principles in practice
SIGNING_CHAIN
Source Availability & Open Source Transition
The ostk framework has transitioned to public repositories. All runtime elements — the daemon CLI (ostk), prompt cache (ostk-cache), and memory MCP server (ostk-recall) — are open-source under the GNU Affero General Public License v3.0 (AGPL-3.0).
The userspace client library (libostk) is licensed under the permissive MIT License to allow seamless programmatic integrations.