Session runtime
Gnosis.OS does not replace Linux. It shapes the user session: shell surfaces, local daemons, IPC contracts, runtime checks, staged builds and local AI integration.
Gnosis.OS is an experimental local-first desktop runtime built around the Gnosis contract. It is the current product name and source authority; gnu.in-OS is retained only as a legacy research-prototype reference.
The active product language is now Gnosis.OS. Old gnu.in-OS references are provenance, not public product copy.
contract GnosisOS {
source_authority = "gnu-in-labs/Gnosis.OS"
legacy_name = "gnu.in-OS"
legacy_scope = "research-prototype only"
runtime = "local-first desktop session"
mutation = "staged + reviewed + reversible"
agent_authority = false
}Gnosis.OS does not replace Linux. It shapes the user session: shell surfaces, local daemons, IPC contracts, runtime checks, staged builds and local AI integration.
The Gnosis.OS context surface turns a selected object into explanation, local actions, typed plans and approval gates.
The philosophy prepares the boundary. The runtime makes it operational: inspect, stage, approve, execute, verify, preserve evidence and rollback.
The selected function writes directly to config.theme and saves config.toml.
Selected function, declared project state and local policy.
ChangePlan {
scope: LocalConfig,
risk: Local,
permission: Write("config.theme"),
expected_evidence: ["theme.changed"],
authority: HumanApproval
}