Skip to content

F4: AI Diagnosis Layer — Read-Only #197

Description

@ShortCipher5

Summary

General, read-only diagnosis across the full range of infrastructure failures. The agent has K8s-level read access (logs, events, service/ingress config, port bindings, resource state) and reasons broadly: OOM, crash-loops, misconfigured ports, wrong service selectors, gateway/ingress routing, DNS, missing env vars, and unenumerated cases.

Acceptance Criteria

  • K8s read access: logs, events, service/ingress config, port bindings, resource state
  • Diagnosis covers: OOM, crash-loops, port misconfig, service selectors, gateway/ingress routing, DNS, missing env vars
  • Sealos-native knowledge (our networking/gateway model)
  • Soft-launched to beta cohort in Sprint 4
  • Rolled out to all users in Sprint 5
  • Inspection reports generated (what was checked, what was found)

Architecture

  • Read-only — a wrong guess costs nothing
  • General by design — not a narrow rules engine
  • Sealos-native: outperforms generic coding assistants debugging blind

Success Metrics

  • Diagnosis coverage and accuracy across issue types
  • Recommendation acceptance rate
  • Inspection report engagement rate

Metadata

Metadata

Assignees

No one assigned

    Labels

    priority:p0Critical - blocks releasescope:v2.1In scope for V2.1 launch (Sep 30)track:fault-detectionAI-Guided Fault Detection & Diagnosistype:epicEpic - top-level feature group

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions