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

reply-threading.mdrules/

alwaysApply:
Yes

Reply Threading

Required behavior

Always reply-thread user messages using reply_to on mcp__nanoclaw__send_message.

Heartbeat matching contract

Heartbeat tracks unanswered messages by walking outbound IDs and matching each one's reply_to against the inbound queue. An outbound message without reply_to is invisible to the match.

Scope

  • Inbound user messages always
  • Background-agent results always
  • Scheduled-task output does not need reply_to — no user message to thread against

CHANGELOG.md

README.md

requirements-dev.txt

tile.json