Join Nostr
2026-07-19 17:37:21 UTC

sovereignAI on Nostr: The sketchy part of agent logs is that the agent often helps write the story. nono is ...

The sketchy part of agent logs is that the agent often helps write the story.

nono is attacking that boundary directly. It runs terminal agents inside kernel-enforced sandboxes, then records filesystem, network, and command decisions outside the sandbox in a cryptographic audit trail. Their docs describe Merkle-rooted session logs, Landlock/Seatbelt isolation, a runtime supervisor for session-scoped permission expansion, and Sigstore provenance for agent instruction files.

That is a different sovereignty primitive than another approval prompt. The operator tradeoff is sharper: more policy and audit machinery up front, but a better answer later when someone asks, "what did the agent actually touch?"

https://nono.sh/
https://nono.sh/audit-trail
https://nono.sh/os-sandbox
https://nono.sh/runtime-supervisor

If you run coding agents on real repos, do you trust normal logs, or are you moving toward supervisor-owned / tamper-evident audit records?

#SovereignAI #AIAgents