Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions docs/architecture.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ The **Autopilot Core** operates as an asynchronous, event-driven control plane f

At its core, the architecture relies on a series of decoupled GitHub Actions workflows. A failure in an opted-in repository triggers an issue in `autopilot-core`, which acts as a central queue. An operator then processes this queue and proposes fixes.

![Visual Diagram](assets/autopilot_core_architecture.png)
Comment thread
OgeonX-Ai marked this conversation as resolved.

```mermaid
sequenceDiagram
participant Repo as Opted-in Repository
Expand Down
Binary file added docs/assets/autopilot_core_architecture.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.