chihlasm
663a96c8a5
fix: backend code review fixes for network diagrams
...
- Replace legacy Optional imports with modern str | None syntax
- Type JSONB columns as Mapped[list[dict[str, Any]]]
- Escape SQL LIKE wildcards (%, _) in diagram search
- Type DiagramNode.position as Position(x, y) Pydantic model
- Wrap AI response parsing in KeyError handler for clean 422 errors
- Remove unused Optional/TYPE_CHECKING imports from schemas/models
- Extract _get_available_slugs helper to DRY duplicate queries
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-12 04:54:27 +00:00
..
2026-01-22 14:38:53 -05:00
2026-04-12 03:25:18 +00:00
2026-02-08 06:05:59 -05:00
2026-04-10 03:57:18 +00:00
2026-04-10 03:57:18 +00:00
2026-02-08 06:05:59 -05:00
2026-04-10 03:57:18 +00:00
2026-02-08 06:05:59 -05:00
2026-02-08 06:05:59 -05:00
2026-03-07 18:44:14 -05:00
2026-04-10 03:57:18 +00:00
2026-03-16 13:39:17 -04:00
2026-03-07 15:51:37 -05:00
2026-02-26 17:25:38 -05:00
2026-04-09 00:42:19 -04:00
2026-04-11 04:24:36 +00:00
2026-04-09 00:42:19 -04:00
2026-03-24 05:28:06 +00:00
2026-04-12 03:25:18 +00:00
2026-03-23 13:12:06 +00:00
2026-03-12 00:23:29 -04:00
2026-03-17 00:12:00 -04:00
2026-04-10 04:57:39 +00:00
2026-03-04 20:44:25 -05:00
2026-04-12 04:54:26 +00:00
2026-02-18 17:43:21 -05:00
2026-03-19 12:37:54 +00:00
2026-03-20 00:36:30 +00:00
2026-02-05 22:44:05 -05:00
2026-03-19 01:30:05 +00:00
2026-02-11 23:45:23 -05:00
2026-03-11 23:29:51 -04:00
2026-04-10 06:44:17 +00:00
2026-04-12 04:54:27 +00:00
2026-03-19 12:37:54 +00:00
2026-04-12 03:25:18 +00:00
2026-03-19 19:12:34 +00:00
2026-04-11 04:24:36 +00:00
2026-04-12 01:25:28 +00:00
2026-04-09 17:18:38 +00:00
2026-03-27 18:16:42 +00:00
2026-03-24 08:43:32 +00:00
2026-03-24 08:47:09 +00:00
2026-04-10 14:41:42 +00:00
2026-02-07 23:06:13 -05:00
2026-04-10 06:50:00 +00:00
2026-03-21 05:04:47 +00:00
2026-04-10 04:57:39 +00:00
2026-04-11 04:24:36 +00:00
2026-04-10 06:44:17 +00:00
2026-03-05 22:43:02 -05:00
2026-04-10 04:57:39 +00:00
2026-04-11 07:02:35 +00:00
2026-02-10 09:45:26 -05:00
2026-03-07 15:51:37 -05:00
2026-04-11 07:02:35 +00:00
2026-04-09 00:42:19 -04:00
2026-02-07 02:39:01 -05:00