Status: Experimental · Phase: Operate · Priority: P2.2
Predict readiness degradation from historical evaluations stored locally.
ReadinessHistory — time-series of readiness snapshotsReadinessTrend — slope and volatility per factorReadinessForecast — predicted score and risk windowLocal history file: .spanda/readiness-history.json (append on each spanda readiness --record).
Override path with --history <path> on record and trends commands.
spanda readiness examples/showcase/readiness/rover.sd --record
spanda readiness trends examples/showcase/readiness/rover.sd
spanda readiness trends rover.sd --forecast 7d --json
spanda readiness trends rover.sd --history .spanda/readiness-history.json
Extends spanda-readiness engine; feeds scorecard and deployment gate trend signals.
Smoke: scripts/readiness_trends_smoke.sh