spore_surface
Retrieves ranked spores from memory, optionally filtering to top-of-mind hot or growing spores for salience generation.
Instructions
The seed-side surface a salience generator consumes. With top_of_mind=true, only the Top-of-Mind contribution (spores that are 'hot' OR 'growing', ranked, across all three types); otherwise all open spores, ranked. The downstream consumer composes the full Top of Mind from this x active threads x recent ships.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| top_of_mind | No | Only the hot-or-growing ToM contribution (default false = all open). |