ecosystem_mark_no_value
Mark a repository as low-value and archive it after a deep review. Records the reason and the person who made the decision.
Instructions
Mark a repo as no_value (manual_archived) after deep review shows it has low value.
Sets manual_status='no_value' on the repo, immediately changes last_active_status to 'manual_archived', and records reason + who set it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reason | No | Short explanation why this repo has no value (stored for audit). | |
| repo_id | Yes | EcosystemRepoProfile.id of the target repo. | |
| project_id | No | Optional project scope override. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||