Add Aegis (trust registry + router) and aegis-buy (spend-policy buyer client) - #524
Open
Donk338 wants to merge 1 commit into
Open
Add Aegis (trust registry + router) and aegis-buy (spend-policy buyer client)#524Donk338 wants to merge 1 commit into
Donk338 wants to merge 1 commit into
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Two related entries, grouped under existing sections as the contributing notes suggest.
Ecosystem — Aegis by Boris Inc (https://aegis.borisinc.com). A trust registry for x402 that also routes payments. It scores indexed services on measured behaviour — liveness, 402 challenge validity, on-wire vs registered price honesty, paid-delivery spot checks — and then routes to them with trust-ranked failover and auth-then-capture, so a failed delivery is not charged. Sits naturally alongside AgentZone, gold-402 and x402Scan in this section, with the routing layer as the difference. Figures in the entry are from the live registry on 2026-07-27: 2,463 indexed services, 1,469,488 recorded probes.
registry.jsonand/discoverare free if you want to check before merging.Open Source & SDKs — aegis-buy (https://github.com/Donk338/aegis-buy). The buyer-side counterpart: caps and allow/deny domains enforced locally before any payment is signed,
procure(need, budget)under a hard budget, Ed25519-signed receipts. Python and JS, both published at 0.2.0. Comparable in spirit to TrustBench and LetAgentPay already in the list.Diff is two added lines, no other changes. All links verified at submission time.