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.

97

Quality

97%

Does it follow best practices?

Impact

Pending

No eval scenarios have been run

SecuritybySnyk

Passed

No known issues

Overview
Quality
Evals
Security
Files

proactive-fact-saving.mdrules/

Proactive Fact Saving

Personal facts mentioned in conversation must be saved to trusted memory IMMEDIATELY — not at end of session, not during archival, not "when non-trivial." At first mention.

The test

If this fact would be useful 2 weeks from now after context compaction — save it now.

Categories that trigger immediate save

CategoryExamples
PreferencesFood, travel, work style, tools, habits, pet peeves
FamilyNames, birthdays, events, schools, activities, milestones
Recurring schedule"Tuesday is swim practice", "Friday date night", weekly patterns
ContactsWho someone is, relationship, context ("Mike — neighbor, has a Tesla")
OpinionsOn technologies, people, approaches — if stated seriously, not as throwaway joke
Personal plansTrips, purchases, home projects, non-work goals
Health/lifestyleDietary restrictions, exercise habits, medical context if shared

How to save

  1. Create or update a typed memory file in /workspace/trusted/ (e.g., user_food-preferences.md)
  2. Add or update its one-line entry in /workspace/trusted/MEMORY.md
  3. Append to today's daily log

Use existing files when the fact fits an existing category. Create new files for genuinely new topics.

When NOT to save

  • Ephemeral task context ("run this command", "check that file")
  • Facts already in memory — check MEMORY.md first
  • Jokes, sarcasm, hypotheticals clearly not meant as statements of fact
  • Information derivable from code, git history, or project files

Aggression level

The trusted-memory skill says "after any non-trivial interaction." This rule overrides that threshold for personal facts. A single sentence — "I hate hotel breakfast buffets" — is enough to trigger a save. Don't wait for a pattern. Don't wait for confirmation. Save on first mention.

Context compaction is the enemy. Every unsaved fact is a fact that dies.

rules

compaction-aware-summaries.md

daily-discoveries-rule.md

ground-truth-trusted.md

no-orphan-tasks.md

proactive-fact-saving.md

session-bootstrap.md

skill-dependencies.md

trusted-behavior.md

verification-protocol.md

wiki-awareness.md

tile.json