Pulse/internal/ai
2026-07-06 23:01:16 +01:00
..
adapters backend and governance: MCP contract, agent capabilities, API, and release-control 2026-06-23 17:26:15 +01:00
approval Fix mobile relay runtime startup 2026-07-01 10:38:57 +01:00
baseline feat: Pulse v6 release 2026-03-18 16:06:30 +00:00
chat Handle JSON marshal error in agentic question tool response 2026-06-27 15:28:32 +01:00
circuit feat: Pulse v6 release 2026-03-18 16:06:30 +00:00
correlation Stabilize dev runtime and complete PMG read-state migration 2026-05-21 15:15:23 +01:00
cost backend and governance: MCP contract, agent capabilities, API, and release-control 2026-06-23 17:26:15 +01:00
eval backend and governance: MCP contract, agent capabilities, API, and release-control 2026-06-23 17:26:15 +01:00
forecast Make Patrol reasoning model-owned 2026-05-15 12:22:52 +01:00
infradiscovery Remove 198 unreachable Go functions 2026-06-03 12:29:37 +01:00
jsonresponse Fix Discovery response JSON extraction 2026-05-25 18:02:28 +01:00
knowledge Harden AI knowledge guest listing paths 2026-03-29 14:18:20 +01:00
learning feat: Pulse v6 release 2026-03-18 16:06:30 +00:00
memory Dedupe AI runtime guest-family, tool-pipeline, and provider clones 2026-06-10 09:38:52 +01:00
modelboundary Remove the cloud_context_privacy dial; fix cloud context to a lean posture 2026-06-09 09:43:21 +01:00
modelresolution Keep Assistant chat model routes explicit 2026-06-08 07:21:38 +01:00
patterns feat: Pulse v6 release 2026-03-18 16:06:30 +00:00
providers Fix Gemini Patrol tool-call readiness 2026-07-06 23:01:16 +01:00
proxmox Cap AI patrol history and correlation reads 2026-04-01 14:47:58 +01:00
safety backend and governance: MCP contract, agent capabilities, API, and release-control 2026-06-23 17:26:15 +01:00
tools Strengthen evidence and impact guidance in patrol finding tool 2026-06-27 14:53:48 +01:00
unified Fix missing impact text and incomplete alert type coverage in unified findings 2026-06-27 14:43:09 +01:00
agent_exec_test_helpers_test.go Align Patrol prober with agent command policy 2026-05-01 20:28:11 +01:00
alert_adapter.go refactor(ai): canonicalize truenas host resource types 2026-03-30 13:34:08 +01:00
alert_adapter_test.go refactor(ai): canonicalize truenas host resource types 2026-03-30 13:34:08 +01:00
alert_provider.go Require approval for backend alert investigation commands 2026-05-07 01:24:57 +01:00
alert_provider_additional_test.go
alert_provider_test.go Require approval for backend alert investigation commands 2026-05-07 01:24:57 +01:00
alert_threshold_adapter.go feat: Pulse v6 release 2026-03-18 16:06:30 +00:00
alert_threshold_adapter_test.go
baseline_adapter.go
baseline_adapter_test.go
baseline_exports.go
config.go feat: Pulse v6 release 2026-03-18 16:06:30 +00:00
correlation_exports.go
cost_persistence.go backend and governance: MCP contract, agent capabilities, API, and release-control 2026-06-23 17:26:15 +01:00
cost_persistence_test.go backend and governance: MCP contract, agent capabilities, API, and release-control 2026-06-23 17:26:15 +01:00
cost_recording_audit_test.go Fix QuickAnalysis cost recording and audit the pattern 2026-05-10 21:57:39 +01:00
coverage_increase_test.go Remove 198 unreachable Go functions 2026-06-03 12:29:37 +01:00
demo.go Clear all errcheck and gofmt violations so make lint gates on real findings 2026-06-09 21:42:21 +01:00
demo_test.go wire PDM alert bridge into PatrolService and seed demo 2026-05-13 05:42:25 +01:00
discovery_adapter.go Remove 198 unreachable Go functions 2026-06-03 12:29:37 +01:00
discovery_adapter_test.go Bypass approval gate for trusted internal Discovery commands 2026-05-17 21:59:39 +01:00
exports_test.go Restore RC backend proof regressions 2026-04-09 20:15:17 +01:00
findings.go Add resource priority to Patrol queue 2026-06-30 10:37:54 +01:00
findings_additional_test.go
findings_backup_verification.go emit backup_verification_stale finding from VerifyIntent 2026-05-12 22:23:55 +01:00
findings_backup_verification_test.go emit backup_verification_stale finding from VerifyIntent 2026-05-12 22:23:55 +01:00
findings_clustering_test.go
findings_coverage_test.go Purge resolved legacy alert-mirror findings on load 2026-05-11 11:40:07 +01:00
findings_dedup_test.go
findings_investigation_test.go
findings_lifecycle_test.go backend and governance: MCP contract, agent capabilities, API, and release-control 2026-06-23 17:26:15 +01:00
findings_marshal_mirror_test.go Dedupe AI runtime guest-family, tool-pipeline, and provider clones 2026-06-10 09:38:52 +01:00
findings_pdm_alert_bridge.go Add PDM HTTP alert source 2026-05-13 11:35:24 +01:00
findings_pdm_alert_bridge_test.go Clear all errcheck and gofmt violations so make lint gates on real findings 2026-06-09 21:42:21 +01:00
findings_pdm_alert_emit_test.go prove PDM alert bridge emits and resolves through FindingsStore.Add 2026-05-13 05:42:25 +01:00
findings_pdm_http_client.go Add PDM HTTP alert source 2026-05-13 11:35:24 +01:00
findings_pdm_http_client_test.go Add PDM HTTP alert source 2026-05-13 11:35:24 +01:00
findings_persistence.go Add resource priority to Patrol queue 2026-06-30 10:37:54 +01:00
findings_persistence_test.go Add resource priority to Patrol queue 2026-06-30 10:37:54 +01:00
findings_remind_persistence_test.go Clear all errcheck and gofmt violations so make lint gates on real findings 2026-06-09 21:42:21 +01:00
findings_remind_sweep_test.go add hourly sweep for overdue will_fix_later commitments 2026-05-13 01:13:38 +01:00
findings_resource_type_test.go refactor(ai): canonicalize truenas host resource types 2026-03-30 13:34:08 +01:00
findings_storm_emit_test.go prove storm throttler emits and resolves through FindingsStore.Add 2026-05-13 02:41:45 +01:00
findings_storm_throttler.go add storm throttler substrate in FindingsStore.Add 2026-05-13 02:41:45 +01:00
findings_storm_throttler_test.go add storm throttler substrate in FindingsStore.Add 2026-05-13 02:41:45 +01:00
findings_suppression_persistence_test.go feat: Pulse v6 release 2026-03-18 16:06:30 +00:00
findings_test.go Add resource priority to Patrol queue 2026-06-30 10:37:54 +01:00
findings_timeout_test.go
findings_tools_adapter.go backend and governance: MCP contract, agent capabilities, API, and release-control 2026-06-23 17:26:15 +01:00
findings_tools_adapter_test.go backend and governance: MCP contract, agent capabilities, API, and release-control 2026-06-23 17:26:15 +01:00
findings_update_safety.go handle repeated update-safety digest changes 2026-05-13 04:18:27 +01:00
findings_update_safety_emit_test.go Clear all errcheck and gofmt violations so make lint gates on real findings 2026-06-09 21:42:21 +01:00
findings_update_safety_test.go handle repeated update-safety digest changes 2026-05-13 04:18:27 +01:00
incident_coordinator.go feat: Pulse v6 release 2026-03-18 16:06:30 +00:00
incident_coordinator_additional_test.go feat: Pulse v6 release 2026-03-18 16:06:30 +00:00
incident_coordinator_test.go feat: Pulse v6 release 2026-03-18 16:06:30 +00:00
intelligence.go backend and governance: MCP contract, agent capabilities, API, and release-control 2026-06-23 17:26:15 +01:00
intelligence_coverage_test.go backend and governance: MCP contract, agent capabilities, API, and release-control 2026-06-23 17:26:15 +01:00
intelligence_test.go Route correlations through intelligence facade 2026-03-19 04:15:26 +00:00
investigation_records.go backend and governance: MCP contract, agent capabilities, API, and release-control 2026-06-23 17:26:15 +01:00
investigation_records_test.go Lift remediation-plan rollback into investigation records 2026-05-08 18:17:19 +01:00
kubernetes_analysis.go Audit unified AI exports 2026-03-18 17:22:24 +00:00
kubernetes_analysis_test.go feat: Pulse v6 release 2026-03-18 16:06:30 +00:00
memory_exports.go
metadata_provider.go feat: Pulse v6 release 2026-03-18 16:06:30 +00:00
metadata_provider_test.go feat: Pulse v6 release 2026-03-18 16:06:30 +00:00
metrics_history_adapter.go
metrics_history_adapter_test.go
mock_test.go feat: Pulse v6 release 2026-03-18 16:06:30 +00:00
model_resolution.go Speed up Assistant stream startup 2026-06-05 22:54:44 +01:00
model_resolution_test.go Keep Assistant chat model routes explicit 2026-06-08 07:21:38 +01:00
parity_test.go Fix host metric percent normalization 2026-07-06 10:08:36 +01:00
patrol.go Ground Patrol run summaries in accepted findings 2026-07-03 10:15:55 +01:00
patrol_ai.go Ground Patrol run summaries in accepted findings 2026-07-03 10:15:55 +01:00
patrol_ai_additional_test.go feat: Pulse v6 release 2026-03-18 16:06:30 +00:00
patrol_ai_eval_additional_test.go backend and governance: MCP contract, agent capabilities, API, and release-control 2026-06-23 17:26:15 +01:00
patrol_ai_intelligence_test.go Ground Patrol run summaries in accepted findings 2026-07-03 10:15:55 +01:00
patrol_ai_more_test.go Improve Patrol SMART disk evidence 2026-06-29 18:17:24 +01:00
patrol_ai_test.go
patrol_alerts_review_test.go Make Patrol reasoning model-owned 2026-05-15 12:22:52 +01:00
patrol_assistant_handoff.go backend and governance: MCP contract, agent capabilities, API, and release-control 2026-06-23 17:26:15 +01:00
patrol_assistant_handoff_test.go backend and governance: MCP contract, agent capabilities, API, and release-control 2026-06-23 17:26:15 +01:00
patrol_context_additional_test.go feat: Pulse v6 release 2026-03-18 16:06:30 +00:00
patrol_coverage_test.go Gate Patrol readiness across runtime entrypoints 2026-05-07 18:24:47 +01:00
patrol_findings.go feat(ai): surface deterministic capacity forecasts as first-class finding signals 2026-06-27 22:03:28 +01:00
patrol_findings_additional_test.go backend and governance: MCP contract, agent capabilities, API, and release-control 2026-06-23 17:26:15 +01:00
patrol_findings_forecast_test.go fix(ai): query capacity forecast history under metrics-target ID not canonical ID 2026-06-27 22:18:09 +01:00
patrol_history_memory_regression_test.go test: add memory regression coverage for AI stores 2026-02-04 19:56:12 +00:00
patrol_history_persistence.go Keep Patrol evidence aligned with live findings 2026-05-08 11:08:53 +01:00
patrol_history_persistence_test.go Keep Patrol evidence aligned with live findings 2026-05-08 11:08:53 +01:00
patrol_init.go Clarify Patrol event trigger runtime state 2026-06-15 10:08:54 +01:00
patrol_init_additional_test.go feat: Pulse v6 release 2026-03-18 16:06:30 +00:00
patrol_integration_test.go Auto-clear event/persistent Patrol findings on affirmative deterministic verification 2026-06-09 21:47:14 +01:00
patrol_intelligence.go Dedupe AI runtime guest-family, tool-pipeline, and provider clones 2026-06-10 09:38:52 +01:00
patrol_intelligence_test.go Align Patrol prober with agent command policy 2026-05-01 20:28:11 +01:00
patrol_lifecycle_integration_test.go
patrol_metrics.go Remove Assistant and Patrol tool-routing heuristics 2026-05-15 14:51:15 +01:00
patrol_metrics_test.go feat: Pulse v6 release 2026-03-18 16:06:30 +00:00
patrol_preflight.go Fix Gemini Patrol tool-call readiness 2026-07-06 23:01:16 +01:00
patrol_preflight_test.go backend and governance: MCP contract, agent capabilities, API, and release-control 2026-06-23 17:26:15 +01:00
patrol_prober.go Align Patrol prober with agent command policy 2026-05-01 20:28:11 +01:00
patrol_prober_test.go Align Patrol prober with agent command policy 2026-05-01 20:28:11 +01:00
patrol_readiness.go Canonicalize assistant provider registry 2026-06-23 19:38:22 +01:00
patrol_readiness_test.go backend and governance: MCP contract, agent capabilities, API, and release-control 2026-06-23 17:26:15 +01:00
patrol_reconcile_test.go Canonicalize assistant provider registry 2026-06-23 19:38:22 +01:00
patrol_resource_state_test.go refactor(ai): canonicalize truenas host resource types 2026-03-30 13:34:08 +01:00
patrol_run.go Ground Patrol run summaries in accepted findings 2026-07-03 10:15:55 +01:00
patrol_run_additional_test.go Clarify Patrol event trigger runtime state 2026-06-15 10:08:54 +01:00
patrol_run_test.go Make Patrol reasoning model-owned 2026-05-15 12:22:52 +01:00
patrol_runtime_failure.go Surface Assistant provider readiness 2026-06-05 12:50:02 +01:00
patrol_runtime_failure_test.go Surface Assistant provider readiness 2026-06-05 12:50:02 +01:00
patrol_scoped_run_test.go feat: Pulse v6 release 2026-03-18 16:06:30 +00:00
patrol_seed_budget_test.go feat: Pulse v6 release 2026-03-18 16:06:30 +00:00
patrol_signals.go Improve Patrol SMART disk evidence 2026-06-29 18:17:24 +01:00
patrol_signals_test.go Improve Patrol SMART disk evidence 2026-06-29 18:17:24 +01:00
patrol_signals_vmid_test.go feat: Pulse v6 release 2026-03-18 16:06:30 +00:00
patrol_state.go Remove 198 unreachable Go functions 2026-06-03 12:29:37 +01:00
patrol_stream_debug.go feat: Pulse v6 release 2026-03-18 16:06:30 +00:00
patrol_test.go Auto-clear event/persistent Patrol findings on affirmative deterministic verification 2026-06-09 21:47:14 +01:00
patrol_thresholds_test.go
patrol_triage.go Retry Patrol with provider-derived seed budgets 2026-04-01 23:09:32 +01:00
patrol_triage_integration_test.go Keep Pulse runtime boundaries model-owned 2026-05-17 18:24:13 +01:00
patrol_triage_test.go refactor(ai): canonicalize truenas host resource types 2026-03-30 13:34:08 +01:00
patrol_triggers.go Clarify Patrol event trigger runtime state 2026-06-15 10:08:54 +01:00
patrol_triggers_flapping_test.go add patrol scope for flapping postmortem 2026-05-13 00:28:24 +01:00
patrol_triggers_test.go Clarify Patrol event trigger runtime state 2026-06-15 10:08:54 +01:00
pattern_exports.go
report_findings.go Replace heuristic report narrative with optional AI-generated layer 2026-05-10 19:30:54 +01:00
report_findings_test.go Replace heuristic report narrative with optional AI-generated layer 2026-05-10 19:30:54 +01:00
report_fleet_narrator.go Forbid the report narrators from acting as parallel detectors 2026-05-10 22:02:10 +01:00
report_fleet_narrator_test.go Add fleet-level AI narrative for multi-resource reports 2026-05-10 21:23:12 +01:00
report_narrator.go Forbid the report narrators from acting as parallel detectors 2026-05-10 22:02:10 +01:00
report_narrator_test.go Record cost events for AI report narration 2026-05-10 21:08:51 +01:00
resource_context.go Remove the cloud_context_privacy dial; fix cloud context to a lean posture 2026-06-09 09:43:21 +01:00
resource_context_policy_model.go Remove the cloud_context_privacy dial; fix cloud context to a lean posture 2026-06-09 09:43:21 +01:00
resource_context_policy_model_test.go Remove the cloud_context_privacy dial; fix cloud context to a lean posture 2026-06-09 09:43:21 +01:00
resource_context_test.go Recalibrate resource sensitivity: ordinary workloads aren't secret 2026-06-08 15:21:51 +01:00
resource_export.go Canonicalize export redaction labels 2026-03-19 04:07:47 +00:00
resource_export_test.go Canonicalize export redaction labels 2026-03-19 04:07:47 +00:00
resource_type_legacy.go refactor(ai): canonicalize truenas host resource types 2026-03-30 13:34:08 +01:00
resource_type_legacy_test.go feat: Pulse v6 release 2026-03-18 16:06:30 +00:00
routing.go feat: Pulse v6 release 2026-03-18 16:06:30 +00:00
routing_test.go feat: Pulse v6 release 2026-03-18 16:06:30 +00:00
sanitize_test.go
service.go Canonicalize assistant provider registry 2026-06-23 19:38:22 +01:00
service_coverage_imp_test.go Remove hidden discovery provider fallback 2026-06-08 03:48:33 +01:00
service_extended_test.go backend and governance: MCP contract, agent capabilities, API, and release-control 2026-06-23 17:26:15 +01:00
service_remediation_test.go Remove Assistant pre-model context heuristics 2026-05-15 16:28:17 +01:00
service_test.go backend and governance: MCP contract, agent capabilities, API, and release-control 2026-06-23 17:26:15 +01:00
service_tools_test.go feat: Pulse v6 release 2026-03-18 16:06:30 +00:00
target_host_test.go feat: Pulse v6 release 2026-03-18 16:06:30 +00:00
test_remediation_engine_test.go feat: Pulse v6 release 2026-03-18 16:06:30 +00:00