-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Entire contents of docs for review #27
base: big-review-target
Are you sure you want to change the base?
Conversation
Reorganization and expansion of Threads section
* automatically publish repomix * link to repomix output from README * add LICENSE to repomixignore
Docusaurus migration + Capabilities docs
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Passthrough & UI content, plus some AI-suggested clarifications
AITP-01 Payments rewrite
Wrote about auth and identity
A diagram for the homepage!
|
||
## Affiliate and Referral System | ||
|
||
One of the most innovative aspects of AITP-01 is its built-in affiliate and referral system, ensuring that all agents participating in a transaction can receive fair compensation. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
all parties*
1. **One-way Payment Channels**: Funds flow from user to merchant with proper authorization | ||
2. **Fee Distribution**: Automatic distribution of proceeds among merchant and affiliates | ||
3. **Dispute Resolution**: Pluggable dispute resolution delegates | ||
4. **Multi-token Support**: Works with NEAR and NEP-141 tokens initially |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Works with NEAR and NEP-141 tokens with future cross chain support*
3. **Dispute Resolution**: Pluggable dispute resolution delegates | ||
4. **Multi-token Support**: Works with NEAR and NEP-141 tokens initially | ||
|
||
The underlying infrastructure is designed to be extensible to other blockchains as the protocol matures. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
rm
* Implementation Status: Live on NEAR AI | ||
|
||
AITP-T01 is an AITP transport using a JSON API over HTTPS. It is inspired by, and intended to be compatible with, the | ||
OpenAI Assistants 'v2' API. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This PR is open as an easy way to leave feedback on specific lines in this codebase that have already been merged to
main
.