The stale-permission problem
An AI can draft a write while the user has access, but that access may change before the user approves it. If the system only checks permissions at proposal time, it has a time-of-check/time-of-use gap.
AIGIS closes that gap by treating confirmation as a new governance event.