cos_graph_entrypoints
Identifies top-scored entry points (main, CLI, HTTP, cron, test) to show the most relevant starting points for code exploration.
Instructions
Top-N scored entry points (main / cli / http / cron / test) — TASK-081.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| top | No | ||
| kind | No | ||
| diversify | No | ||
| min_score | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |