Lecture 4.4
Every decision was made under some version of the rules. This lecture covers immutable issuance, effective dates, and replaying past decisions against past authority.
Learning objectives
After this lesson, the reader should understand:
Concept framework
Version binding
Case study
A rule is amended with effect from a past date. What happens to decisions already made?
With versioned artifacts the question is answerable: identify every decision bound to the superseded version whose facts fall inside the amended window, re-execute against the new version, and report the delta. Without versioning, the institution can only estimate. Retrospectivity is a policy choice; the ability to compute its consequences is an engineering property.
Discussion questions
Exercise
Design a version scheme for one instrument.
Research notes