DashboardcraftAGENTS.md lore section: only include pr…

AGENTS.md lore section: only include project-relevant entries

Category: pattern
Confidence: 1.00
ID: 019fa875-7757-7a7c-9181-92d5f52de5f0
Project ID: e16af391-c497-4837-b681-c849a5514499
Cross-project: No
Recalled in other projects: 2
Source session: (none)
Created: 2026-07-28 10:16:22
Updated: 2026-07-28 11:21:38

Cross-Project Recalls

ProjectHitsLast recalled
opencode-lore 4 20h ago
cli 1 8d ago

Content

The <!-- lore-managed section --> in AGENTS.md is auto-maintained by the lore tool and can accumulate cross-project entries irrelevant to craft. When committing, strip entries that don't pertain to this repo. ADDITIONALLY: the lore daemon re-modifies AGENTS.md in the working tree between sessions. If a branch was committed while churn was present, it lands in an ANCESTOR commit and ships in the PR diff (not just working tree). Fix: squash the branch (git reset --soft master + re-commit only intended files, or rebase) to drop AGENTS.md from history before force-pushing. Always git diff master...HEAD --name-only to confirm AGENTS.md is absent from the PR.

Move to: