From e21f0d1fb0a46784905808cef12bd15590d8effb Mon Sep 17 00:00:00 2001 From: Jason Odoom Date: Tue, 18 Aug 2026 22:08:27 +0000 Subject: [PATCH] Point Folio at the receipts repo and drop the AER row --- profile/README.md | 3 +-- profile/assets/icons/aer.svg | 6 ------ profile/assets/icons/sources.json | 4 ---- 3 files changed, 1 insertion(+), 12 deletions(-) delete mode 100644 profile/assets/icons/aer.svg diff --git a/profile/README.md b/profile/README.md index 5de1e3a..09e3d30 100644 --- a/profile/README.md +++ b/profile/README.md @@ -32,8 +32,7 @@ different layer of the stack. | | **[ink](https://github.com/Ad-Astra-Computing/ink)** | An open protocol for signed agent-to-agent messages. The receiver verifies the envelope before it acts. | | | **[ahd](https://github.com/Ad-Astra-Computing/ahd)** | Critiques of AI-generated design that anyone can re-run. Findings stay reproducible against a named, versioned rule set. | | | **[nixpkgs](https://github.com/Ad-Astra-Computing/nixpkgs)** | The working fork for Trace, our research on AI-assisted CVE remediation. Nothing here is submitted upstream. | -| | **[AER](https://aer.adastra.computer)** | A flight recorder for AI agents. Every run leaves a signed execution record, so what an agent did stays answerable after the fact. | -| | **[Folio](https://receiptsofthought.com)** | A desktop writing app that keeps a tamper-evident record of how a piece was made. It emits open [receipts](https://receiptsofthought.com) anyone can verify. | +| | **[Folio](https://github.com/Ad-Astra-Computing/receipts)** | A desktop writing app that keeps a tamper-evident record of how a piece was made. It emits open receipts anyone can verify. | ### Also here diff --git a/profile/assets/icons/aer.svg b/profile/assets/icons/aer.svg deleted file mode 100644 index be21ff1..0000000 --- a/profile/assets/icons/aer.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/profile/assets/icons/sources.json b/profile/assets/icons/sources.json index 9e1a688..47b1b5c 100644 --- a/profile/assets/icons/sources.json +++ b/profile/assets/icons/sources.json @@ -17,10 +17,6 @@ "url": "https://raw.githubusercontent.com/NixOS/nixos-artwork/master/logo/nix-snowflake-colours.svg", "mode": "bytes" }, - "aer": { - "url": "https://aer.adastra.computer/favicon.svg", - "mode": "bytes" - }, "folio": { "mode": "unchecked", "reason": "Folio has no public repo or site, so there is no source this workflow can reach. Copied by hand from assets/logo-small.svg, the variant drawn for sub-64px use. Re-copy it when Folio gets a public home, and give it a url here."