chore: publish from main

This commit is contained in:
github-actions[bot]
2026-06-29 23:44:59 +00:00
parent c2b1f7d768
commit 4e0cf4cda7
7 changed files with 22 additions and 18 deletions
+5 -1
View File
@@ -1,6 +1,10 @@
---
applyTo: '**'
description: 'Memory Bank pattern: persistent project documentation under a memory-bank/ folder so the AI can resume context across sessions.'
applyTo: 'memory-bank/**'
---
> **Opt-in pattern.** This instruction creates and maintains a `memory-bank/` folder in the workspace root. Enable it only when you want persistent project documentation across AI sessions; otherwise the auxiliary files will accumulate in repos that don't need them.
Coding standards, domain knowledge, and preferences that AI should follow.
# Memory Bank