Skip to main content

Canonical SE_MANIFEST.toml schema and validation for the Structural Explainability ecosystem.

Project description

se-manifest-schema

PyPI Docs Site Repo Python 3.14 Python 3.14 Ready License

CI Docs-Deploy Pre-Release Release Links Dependabot

Structural Explainability (SE) Manifest Schema

This repository defines the canonical SE_MANIFEST.toml schema for the Structural Explainability ecosystem.

It is the first dependency layer in the SE repository graph. It has no upstream SE dependencies and exists so foundational repositories can validate their manifests without depending on se-constitution.

The schema is maintained in:

Validate SE_MANIFEST.toml in a Repository

uvx se-manifest-schema validate-manifest --path SE_MANIFEST.toml --strict

Developer Command Reference

Show command reference

In a machine terminal

Open a machine terminal where you want the project:

git clone https://github.com/structural-explainability/se-manifest-schema

cd se-manifest-schema
code .

In a VS Code terminal

uv self update
uv python pin 3.14
uv sync --extra dev --extra docs --upgrade

uvx pre-commit install

git add -A
uvx pre-commit run --all-files
# repeat if changes were made
uvx pre-commit run --all-files

# validate the role capability map
uv run se-manifest validate-role-capability-map

# verify the manifest dependency graph
uv run se-manifest verify-graph

# validate schema
uv run se-manifest validate-schema --strict

# validate manifest (all repos)
uv run se-manifest validate-manifest --strict

# types, tests, docs
uv run python -m pyright
uv run python -m pytest
uv run python -m zensical build

# save progress
git add -A
git commit -m "update"
git push -u origin main

Merging GH Agent code example

git fetch origin copilot/analyze-test-coverage
git switch copilot/analyze-test-coverage
uv sync --extra dev --extra docs --upgrade
uvx pre-commit run --all-files
git status

git add -A
uvx pre-commit run --all-files
uv run python -m pyright
uv run python -m pytest
uv run se-manifest validate-schema --strict
uv run se-manifest validate-manifest --strict
uv run python -m zensical build

git add -A
git commit -m "fix copilot generated test formatting"
git push

Citation

CITATION.cff

License

LICENSE

Manifest

SE_MANIFEST.toml

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

se_manifest_schema-0.5.0.tar.gz (31.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

se_manifest_schema-0.5.0-py3-none-any.whl (38.5 kB view details)

Uploaded Python 3

File details

Details for the file se_manifest_schema-0.5.0.tar.gz.

File metadata

  • Download URL: se_manifest_schema-0.5.0.tar.gz
  • Upload date:
  • Size: 31.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for se_manifest_schema-0.5.0.tar.gz
Algorithm Hash digest
SHA256 6c10142fe8bba93fd9f8b0c021a705f7c7bee475dccc3667a7b61916c2354587
MD5 293ca75283658fdeb6a3658857f26854
BLAKE2b-256 9a7b74d39abba31e27425c85a6ebbdcbd6e555cbe6296f675ef4a4cee22c518d

See more details on using hashes here.

Provenance

The following attestation bundles were made for se_manifest_schema-0.5.0.tar.gz:

Publisher: release-pypi.yml on structural-explainability/se-manifest-schema

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file se_manifest_schema-0.5.0-py3-none-any.whl.

File metadata

File hashes

Hashes for se_manifest_schema-0.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 427e3a446232398cace8d7d98306fe6cfba1ef465d56267ecd182ebb8c2014da
MD5 9800f9ffa159fa16c1712ee3bbe81076
BLAKE2b-256 e2b2e5aeb023108a1796432652a1529d211ee544976d5c9914b635c8449a9c94

See more details on using hashes here.

Provenance

The following attestation bundles were made for se_manifest_schema-0.5.0-py3-none-any.whl:

Publisher: release-pypi.yml on structural-explainability/se-manifest-schema

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page