Record what is misconfigured on this host, apart from what is broken in Varaverk
A bug stays open until the code changes and nothing here can close it; a finding closes itself when the probe that proved the fault starts passing, so the two cannot share a store. Acknowledging one is scoped to the value it was acknowledged at.
This commit is contained in:
@@ -1764,6 +1764,14 @@
|
||||
AI_ASSIST_CLEANUP=false # tier 2 — orphan and stuck-import triage
|
||||
AI_ASSIST_ONBOARD=false # tier 3 — onboarding / settings assistance
|
||||
|
||||
# ━━━ AI Repair Findings ━━━
|
||||
# Misconfigurations found in this installation, as opposed to defects in Varaverk — those go to
|
||||
# ai_bugs. A finding is open until the configuration is right, and closes itself when the probe
|
||||
# that proved the fault starts passing. Closed ones are kept for a while, because "this happened
|
||||
# before and here is what fixed it" is worth more than the disk. Open findings are never pruned:
|
||||
# an unresolved problem does not stop mattering because it is old.
|
||||
AI_FINDING_RETAIN_DAYS=90
|
||||
|
||||
# ━━━ AI Conf Write Access ━━━
|
||||
# Separate switch from AI_ENABLED, off by default, and an explicit key whitelist. Never paths,
|
||||
# never credentials, never a container name. An empty whitelist means no writes regardless of
|
||||
|
||||
Reference in New Issue
Block a user