Metadata-Version: 2.4
Name: optohub
Version: 0.1.0
Summary: Meta-package for the OptoHub ecosystem
Author-email: Anton Sharapov <sharapov.anton@gmail.com>
License-Expression: MIT
Project-URL: Homepage, https://github.com/SharapovAnton/OptoHub
Project-URL: Source, https://github.com/SharapovAnton/OptoHub
Project-URL: Issues, https://github.com/SharapovAnton/OptoHub/issues
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries
Classifier: Typing :: Typed
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: h5kit>=0.1.0
Requires-Dist: dimetra>=0.0.1
Requires-Dist: geopto>=0.1.0
Requires-Dist: lensguild>=0.5.1
Requires-Dist: isensor>=0.2.0
Requires-Dist: gosti>=0.4.0
Requires-Dist: scanner3d>=0.4.7
Provides-Extra: test
Requires-Dist: pytest; extra == "test"

# OptoHub

OptoHub is a specification-driven repository for ecosystem-level concept, ecosystem-level architecture, ecosystem-level rules, ecosystem member registry, ecosystem validation, and testing policy.

## Repository Roles

- `README.md` is the human-oriented overview file in the repository root.
- `AGENTS.md` is the canonical AI entry point in the repository root.
- `agent_docs/` contains the authoritative AI instruction hierarchy.
- This repository defines ecosystem-level structure and rules for OpticsEcoSys member projects.
- `human_docs/` is reserved for optional human-facing detailed documentation.

## Human Navigation

Human readers should start with this file for a high-level overview and use `human_docs/` for any additional human-facing detail that may be added later.

For the canonical AI-oriented interpretation of the repository structure and instruction hierarchy, see `AGENTS.md`.
