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
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# CAS Contracts

![Visual Diagram](docs/assets/concept.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 Rename or re-encode the diagram asset

The README links this as a PNG, but the added docs/assets/concept.png starts with JPEG/JFIF bytes (ff d8 ff e0 ... JFIF) rather than a PNG signature. In contexts that trust the extension or serve image/png for this path, including documentation CDNs, image optimizers, or downstream consumers, the front-page diagram can fail to render or be rejected; rename it to .jpg and update the link, or re-encode it as an actual PNG.

Useful? React with 👍 / 👎.



[![CI](https://github.com/Coding-Autopilot-System/cas-contracts/actions/workflows/ci.yml/badge.svg)](https://github.com/Coding-Autopilot-System/cas-contracts/actions/workflows/ci.yml) [![CodeQL](https://github.com/Coding-Autopilot-System/cas-contracts/actions/workflows/codeql.yml/badge.svg)](https://github.com/Coding-Autopilot-System/cas-contracts/actions/workflows/codeql.yml)


Expand Down
Binary file added docs/assets/concept.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.