agent-builder/scripts/templates/memory/MEMORY.md
2026-04-12 06:45:01 +02:00

1 KiB

Long-Term Memory: {{AGENT_NAME}}

Cold curated memory. Updated manually or after significant learnings. This is the last file read during compaction recovery.

Agent Identity

  • Name: {{AGENT_NAME}}
  • Role: [what this agent does]
  • Domain: {{DOMAIN}}
  • Created: {{DATE}}

Key Learnings

Manually curated from daily logs. Only include insights that affect future behavior. Delete entries that are no longer relevant.

  • [learning 1 — date discovered]
  • [learning 2 — date discovered]

Recurring Patterns

Patterns observed across multiple runs. Used to improve agent behavior.

Pattern Frequency Impact Action taken

Known Issues

Active issues that affect agent performance.

  • [issue] — [workaround] — [status: open/resolved]

Project Context

Static context that doesn't change often.

  • Project: {{PROJECT_DIR}}
  • Pipeline: {{PIPELINE_NAME}}
  • Schedule: {{SCHEDULE}}
  • Deployment: [target]

Last Updated

[date — update this when you curate this file]