sgeboers
efb3a8fbd2
fix: agent-native audit — parameterize thresholds, add CRUD tests, tool discovery
Audit fixes for agent-native architecture gaps:
- agent_tools/content.py: parameterize healthy_threshold in check_embedding_quality
- agent_tools/__init__.py: add __all__ exports and list_tools() runtime discovery
- agent_tools/database.py: add CRUD primitives (create_motion, update_motion, delete_report)
plus query_embeddings, query_similar_motions, query_compass_positions
- tests/agent_tools/test_database_tools.py: add CRUD tool tests
- tests/agent_tools/test_content_tools.py: add parameterized threshold test
- tests/agent_tools/test_package.py: test list_tools() and package imports
Tests: 245 passed, 3 skipped
2026-05-04 20:05:59 +02:00
..
2026-05-04 20:05:59 +02:00
2026-05-01 00:05:08 +02:00
2026-03-24 22:41:40 +01:00
2026-03-21 22:31:22 +01:00
2026-03-23 20:30:35 +01:00
2026-03-21 22:31:22 +01:00
2026-05-01 12:11:06 +02:00
2026-03-21 22:31:22 +01:00
2026-03-21 22:31:22 +01:00
2026-03-23 21:21:10 +01:00
2026-03-22 03:02:25 +01:00
2026-03-23 21:21:10 +01:00
2026-03-21 22:31:22 +01:00
2026-03-21 22:40:28 +01:00
2026-04-30 23:49:23 +02:00
2026-04-13 23:59:50 +02:00
2026-04-05 00:42:46 +02:00
2026-03-31 01:49:38 +02:00
2026-04-12 21:02:47 +02:00
2026-03-23 21:01:09 +01:00
2026-04-30 23:59:02 +02:00
2026-03-31 00:22:26 +02:00
2026-03-29 23:25:04 +02:00
2026-05-01 14:46:52 +02:00
2026-03-31 00:28:14 +02:00
2026-03-31 01:49:38 +02:00
2026-05-01 14:46:52 +02:00
2026-04-13 21:51:21 +02:00
2026-03-24 20:18:20 +01:00
2026-03-21 23:25:27 +01:00
2026-03-21 23:33:47 +01:00
2026-03-22 03:02:25 +01:00
2026-05-01 00:02:45 +02:00
2026-05-01 00:02:45 +02:00
2026-03-22 22:38:17 +01:00
2026-03-31 01:49:38 +02:00
2026-05-01 00:07:56 +02:00
2026-03-24 20:18:20 +01:00
2026-03-21 22:31:22 +01:00
2026-03-21 22:31:22 +01:00
2026-03-29 23:13:30 +02:00
2026-04-02 21:08:50 +02:00
2026-03-21 22:31:22 +01:00
2026-03-23 21:21:10 +01:00
2026-03-23 21:31:39 +01:00
2026-04-02 21:08:50 +02:00
2026-05-01 01:05:55 +02:00
2026-05-01 10:34:31 +02:00
2026-03-23 21:21:10 +01:00
2026-03-22 03:02:25 +01:00
2026-03-22 03:02:25 +01:00
2026-04-13 21:51:21 +02:00
2026-04-30 23:55:24 +02:00
2026-04-13 23:59:50 +02:00
2026-03-21 22:31:22 +01:00
2026-03-23 21:31:39 +01:00
2026-03-24 19:59:25 +01:00
2026-03-23 21:31:39 +01:00
2026-03-23 21:31:39 +01:00
2026-03-31 01:49:38 +02:00
2026-04-12 21:02:47 +02:00