sgeboers
8af27bbf04
feat: implement agent-native architecture (U1-U6)
Implements the agent-native architecture plan (docs/plans/2026-05-01-002-agent-native-architecture-plan.md):
- U1: Database query primitives (agent_tools/database.py)
- query_motions, query_votes, query_svd_vectors, query_party_positions, query_pipeline_status
- U2: Pipeline control primitives (agent_tools/pipeline.py)
- pipeline_run_stage, pipeline_run_full, pipeline_check_health, pipeline_get_logs, pipeline_validate_output
- U3: Analysis & report generation (agent_tools/analysis.py, reports.py)
- analyze_party_shift, analyze_axis_stability, validate_svd_labels, generate_report
- U4: Content validation primitives (agent_tools/content.py)
- validate_motion_coverage, validate_layman_explanations, suggest_svd_label, check_embedding_quality
- U5: System prompt & context injection (SYSTEM_PROMPT.md, context.py, context.md)
- U6: Parity verification tests (tests/agent_tools/test_parity.py)
Tests: 238 passed, 2 skipped
AGENTS.md updated to surface agent_tools/
2026-05-04 19:38:01 +02:00
..
2026-05-04 19:38:01 +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