Metadata-Version: 2.4
Name: tigrbl_spec
Version: 0.1.10.dev1
Summary: Planning-stage Tigrbl specification package for shared interfaces, protocol definitions, and compatibility targets.
License-Expression: Apache-2.0
License-File: LICENSE
Keywords: tigrbl,spec,sdk,standards,planning
Author: Jacob Stewart
Author-email: jacob@swarmauri.com
Requires-Python: >=3.10,<3.14
Classifier: Development Status :: 1 - Planning
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Description-Content-Type: text/markdown

# tigrbl_spec

This file is a package-local distribution entry point.
It is not the authoritative location for repository governance, current target status, current state reporting, certification claims, or release evidence.

## Canonical repository docs

- `README.md`
- `docs/README.md`
- `docs/conformance/CURRENT_TARGET.md`
- `docs/conformance/CURRENT_STATE.md`
- `docs/conformance/NEXT_STEPS.md`
- `docs/governance/DOC_POINTERS.md`
- `docs/developer/PACKAGE_CATALOG.md`
- `docs/developer/PACKAGE_LAYOUT.md`

## Package identity

- workspace path: `pkgs/core/tigrbl_spec`
- workspace class: core Python package
- implementation layout: `tigrbl_spec/`

Long-form repository documentation is governed from `docs/`.

