QOS-UQCI Documentation¶
This site publishes the repository-native draft specification and companion
developer documentation for qos-uqci.
Architectural Doctrine¶
- QOS is the runtime, systems, and orchestration layer.
- UQCI is the canonical protocol layer.
- OpenQASM is the compatibility and exchange layer.
- UQCI IR remains the source of truth.
DeviceSpec,CalSet,Manifest, andBundleremain normative sidecar artifacts.
Read This Site¶
- English specification overview
- 中文规范总览
- Repository structure
- OpenQASM compatibility bridge
- Backend extension guide
Repository Entry Points¶
The GitHub repository remains the canonical home for:
- package installation and CLI usage
- examples and runnable mock backends
- contributor workflow and governance files
- changelog and release notes
For repository-level guidance, see the top-level README.md,
CONTRIBUTING.md, GOVERNANCE.md, and CHANGELOG.md.