czlonkowski
14bd0f55d3
feat: implement comprehensive expression format validation system
- Add universal expression validator with 100% reliable detection
- Implement confidence-based scoring for node-specific recommendations
- Add resource locator format detection and validation
- Fix pattern matching precision (exact/prefix instead of includes)
- Add recursion depth protection (MAX_RECURSION_DEPTH = 100)
- Validate resource locator modes (id, url, expression, name, list)
- Separate universal rules from node-specific intelligence
- Add comprehensive test coverage (94%+ statements)
- Prevent common AI agent mistakes with expressions
Addresses code review feedback with critical fixes and enhancements.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-22 23:16:24 +02:00
..
2025-07-28 22:45:09 +02:00
2025-07-29 00:09:13 +02:00
2025-07-28 22:45:09 +02:00
2025-07-28 23:25:42 +02:00
2025-06-08 11:07:51 +00:00
2025-07-30 13:44:35 +02:00
2025-07-28 22:45:09 +02:00
2025-07-28 22:45:09 +02:00
2025-09-22 21:05:27 +02:00
2025-07-29 18:09:03 +02:00
2025-09-14 11:03:47 +02:00
2025-09-22 23:16:24 +02:00
2025-09-14 15:42:35 +02:00
2025-07-28 13:05:38 +02:00
2025-07-28 13:05:38 +02:00
2025-06-07 21:12:17 +00:00
2025-06-08 11:07:51 +00:00
2025-06-08 11:07:51 +00:00
2025-07-31 11:48:31 +02:00
2025-07-28 13:05:38 +02:00
2025-07-30 13:44:35 +02:00
2025-07-30 13:44:35 +02:00
2025-07-28 14:15:09 +02:00
2025-06-07 21:12:17 +00:00
2025-06-07 21:12:17 +00:00
2025-06-07 21:12:17 +00:00
2025-06-08 11:07:51 +00:00
2025-06-08 11:07:51 +00:00
2025-06-07 15:57:49 +00:00
2025-06-07 21:12:17 +00:00
2025-06-07 21:12:17 +00:00
2025-07-06 12:35:31 +02:00
2025-06-07 22:11:30 +00:00
2025-06-08 11:07:51 +00:00
2025-06-08 11:07:51 +00:00
2025-06-08 11:07:51 +00:00
2025-06-07 22:11:30 +00:00
2025-06-07 21:12:17 +00:00
2025-06-07 21:12:17 +00:00