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-04-12 04:54:26 +00:00
2026-02-07 02:38:47 -05:00
2026-02-23 00:03:54 -05:00
2026-03-19 20:35:35 +00:00
2026-03-07 15:51:37 -05:00
2026-02-23 00:03:54 -05:00
2026-03-20 03:48:09 +00:00
2026-04-09 05:12:18 +00:00
2026-03-27 21:48:06 +00:00
2026-04-09 05:12:18 +00:00
2026-02-23 00:03:54 -05:00
2026-03-05 22:43:02 -05:00
2026-04-09 05:09:14 +00:00
2026-04-11 07:02:35 +00:00
2026-03-23 13:12:06 +00:00
2026-04-09 05:34:32 +00:00
2026-03-04 20:44:25 -05:00
2026-04-12 04:54:27 +00:00
2026-03-04 20:44:25 -05:00
2026-02-08 06:05:59 -05:00
2026-04-09 05:34:32 +00:00
2026-03-24 08:27:17 +00:00
2026-03-19 05:12:10 +00:00
2026-04-09 05:16:50 +00:00
2026-04-09 05:12:18 +00:00
2026-02-11 21:42:58 -05:00
2026-03-10 20:56:28 -04:00
2026-04-09 05:20:56 +00:00
2026-04-12 04:54:27 +00:00
2026-03-19 12:37:54 +00:00
2026-04-09 05:19:12 +00:00
2026-03-19 12:37:54 +00:00
2026-02-13 01:42:51 -05:00
2026-03-11 23:29:51 -04:00
2026-02-08 06:05:59 -05:00
2026-04-09 05:31:33 +00:00
2026-03-20 00:00:34 +00:00
2026-03-19 01:30:05 +00:00
2026-04-09 05:19:12 +00:00
2026-04-09 05:19:12 +00:00
2026-02-05 22:44:05 -05:00
2026-04-09 05:23:35 +00:00
2026-04-09 05:23:35 +00:00
2026-04-09 05:12:18 +00:00
2026-04-09 05:12:18 +00:00
2026-02-16 15:23:14 -05:00
2026-04-09 05:09:14 +00:00
2026-02-07 19:10:47 -05:00
2026-04-09 05:09:14 +00:00
2026-04-09 05:34:32 +00:00
2026-04-09 05:34:32 +00:00
2026-02-07 02:38:47 -05:00
2026-04-09 05:09:14 +00:00
2026-03-05 01:39:29 -05:00
2026-03-05 22:43:02 -05:00
2026-04-09 05:34:32 +00:00
2026-04-11 07:02:35 +00:00
2026-03-16 23:51:42 -04:00
2026-04-09 05:31:33 +00:00
2026-04-09 05:34:32 +00:00
2026-04-11 07:02:35 +00:00
2026-04-09 05:34:32 +00:00
2026-04-09 05:16:50 +00:00
2026-04-09 05:34:32 +00:00