fix: use shared formula_lessons_block() to avoid duplicate detection CI failure
This commit is contained in:
parent
fef058081f
commit
1697ab3b3e
6 changed files with 16 additions and 17 deletions
|
|
@ -91,10 +91,7 @@ Use WebSearch for external signal scanning — be targeted (project dependencies
|
|||
and tools only, not general news). Limit to 3 web searches per run.
|
||||
|
||||
## Project context
|
||||
${CONTEXT_BLOCK}${LESSONS_INJECTION:+## Lessons learned
|
||||
${LESSONS_INJECTION}
|
||||
|
||||
}
|
||||
${CONTEXT_BLOCK}$(formula_lessons_block)
|
||||
${GRAPH_SECTION}
|
||||
${SCRATCH_CONTEXT:+${SCRATCH_CONTEXT}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue