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-demo` repository is designed to integrate with the Coding-Autopil

The following diagram illustrates how a CI failure in this repository cascades through the CAS ecosystem to ultimately produce a generated fix.

![Visual Diagram](assets/autopilot_demo_architecture.png)

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Regenerate the visual to match the documented workflow

The newly linked visual is presented as the end-to-end architecture diagram, but it depicts a direct “failure detection & AI invocation” path with a fictional login workflow, patch verification, and PR details instead of this repo’s documented demo-ci.ymlautopilot-create-issue.ymlautofix + queued issue → autopilot-core flow shown immediately below. Because this image appears before the accurate Mermaid diagram on the published docs page, readers get a contradictory architecture description; please regenerate it to match the actual workflow or remove it.

Useful? React with 👍 / 👎.


```mermaid
sequenceDiagram
participant Dev as Developer / Trigger
Expand Down
Binary file added docs/assets/autopilot_demo_architecture.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.