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: 1 addition & 2 deletions profile/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,7 @@ different layer of the stack.
| <img src="./assets/icons/ink.svg" width="20" alt=""> | **[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. |
| <img src="./assets/icons/ahd.svg" width="20" alt=""> | **[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. |
| <img src="./assets/icons/nixpkgs.svg" width="20" alt=""> | **[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. |
| <img src="./assets/icons/aer.svg" width="20" alt=""> | **[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. |
| <img src="./assets/icons/folio.svg" width="20" alt=""> | **[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. |
| <img src="./assets/icons/folio.svg" width="20" alt=""> | **[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

Expand Down
6 changes: 0 additions & 6 deletions profile/assets/icons/aer.svg

This file was deleted.

4 changes: 0 additions & 4 deletions profile/assets/icons/sources.json
Original file line number Diff line number Diff line change
Expand Up @@ -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."
Expand Down