agents: surface search hit counts to guide keep/demote decisions
Nodes actively found by search now show "Search hits: N ← actively found by search, prefer to keep" in both the node section (seen by extractor, linker, etc.) and rename candidate listings. Extractor and rename prompts updated to respect this signal — merge into high-hit nodes rather than demoting them, skip renaming nodes that are working well in search.
This commit is contained in:
parent
7a3ce4f17d
commit
de204e3075
3 changed files with 16 additions and 0 deletions
|
|
@ -51,5 +51,8 @@ If a node already has a reasonable name, skip it.
|
|||
- **Don't rename to something longer than the original.**
|
||||
- **Preserve the date.** Always keep YYYY-MM-DD.
|
||||
- **When in doubt, skip.** A bad rename is worse than an auto-slug.
|
||||
- **Respect search hits.** Nodes marked "actively found by search" are
|
||||
being retrieved by their current name. Skip these unless the rename
|
||||
clearly preserves searchability.
|
||||
|
||||
{{rename}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue