Optional ATL when mcpc pays via x402 (fail-open)?
Hi - I maintain a small open protocol (ATL v0.1) for consult-before-spend on agent payments.
mcpc is a CLI agents already run, including paid/x402 flows - an optional ATL hook there reaches spend without asking every starter to change.
Ask: Would you take a tiny opt-in PR for ATL on paid calls?
- Default off / fail-open
- No header => zero ATL work
- Does not block settlement
Live demo (no wallet)
git clone https://github.com/konstantinbozukov/atl-x402-starter
cd atl-x402-starter && npm i && npm run demo:headers
Or curl: https://signals.edge.report/v1/atl/health
Happy to keep the PR small and revise to your taste. Thanks either way.
Optional ATL when mcpc pays via x402 (fail-open)?
Hi - I maintain a small open protocol (ATL v0.1) for consult-before-spend on agent payments.
mcpcis a CLI agents already run, including paid/x402 flows - an optional ATL hook there reaches spend without asking every starter to change.Ask: Would you take a tiny opt-in PR for ATL on paid calls?
Live demo (no wallet)
Or curl: https://signals.edge.report/v1/atl/health
Happy to keep the PR small and revise to your taste. Thanks either way.