Files
claude-plugins/plugins/learn/templates/domain-memory.md
Claude Agent 0207af18f6 feat(learn): Minimalist memory format v3.0 - 60% size reduction
BREAKING CHANGE: New compact entry format
- Header: `## {P|G}: {Title}` (P=Pattern, G=Gotcha)
- Metadata: `@YYYY-MM-DD #tag1 #tag2 | source:confidence[:reinforced]`
- Max 3 inline tags, no separators, no statistics section

Removed verbose fields: Discovered, Source, Confidence, Trigger
Statistics now calculated dynamically by /learn:status

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-07 00:44:48 +00:00

18 lines
363 B
Markdown

# Claude Learn: {DOMAIN_NAME}
<!-- paths: {DOMAIN_PATTERNS} -->
<!-- Format minimalist v3.0
## P: Titlu pattern (max 60 char)
@YYYY-MM-DD #tag1 #tag2 | source:confidence[:reinforced]
Descriere concisă 1-2 propoziții.
```lang
cod opțional
```
## G: Titlu gotcha
@YYYY-MM-DD #tag1 #tag2 | source:confidence
**P**: Problema scurtă
**S**: Soluția scurtă
-->