Metadata-Version: 2.5
Name: agnara-a2a
Version: 0.1.0a8
Summary: Agent-to-Agent exposure adapter for Agnara capabilities.
Project-URL: Homepage, https://github.com/Blandskron/agnara
Project-URL: Repository, https://github.com/Blandskron/agnara
Author-email: Agnara Maintainers <maintainers@agnara.dev>
License: Apache-2.0
License-File: LICENSE
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.14
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Requires-Python: >=3.14
Requires-Dist: agnara==0.1.0a8
Description-Content-Type: text/markdown

# agnara-a2a

Reserved namespace for the future Agent-to-Agent exposure adapter.

This `0.1.0a4` package deliberately has no public API or A2A runtime. It is built and
versioned with the synchronized workspace set to reserve the official package
boundary, not to claim Agent Card, skill, task, streaming or protocol support.

- Import package: `agnara_a2a`
- Depends on: the exact synchronized `agnara` version
- Must not import: sibling adapter packages

See `ARCHITECTURE.md` sections 3 and 4 for the package boundaries and the
allowed dependency graph.
