diff --git a/skills/ingest.md b/skills/ingest.md index bfc14827..32c0e99b 100644 --- a/skills/ingest.md +++ b/skills/ingest.md @@ -39,6 +39,8 @@ You research and archive. The VPS extracts headlessly. **Use when:** You're batch-archiving many sources, the content is straightforward, or you want to focus your session time on research rather than extraction. +**If VPS extraction is rejected by eval:** The source stays `processed` but with no merged claims. You can re-extract yourself (Track A) by creating a new branch, or flag the source for another extraction attempt by resetting it to `unprocessed`. + ### The switch is the status field | Status | What happens | @@ -89,7 +91,7 @@ format: tweet | thread | essay | paper | whitepaper | report | newsletter | news status: unprocessed | processing # unprocessed = VPS extracts; processing = you extract priority: high | medium | low tags: [topic1, topic2] -flagged_for_rio: ["reason"] # if relevant to another agent's domain +flagged_for_{agent}: ["reason"] # e.g. flagged_for_rio, flagged_for_vida — any agent can be flagged --- ```