Дмитрий
4dd2098e7b
feat(seal): validate judge_mode at freeze time (defense-in-depth, SE-2 §4)
...
assertValidJudgeMode guard in freezePlan/freezeArtifact: fail-CLOSE on any
mode != {null|shadow|live-block}. Closes YAGNI-candidate from sealed-plan §11
/ gate1+se2 §4 (SE-a) — bogus mode can no longer enter a seal at the source
(complements the wall's fail-closed live-block whitelist).
- freezePlan validates the judgeMode param; freezeArtifact validates the
embedded artifact.judge_mode (injected by seal-orchestration).
- guard sits before id/sig computation -> no partially-signed bogus-mode seal.
- throw is best-effort-swallowed at enforce-judge-gate.mjs onWiredSeal ->
no seal produced (fail-CLOSE), hook never crashes.
- real flow never trips it (judgeGateMode yields only inert/shadow/live-block,
inert never seals) — drift-only guard.
TDD: new tools/plan-lock-judge-mode.test.mjs (6 tests). Regression tools-only
3449 passed / 2 skipped / 0 failed (was 3443+2skip). 0 regressions.
sharp-edges + variant-analysis: clean (only two seal producers, both guarded;
wall comparison already fail-closed).
Plan: docs/superpowers/plans/2026-06-09-seal-time-judge-mode-validation.md
2026-06-10 03:48:07 +03:00
..
2026-05-23 10:16:32 +03:00
2026-05-23 09:46:28 +03:00
2026-05-23 09:41:48 +03:00
2026-06-07 05:41:07 +03:00
2026-06-09 05:23:51 +03:00
2026-05-27 18:09:38 +03:00
2026-06-09 17:50:25 +03:00
2026-06-09 17:50:25 +03:00
2026-06-07 18:44:09 +03:00
2026-06-07 18:44:09 +03:00
2026-05-31 11:19:14 +03:00
2026-05-31 11:19:14 +03:00
2026-05-29 19:44:55 +03:00
2026-05-29 19:48:49 +03:00
2026-05-19 16:23:51 +03:00
2026-05-19 16:23:52 +03:00
2026-05-19 16:23:45 +03:00
2026-05-31 19:05:20 +03:00
2026-05-31 19:05:20 +03:00
2026-05-26 10:49:28 +03:00
2026-05-28 07:48:20 +03:00
2026-06-09 03:23:39 +03:00
2026-05-25 14:28:26 +03:00
2026-05-25 14:28:26 +03:00
2026-06-08 18:34:46 +03:00
2026-06-08 18:34:46 +03:00
2026-06-08 08:53:53 +03:00
2026-06-08 08:53:53 +03:00
2026-05-29 19:49:38 +03:00
2026-05-29 19:49:38 +03:00
2026-06-05 17:32:45 +03:00
2026-06-05 17:32:45 +03:00
2026-05-31 19:05:20 +03:00
2026-05-31 19:05:20 +03:00
2026-05-31 19:05:20 +03:00
2026-05-31 19:05:20 +03:00
2026-05-28 16:21:39 +03:00
2026-05-28 16:21:39 +03:00
2026-06-07 06:24:21 +03:00
2026-06-07 06:24:21 +03:00
2026-06-07 12:54:22 +03:00
2026-06-07 12:54:22 +03:00
2026-05-19 07:29:43 +03:00
2026-05-19 07:29:43 +03:00
2026-06-05 17:32:45 +03:00
2026-06-05 17:32:45 +03:00
2026-05-29 20:22:26 +03:00
2026-05-29 20:22:26 +03:00
2026-05-24 13:25:05 +03:00
2026-05-24 13:25:05 +03:00
2026-06-05 17:10:21 +03:00
2026-06-05 17:10:21 +03:00
2026-06-09 04:02:27 +03:00
2026-06-09 04:02:27 +03:00
2026-06-07 18:46:13 +03:00
2026-06-07 18:46:13 +03:00
2026-05-25 18:16:29 +03:00
2026-05-25 18:16:29 +03:00
2026-06-08 11:07:35 +03:00
2026-06-08 11:07:35 +03:00
2026-06-09 12:26:33 +03:00
2026-06-09 12:26:33 +03:00
2026-05-30 11:31:00 +03:00
2026-05-30 11:31:00 +03:00
2026-06-07 18:58:32 +03:00
2026-06-07 18:58:32 +03:00
2026-06-08 10:19:48 +03:00
2026-06-08 10:19:48 +03:00
2026-06-08 12:18:51 +03:00
2026-06-08 12:18:51 +03:00
2026-06-09 19:05:17 +03:00
2026-06-09 19:05:17 +03:00
2026-06-09 17:50:25 +03:00
2026-05-31 19:05:20 +03:00
2026-05-31 19:05:20 +03:00
2026-05-31 08:06:26 +03:00
2026-05-31 08:06:26 +03:00
2026-06-07 19:43:05 +03:00
2026-06-07 19:43:05 +03:00
2026-05-31 14:05:52 +03:00
2026-05-31 14:05:52 +03:00
2026-06-08 12:49:01 +03:00
2026-06-08 12:49:01 +03:00
2026-05-26 11:16:16 +03:00
2026-05-26 11:16:16 +03:00
2026-06-07 15:23:15 +03:00
2026-06-07 15:23:15 +03:00
2026-06-08 09:34:23 +03:00
2026-06-08 09:34:23 +03:00
2026-05-31 14:05:52 +03:00
2026-05-31 14:05:52 +03:00
2026-06-08 12:20:10 +03:00
2026-06-08 12:20:10 +03:00
2026-06-08 10:21:34 +03:00
2026-06-08 10:21:34 +03:00
2026-06-09 04:08:22 +03:00
2026-06-09 04:08:22 +03:00
2026-06-08 08:51:31 +03:00
2026-06-08 08:51:31 +03:00
2026-06-05 03:42:40 +03:00
2026-06-05 03:42:40 +03:00
2026-05-31 19:05:20 +03:00
2026-05-31 19:05:20 +03:00
2026-05-30 06:08:19 +03:00
2026-05-30 06:08:19 +03:00
2026-06-08 10:34:19 +03:00
2026-06-08 10:34:19 +03:00
2026-06-07 19:43:05 +03:00
2026-06-07 19:43:05 +03:00
2026-05-29 20:07:58 +03:00
2026-05-29 20:07:58 +03:00
2026-06-07 11:42:58 +03:00
2026-06-09 19:05:17 +03:00
2026-06-09 19:05:17 +03:00
2026-05-31 14:05:52 +03:00
2026-05-31 14:05:52 +03:00
2026-06-09 17:50:19 +03:00
2026-06-09 17:50:19 +03:00
2026-06-08 11:08:56 +03:00
2026-06-08 11:08:56 +03:00
2026-05-31 14:05:52 +03:00
2026-05-31 14:05:52 +03:00
2026-06-09 10:19:44 +03:00
2026-06-09 10:19:44 +03:00
2026-05-26 19:25:44 +03:00
2026-05-26 19:25:44 +03:00
2026-06-07 15:18:46 +03:00
2026-06-07 15:18:46 +03:00
2026-06-08 10:17:43 +03:00
2026-06-08 10:17:43 +03:00
2026-06-08 09:34:23 +03:00
2026-06-08 09:34:23 +03:00
2026-06-07 19:43:05 +03:00
2026-06-07 19:43:05 +03:00
2026-06-09 12:56:40 +03:00
2026-06-09 12:56:40 +03:00
2026-06-07 11:59:56 +03:00
2026-06-07 11:59:56 +03:00
2026-05-29 19:56:09 +03:00
2026-05-29 19:56:09 +03:00
2026-05-20 13:47:43 +03:00
2026-05-29 19:45:33 +03:00
2026-05-29 19:45:33 +03:00
2026-05-28 04:50:10 +03:00
2026-05-28 04:50:10 +03:00
2026-06-06 03:07:38 +03:00
2026-06-06 03:07:38 +03:00
2026-06-07 03:15:56 +03:00
2026-06-07 03:15:56 +03:00
2026-06-07 08:11:12 +03:00
2026-06-07 08:11:12 +03:00
2026-06-06 03:07:38 +03:00
2026-06-06 03:07:38 +03:00
2026-06-08 14:42:52 +03:00
2026-06-08 14:42:52 +03:00
2026-06-07 12:48:13 +03:00
2026-06-08 12:21:12 +03:00
2026-06-07 03:15:56 +03:00
2026-06-07 03:15:56 +03:00
2026-06-09 14:24:43 +03:00
2026-06-09 14:24:43 +03:00
2026-06-08 12:26:34 +03:00
2026-06-08 12:26:34 +03:00
2026-06-06 03:07:38 +03:00
2026-06-06 03:07:38 +03:00
2026-06-07 06:24:21 +03:00
2026-06-07 06:24:21 +03:00
2026-06-07 05:41:07 +03:00
2026-06-07 05:41:07 +03:00
2026-06-07 08:11:12 +03:00
2026-06-07 08:11:12 +03:00
2026-06-06 03:07:38 +03:00
2026-06-06 03:07:38 +03:00
2026-06-09 14:24:43 +03:00
2026-06-09 14:24:43 +03:00
2026-05-19 07:36:21 +03:00
2026-05-19 07:36:21 +03:00
2026-05-30 19:29:58 +03:00
2026-05-30 19:29:58 +03:00
2026-05-31 10:34:27 +03:00
2026-05-31 10:34:27 +03:00
2026-05-29 20:10:23 +03:00
2026-05-29 20:10:23 +03:00
2026-05-29 20:55:20 +03:00
2026-05-29 19:50:01 +03:00
2026-05-29 19:50:01 +03:00
2026-06-04 04:05:10 +03:00
2026-06-04 16:49:29 +03:00
2026-06-08 18:38:24 +03:00
2026-06-04 19:19:00 +03:00
2026-06-04 19:26:21 +03:00
2026-06-04 19:46:09 +03:00
2026-06-08 18:56:10 +03:00
2026-06-04 19:51:45 +03:00
2026-06-06 03:07:38 +03:00
2026-06-06 03:07:38 +03:00
2026-06-07 15:24:52 +03:00
2026-06-07 19:04:57 +03:00
2026-06-07 19:04:57 +03:00
2026-06-08 12:28:31 +03:00
2026-05-29 19:56:09 +03:00
2026-05-29 19:56:09 +03:00
2026-05-25 14:28:25 +03:00
2026-05-25 14:28:25 +03:00
2026-06-09 12:19:50 +03:00
2026-06-09 12:19:50 +03:00
2026-06-09 12:22:40 +03:00
2026-06-09 12:22:40 +03:00
2026-06-09 03:23:39 +03:00
2026-06-09 03:23:39 +03:00
2026-05-21 06:06:25 +03:00
2026-05-21 06:06:25 +03:00
2026-05-21 06:06:26 +03:00
2026-05-21 06:06:26 +03:00
2026-05-23 09:41:48 +03:00
2026-05-19 13:39:09 +03:00
2026-05-19 13:39:09 +03:00
2026-05-25 14:28:24 +03:00
2026-05-21 09:59:56 +03:00
2026-05-25 17:07:23 +03:00
2026-05-25 17:07:23 +03:00
2026-05-23 13:49:42 +03:00
2026-05-23 13:49:42 +03:00
2026-05-19 10:27:23 +03:00
2026-05-19 06:36:13 +03:00
2026-05-19 06:36:13 +03:00
2026-06-09 03:16:49 +03:00
2026-06-09 03:16:49 +03:00
2026-05-23 13:22:55 +03:00
2026-05-23 13:22:55 +03:00
2026-05-21 06:06:27 +03:00
2026-05-21 06:06:27 +03:00
2026-06-09 03:18:55 +03:00
2026-06-09 03:18:55 +03:00
2026-05-27 06:46:55 +03:00
2026-05-27 06:46:55 +03:00
2026-05-25 16:32:30 +03:00
2026-05-25 16:32:30 +03:00
2026-05-26 07:57:25 +03:00
2026-05-26 07:57:25 +03:00
2026-06-09 03:14:24 +03:00
2026-06-09 03:14:24 +03:00
2026-05-31 19:05:20 +03:00
2026-05-31 19:05:20 +03:00
2026-06-07 15:23:15 +03:00
2026-06-07 15:23:15 +03:00
2026-06-08 09:57:41 +03:00
2026-06-08 09:57:41 +03:00
2026-06-10 03:48:07 +03:00
2026-06-10 03:48:07 +03:00
2026-06-09 17:50:25 +03:00
2026-06-09 17:50:25 +03:00
2026-06-09 17:50:25 +03:00
2026-06-08 09:34:23 +03:00
2026-06-08 09:34:23 +03:00
2026-06-09 12:24:30 +03:00
2026-06-09 12:24:30 +03:00
2026-06-09 10:18:11 +03:00
2026-06-09 10:18:11 +03:00
2026-06-05 14:52:45 +03:00
2026-06-05 14:52:45 +03:00
2026-06-09 14:24:43 +03:00
2026-06-09 14:24:43 +03:00
2026-06-09 10:12:41 +03:00
2026-06-09 10:12:41 +03:00
2026-05-23 14:18:52 +03:00
2026-05-28 05:33:22 +03:00
2026-05-23 14:26:34 +03:00
2026-05-23 14:31:34 +03:00
2026-05-24 06:45:27 +03:00
2026-05-24 06:45:27 +03:00
2026-06-07 06:24:21 +03:00
2026-06-07 06:24:21 +03:00
2026-05-25 14:28:25 +03:00
2026-05-27 06:46:55 +03:00
2026-05-27 06:46:55 +03:00
2026-06-01 11:50:17 +03:00
2026-06-01 11:50:17 +03:00
2026-05-25 14:28:24 +03:00
2026-05-25 14:28:24 +03:00
2026-05-25 14:28:25 +03:00
2026-05-25 14:28:25 +03:00
2026-05-25 14:28:25 +03:00
2026-06-05 14:52:45 +03:00
2026-06-05 14:52:45 +03:00
2026-06-07 11:21:38 +03:00
2026-06-07 11:21:38 +03:00
2026-06-04 19:50:31 +03:00
2026-06-04 19:50:31 +03:00
2026-05-29 21:26:10 +03:00
2026-05-29 21:26:10 +03:00
2026-06-07 06:24:21 +03:00
2026-06-07 06:24:21 +03:00
2026-05-27 06:46:55 +03:00
2026-05-27 06:46:55 +03:00
2026-05-24 15:26:18 +03:00
2026-05-24 15:26:18 +03:00
2026-05-24 15:36:14 +03:00
2026-05-24 15:36:14 +03:00
2026-05-24 10:40:20 +03:00
2026-05-27 06:46:55 +03:00
2026-05-27 06:46:55 +03:00
2026-06-05 14:52:45 +03:00
2026-06-05 14:52:45 +03:00
2026-05-15 15:28:18 +03:00
2026-05-15 15:28:18 +03:00
2026-05-15 17:25:09 +03:00
2026-05-15 17:25:09 +03:00
2026-05-15 15:34:33 +03:00
2026-05-15 15:34:33 +03:00
2026-06-09 12:21:21 +03:00
2026-06-09 12:21:21 +03:00
2026-05-29 20:01:00 +03:00
2026-05-29 20:01:00 +03:00
2026-06-09 17:50:25 +03:00
2026-06-09 17:50:25 +03:00
2026-06-09 17:50:25 +03:00
2026-06-07 15:06:53 +03:00
2026-06-07 15:06:53 +03:00
2026-05-29 21:01:56 +03:00
2026-05-29 21:01:56 +03:00
2026-06-09 07:20:48 +03:00
2026-06-09 07:20:48 +03:00
2026-06-09 13:35:24 +03:00
2026-06-09 13:35:24 +03:00
2026-06-05 03:20:55 +03:00
2026-06-05 03:20:55 +03:00
2026-06-08 18:33:05 +03:00
2026-06-08 18:33:05 +03:00
2026-05-29 20:10:41 +03:00
2026-05-29 20:10:41 +03:00
2026-06-07 19:02:21 +03:00
2026-06-07 19:02:21 +03:00
2026-06-05 14:52:45 +03:00
2026-06-05 14:52:45 +03:00
2026-05-29 19:42:51 +03:00
2026-05-29 19:42:51 +03:00
2026-06-09 04:06:53 +03:00
2026-06-09 04:06:53 +03:00
2026-06-09 05:06:49 +03:00
2026-06-09 05:06:49 +03:00
2026-05-29 20:15:12 +03:00
2026-05-29 20:01:57 +03:00
2026-05-30 12:08:33 +03:00
2026-05-30 12:08:33 +03:00
2026-05-18 10:18:54 +03:00
2026-05-28 10:46:00 +03:00
2026-05-28 10:46:00 +03:00
2026-05-29 21:12:33 +03:00
2026-05-29 21:12:33 +03:00
2026-05-25 14:28:01 +03:00
2026-05-25 14:28:01 +03:00
2026-05-29 20:46:54 +03:00
2026-05-29 20:46:54 +03:00
2026-06-09 10:15:16 +03:00
2026-06-09 10:15:16 +03:00
2026-06-09 10:13:57 +03:00
2026-06-09 10:13:57 +03:00
2026-05-20 10:32:31 +03:00