recommend_program
Score active programs against your skills manifest and return ranked best-fit matches; newly updated scopes receive a decaying recency boost.
Instructions
Score all active programs against your skills manifest (INTIGRITI_SKILLS_PATH) and return them ranked best-fit first. Programs whose scope was recently published get a decaying recency boost so newly-updated programs surface higher.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topN | No | Limit to top N results (default: all) | |
| maxRecencyBoost | No | Max score multiplier for a just-updated scope, decays to 1.0 over the window (default: 1.25) | |
| recencyWindowDays | No | Recency boost window in days (default: 14) |