process: enforce forbidden runtime invariants in monitor (#316) #317
Reference in New Issue
Block a user
Delete Branch "feature/issue-316-weekend-forbidden-monitor"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
FORBIDDEN=HIT->P0).Scope
scripts/runtime_verify_monitor.shdocs/commands.mddocs/workflow.mdworkflow/session-handover.mdValidation
bash -n scripts/runtime_verify_monitor.shPOLICY_TZ=Asia/Seoul MAX_HOURS=0 INTERVAL_SEC=1 bash scripts/runtime_verify_monitor.shpython3 scripts/session_handover_check.py --strictTicket
Decision log:
FORBIDDENchannel separate fromCOVERAGEso policy violations cannot be hidden behind NOT_OBSERVED noise.P0 FAIL.POLICY_TZto ensure day-of-week decisions are evaluated in business timezone, not host-default timezone.