Checkpoint freshness
A task whose last checkpoint is older than its profile's interval is reported, not stopped.
advisoryA violation is reported and the command still succeeds.
The chain
A rule is enforced only when every link below holds. majordomus doctor resolves each one from the source on every run; this page shows what it resolved.
- 1 Declared majordomus.checkpoint-freshness
- 2 Validator mj_validate_checkpoint
- 3 Runs under check, watch
- 4 On violation reported; the command still exits 0
- 5 Proved by test/cases/04_start_check.sh
- 6 Run by CI .github/workflows/validate.yml
Where it runs
- majordomus checkIs the current task still consistent with its policy, its scope and this checkout?
- majordomus watchWhat has drifted since the last update — policy, projections, state, retention.
What it lets us promise
Read it here
majordomus doctrine show majordomus.checkpoint-freshness
majordomus check --rule majordomus.checkpoint-freshness