jpmschweitzer and Claude Fable 5
b8e0b1b660
fix(db): harden architecture_zone_bias axis-value validation (PR #174 review)
...
H1: guard that each axis value is a {token=weight} table before .items() —
a scalar (wall = 15000) or the array shape (wall = ["steel_frame"], a
plausible copy-paste from the sibling catalog's visual_bundle) now yields a
clean V-TT-06 error instead of a bare AttributeError. Mirrors the isinstance
guards already on zone_map and axes.
H2: exclude bool from the positive-integer weight check (weight = true is an
int subclass, previously slipped through as 1) — matches the guard
populate_color_register_bands already applies to its own values.
Two new ZoneBiasValidationTests cover both branches.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com >
2026-07-11 13:22:40 +02:00
..
2026-06-12 20:13:28 +02:00
2026-06-12 16:22:28 +02:00
2026-07-11 13:22:40 +02:00
2026-07-07 12:59:00 +02:00
2026-07-07 11:20:18 +02:00
2026-05-23 11:02:57 +02:00
2026-06-12 16:23:16 +02:00
2026-06-12 16:22:55 +02:00
2026-02-18 12:58:27 +01:00
2026-06-12 16:22:55 +02:00
2026-02-11 01:21:11 +01:00
2026-06-12 16:22:55 +02:00
2026-03-24 17:40:37 +01:00
2026-03-26 09:11:03 +01:00
2026-03-29 18:00:10 +02:00
2026-03-26 08:06:44 +01:00
2026-03-26 08:06:44 +01:00
2026-03-29 13:39:31 +02:00
2026-03-26 09:11:03 +01:00
2026-03-19 13:28:12 +01:00
2026-03-20 07:48:47 +01:00
2026-06-12 16:22:55 +02:00
2026-03-20 07:48:47 +01:00
2026-03-22 15:24:50 +01:00
2026-03-22 15:24:50 +01:00
2026-03-20 07:59:23 +01:00
2026-03-20 07:59:23 +01:00
2026-06-12 16:22:55 +02:00
2026-06-12 16:22:55 +02:00
2026-06-12 16:22:55 +02:00
2026-07-06 22:06:10 +02:00
2026-07-06 22:06:10 +02:00
2026-06-12 16:22:55 +02:00
2026-03-23 17:43:04 +01:00
2026-06-12 16:22:55 +02:00
2026-03-17 10:31:20 +01:00
2026-06-12 20:13:28 +02:00
2026-05-22 16:59:44 +02:00
2026-03-23 17:43:04 +01:00
2026-05-22 18:43:00 +02:00
2026-04-19 15:39:41 +02:00
2026-04-19 13:15:03 +02:00
2026-04-04 23:34:23 +02:00
2026-04-07 13:55:47 +02:00
2026-05-03 20:11:31 +02:00
2026-06-12 16:22:55 +02:00
2026-06-12 16:22:55 +02:00
2026-07-11 09:03:19 +02:00
2026-06-12 16:22:55 +02:00
2026-03-23 17:43:04 +01:00
2026-02-11 16:43:07 +01:00
2026-02-11 16:53:02 +01:00
2026-06-12 16:22:55 +02:00
2026-03-13 22:57:32 +01:00
2026-02-18 13:07:46 +01:00
2026-03-24 23:23:12 +01:00
2026-03-14 03:55:01 +01:00
2026-03-23 17:43:04 +01:00
2026-05-22 23:29:08 +02:00
2026-03-13 22:57:32 +01:00
2026-03-23 17:43:04 +01:00
2026-06-12 16:22:55 +02:00
2026-03-13 22:57:32 +01:00
2026-02-27 11:08:00 +01:00
2026-03-13 09:44:11 +01:00
2026-04-05 09:40:02 +02:00
2026-03-18 01:20:54 +01:00
2026-06-12 16:22:55 +02:00
2026-03-17 10:31:20 +01:00
2026-03-17 10:31:20 +01:00
2026-03-17 12:31:38 +01:00
2026-03-05 08:41:09 +01:00
2026-03-01 16:33:55 +01:00
2026-03-25 14:47:26 +01:00