Skip to content
Merged
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: 1 addition & 1 deletion scratchpad/architecture.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Architecture Diagram

> Last updated: 2026-03-09 · Source: [Issue #20166](https://github.com/github/gh-aw/issues/20166)
> Last updated: 2026-03-20 · Source: [Run §23335768730](https://github.com/github/gh-aw/actions/runs/23335768730)
Copy link

Copilot AI Mar 20, 2026

Choose a reason for hiding this comment

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

The Last updated header now cites an Actions run (Run §23335768730) rather than an issue. Our documented scratchpad format expects Source: [Issue #<number>] (see .github/workflows/daily-architecture-diagram.md:194), so this change makes the header inconsistent and may confuse readers/automation relying on that pattern. Consider keeping the Issue #... source format here, or update the workflow documentation/any consumers to explicitly allow run links (optionally include both Issue and Run for traceability).

Suggested change
> Last updated: 2026-03-20 · Source: [Run §23335768730](https://github.com/github/gh-aw/actions/runs/23335768730)
> Last updated: 2026-03-20 · Source: [Issue #23335768730](https://github.com/github/gh-aw/issues/23335768730)

Copilot uses AI. Check for mistakes.

## Overview

Expand Down
Loading