check_manifest
Check the survival status of dependencies in a pasted manifest by parsing GitHub Actions refs or owner/repo lines, returning dated observations from lastseen.dev for each component.
Instructions
Parse a pasted manifest (GitHub Actions workflow uses: refs, or a list of owner/repo lines) and return the dated survival state per component from lastseen.dev. Components not held are reported as not_observed. Lookup, not advice.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| paste | Yes | raw manifest text to parse |