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-09-22 23:16:24 +02:00
2025-07-30 14:13:19 +02:00
2025-07-30 14:13:19 +02:00
2025-07-30 13:44:35 +02:00
2025-07-30 13:44:35 +02:00
2025-07-30 13:44:35 +02:00
2025-07-28 18:15:21 +02:00
2025-07-28 14:15:09 +02:00
2025-09-22 23:16:24 +02:00
2025-07-30 13:44:35 +02:00
2025-07-28 14:15:09 +02:00
2025-08-02 00:42:25 +02:00
2025-08-07 17:57:08 +02:00
2025-07-28 18:15:21 +02:00
2025-07-28 18:15:21 +02:00
2025-07-28 15:52:57 +02:00
2025-07-28 14:15:09 +02:00
2025-07-30 13:44:35 +02:00
2025-07-28 14:15:09 +02:00
2025-07-28 14:15:09 +02:00
2025-09-15 23:46:33 +02:00
2025-09-22 23:16:24 +02:00
2025-09-17 23:22:51 +02:00
2025-08-02 00:42:25 +02:00
2025-09-22 21:50:13 +02:00
2025-08-07 20:05:57 +02:00
2025-09-22 21:05:27 +02:00
2025-09-22 23:16:24 +02:00
2025-08-07 17:57:08 +02:00
2025-08-07 17:57:08 +02:00
2025-09-22 21:05:27 +02:00
2025-09-22 21:05:27 +02:00
2025-08-07 20:05:57 +02:00
2025-07-30 13:44:35 +02:00