Spaces:
Runtime error
Runtime error
| # forge-bricks-common | |
| Shared utilities used by all Forge Bricks: | |
| - `manifest.py` — `AssetManifest` + `create_manifest()` (lineage, provenance, commercial license flags, game-asset friendly metadata) | |
| - `health.py` — `SpaceHealth` background monitor (adapted from 3d-creator-suite) for robust fallback behavior when calling other HF Spaces | |
| This package is installed in editable mode when you run the root `install.sh`. | |
| It is a dependency of the individual bricks via their `pyproject.toml` workspace configuration. |