pub const CONTACT_FILE: &str = "github-contact.toml";Expand description
The file the daemon touches after every successful GitHub call, inside
state/.
See record_github_contact for the contract; service status reads it
and Journey 5 step 4 requires it.