File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # Suggested README Patch
2+
3+ Add this section near the top of the ProofPath README.
4+
5+ ``` markdown
6+ ## NGI TALER reviewer path
7+
8+ ProofPath Agent Payment Guard was submitted to NGI TALER as an open-source auxiliary layer for privacy-preserving AI-agent payment authorization.
9+
10+ Start here:
11+
12+ - [ ` docs/NGI_TALER_REVIEWER_PATH.md ` ] ( docs/NGI_TALER_REVIEWER_PATH.md )
13+ - [ ` docs/TALER_ALIGNMENT.md ` ] ( docs/TALER_ALIGNMENT.md )
14+ - [ ` docs/AGENT_PAYMENT_GUARD_DEMO.md ` ] ( docs/AGENT_PAYMENT_GUARD_DEMO.md )
15+ - [ ` docs/BUDGET_AND_MILESTONES.md ` ] ( docs/BUDGET_AND_MILESTONES.md )
16+
17+ Reviewer quick commands:
18+
19+ ``` bash
20+ bash examples/agent-payment-guard/run_demo_check.sh
21+ bash examples/agent-payment-guard/run_service_check.sh
22+ bash examples/agent-payment-guard/run_e2e_evidence_demo.sh
23+ bash examples/agent-payment-guard/run_mock_rail_demo.sh
24+ ```
25+
26+ Grant metadata:
27+
28+ ``` text
29+ Application: 2026-08-00b
30+ Fund: NGI TALER
31+ Requested amount: EUR 50,000
32+ Correct repository: https://github.com/safal207/ProofPath
33+ ```
34+ ```
You can’t perform that action at this time.
0 commit comments