Metadata-Version: 2.4
Name: brixta-cement-aas
Version: 0.1.0
Summary: Cement-specific Asset Administration Shell compositions for BRIXTA Cement.
License-Expression: MIT
Project-URL: Repository, https://github.com/habibieebhy/brixta-cement
Project-URL: Issues, https://github.com/habibieebhy/brixta-cement/issues
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Scientific/Engineering
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: basyx-python-sdk<3,>=2.1
Provides-Extra: dev
Requires-Dist: build>=1.2; extra == "dev"
Requires-Dist: pytest>=8; extra == "dev"
Requires-Dist: ruff>=0.12; extra == "dev"
Requires-Dist: twine>=6; extra == "dev"
Dynamic: license-file

# BRIXTA Cement

BRIXTA Cement is an open-source, integration-first digital twin stack
for cement manufacturing.

The project composes established industrial standards, open-source
scientific engines, simulation systems, and optimization frameworks
rather than reimplementing their underlying science.

## Architecture principle

Integrate first. Compose second. Invent last.

BRIXTA-owned code should primarily provide:

- cement-specific compositions and semantics
- adapters to upstream scientific engines
- mappings between industrial standards and cement workflows
- model orchestration
- provenance and reproducibility
- application APIs and user experience

## Initial packages

### `brixta-cement-aas`

Cement-specific Asset Administration Shell compositions built on the
Eclipse BaSyx / AAS ecosystem.

Future packages will cover scientific integrations such as XRD,
thermodynamics, simulation, and optimization as their upstream
interfaces are validated.

## Status

Early development / experimental.

The public APIs are not yet stable.
