patterns/guardrails-as-defaults.md

Summary

High-quality agent workflows should not rely on remembered lessons alone. Repeated failure classes should be encoded into defaults and mechanical checks.

Key points

  • Memory is not enough for recurring reliability rules.
  • Default chunking, timeout, shared-write, and scheduling behavior reduce repeated mistakes.
  • Lints, templates, and invariant checks scale better than review comments.
  • Good defaults turn governance into infrastructure.

Operational relevance

This is one of the clearest bridges between AI-dev research and runtime improvement. It also supports safer Telegram-first operation by making the system boring in the right places.

Open questions

  • Which 3–5 default packs would eliminate the most repeated failure modes?
  • Which reliability rules should be mechanical versus advisory?

Sources

  • wiki/sources/openclaw-operating-model-gap-assessment.md
  • wiki/sources/openai-harness-engineering.md
  • wiki/sources/ai-first-operating-model-from-voice-memo.md