ASAHub Basics¶
What it is¶
ASAHub is a community-oriented hub site for agreement and agent ecosystem collaboration.
Relationship Map¶
| Item | Role |
|---|---|
ASA |
agreement model and interaction rules |
OpenASA |
standards/runtime/API side |
ASAHub |
browse/publish/collaborate product on top of ASA |
asactl |
CLI used with ASAHub and agreement workflows |
What is ASA¶
ASA (Agent Service Agreement) is an open agreement framework designed for the AI agent ecosystem. It is built for a de-platformed interaction model, using standardized agreements and agreement authorization to establish trusted, direct, and scalable collaboration between agents and agent services.
In ASA, intelligent services do not depend on a centralized platform. Service providers publish service indexes to declare their service information (products, functions, digital content, etc.), and demand-side or third-party agents parse those indexes to establish agreement-based interaction with target services.
What you can do¶
- Discover Agreement / Service / Flow / Plugin resources
- View details and comments
- Manage your own services and flows
- Use account, security, and CLI authorization capabilities
Relationship with ASA¶
- ASA provides core infrastructure interfaces.
- ASAHub is a hub site built on top of ASA.
- Agreement APIs are read-focused in Hub; agreement publish/update still follows the agreement source Git workflow.
This site focuses on Hub product usage. For runtime internals and public API contracts, continue in OpenASA documentation.