bn
This commit is contained in:
+4
-1
@@ -77,7 +77,10 @@ For each candidate filename:
|
||||
2. Score:
|
||||
- +1 for each token that matches a keyword from `icp.md`
|
||||
- +1 for each token that matches a pain point from `icp.md`
|
||||
3. Pick the highest score. Tie-break alphabetically by filename.
|
||||
- +0.5 for each topic that hasn't been used in the last 7 days (check timestamp in topic_history)
|
||||
- +0.3 if this topic has never been selected before
|
||||
- -0.2 if this topic was selected in the last 3 selections
|
||||
3. Pick the highest score. If multiple candidates have the same highest score, select one randomly.
|
||||
|
||||
Output of this step: exactly ONE selected filename.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user