Skip to content

Struct.ai parity: AI production engineer — auto-monitors, alert triage, autonomous fix PRs, issue tracker, on-call learning #23

Description

@gagan114662

Goal (owner request): build the feature set of https://struct.ai/ (the "AI production engineer") into OpenBot, using the pieces the repo already has.

Existing foundations to build on

To build

  • Automatic monitor creation: read a merged PR's intent and generate/update Prometheus alert rules + baselines for the affected surface; flag post-deploy regressions immediately.
  • Alert triage: an agent that consumes firing alerts, filters noise, correlates with recent deploys/audit events, and escalates only genuine issues with a root-cause summary (through the existing escalation/HITL path).
  • Alert tuning: track flappiness per rule and propose sensitivity adjustments over time.
  • Autonomous fix PRs: when confident, the Codex adapter drafts a fix branch + PR — gated by the evolution promotion contract (verifiers, debt budget, human approval for high risk), never direct-to-main.
  • Production issue tracker: centralize detected issues with status and statistics (could reuse the GitHub issue tracker via gh, as this project already does).
  • On-call learning: persist investigations and outcomes so triage improves — natural consumer of the reviewed-memory pipeline (human-approved memory entries only).
  • Access control: these capabilities behind admin-only grants; SOC2-style isolation is deployment-per-tenant (already the model, docs/multi-tenancy.md).

This is an epic; break into per-checkbox child issues when work starts. Related: #17 (runtime timeouts feed alert quality), #14 (session abandonment signal), Amplitude-parity issue (signals feed triage).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions