CtrlK
BlogDocsLog inGet started
Tessl Logo

jbaruch/nanoclaw-trusted

Rules for trusted NanoClaw groups. Shared memory, session bootstrap, cross-group memory updates. Loaded for trusted and main containers only.

74

Quality

93%

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Risky

Do not use without reviewing

Overview
Quality
Evals
Security
Files

container-trust-levels.mdrules/

alwaysApply:
Yes

Container Trust Levels

The runtime contract

The runtime's mount layout is the contract. A read-only-filesystem error on a write to the group folder means you're in an untrusted container.

Don't retry on EROFS

If a write to /workspace/group/ fails with EROFS / "Read-only file system", do NOT retry. The mount is intentionally RO; the retry will fail the same way.

Full capability matrix

The full trust-tier capability matrix (mounts, plugins, Composio access, idle timeout, RAM/CPU caps) lives in docs/trust-tier-capabilities.md.

CHANGELOG.md

README.md

requirements-dev.txt

tile.json