mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-05-20 09:23:27 +00:00
When a capacity finding has a registered template in the forecast registry, generateRemediationPlan attaches the deterministic proposal to the existing aicontracts.RemediationPlan via a new optional ProposedActionPlan field. Reuses the existing remediation engine plumbing - no parallel approval surface. The wire-in best-effort extracts current value from the finding title and ships canonical thresholds for storage / guest disk so the capacity-forecast approval card has enough context to render without depending on the forecast service being configured. ProposedActionPlan / ProposedActionPreflight / ProposedMetricSummary are wire-side projections defined in pkg/aicontracts so the contract package stays free of an internal/ dependency. |
||
|---|---|---|
| .. | ||
| agents | ||
| aicontracts | ||
| audit | ||
| auth | ||
| cloudauth | ||
| db | ||
| discovery | ||
| extensions | ||
| fsfilters | ||
| licensing | ||
| metrics | ||
| pbs | ||
| pmg | ||
| proxmox | ||
| pulsecli | ||
| reporting | ||
| securityutil | ||
| server | ||
| tlsutil | ||