Add candidate assessment handoff contract

This commit is contained in:
2026-05-15 13:33:21 +02:00
parent 2a7da8c04b
commit 23b495fbda
6 changed files with 308 additions and 5 deletions

View File

@@ -191,3 +191,5 @@ Before starting a run against candidate software, confirm:
Candidate repositories should provide their own short handoff document with the
startup command, profile path, required credentials, and expected endpoint URL.
See `docs/CANDIDATE-HANDOFF.md` and
`docs/templates/CANDIDATE-ASSESSMENT-HANDOFF.md` for the reusable contract.