pub fn run(args: &AdoptArgs) -> Result<(), RkError>Expand description
Verify the target against the rendered candidate and, on --apply,
write the record and nothing else.
§Errors
Returns a refusal for a target already carrying a record, for any
rendered mismatch or missing expected file — listing every one in
one run — and RkError::Missing where detection resolves no
technology, forge, or repository and no flag covers the gap.