Summary
Add contract checks that reject payroll proof references after their allowed verification window has passed.
Why This Matters
Proofs should not stay valid forever because stale payroll evidence can be replayed after policies, employees, or funding conditions have changed.
Suggested Files
contracts/src/proofs.rs
contracts/src/payroll.rs
contracts/src/errors.rs
contracts/tests/proof_expiry.rs
Tasks
Acceptance Criteria
Coordination
Join the Telegram channel for proper coordination: https://t.me/zkpayroll
Summary
Add contract checks that reject payroll proof references after their allowed verification window has passed.
Why This Matters
Proofs should not stay valid forever because stale payroll evidence can be replayed after policies, employees, or funding conditions have changed.
Suggested Files
contracts/src/proofs.rscontracts/src/payroll.rscontracts/src/errors.rscontracts/tests/proof_expiry.rsTasks
Acceptance Criteria
Coordination
Join the Telegram channel for proper coordination: https://t.me/zkpayroll