Skip to content

Commit b4abe43

Browse files
committed
docs: add README reviewer patch note
1 parent a626340 commit b4abe43

1 file changed

Lines changed: 34 additions & 0 deletions

File tree

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
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+
```

0 commit comments

Comments
 (0)