Schema-backed conformance runner for Astraform remote-domain.v1 services
Project description
astraform-remote-domain-conformance
This is the reusable Python conformance harness for remote-domain.v1.
Brutal truth: if every partner team needs a platform engineer on Zoom to prove their service is valid, you do not have a platform. You have consultancy with a protocol document attached.
This package exercises the real lifecycle:
manifestpreparestatusexecute-workinspectionshutdown
And it validates payloads against the versioned schema, not just happy-path demo assertions.
Install
Current status: this package has Python packaging metadata and a PyPI release workflow, but no public release has been proven yet. The command below is the intended consumer install shape after the first PyPI publish.
pip install astraform-remote-domain-conformance
Repo-local development:
pip install -e './remote-domain-conformance-python[test]'
Run Against A Live Service
remote-domain-conformance \
--base-url http://localhost:8092 \
--domain-id stub-remote
Run Against A Local ASGI App
remote-domain-conformance \
--app stub_remote_python.main:app \
--domain-id stub-remote
Python Usage
import asyncio
from astraform.remote_domain.conformance.runner import ConformanceScenario
from astraform.remote_domain.conformance.runner import run_conformance
report = asyncio.run(
run_conformance(
base_url="http://localhost:8092",
scenario=ConformanceScenario(domain_id="stub-remote"),
)
)
print(report.to_dict())
Publishing Status
This package should be released through the shared Python + Java SDK publishing
process documented in
docs/platform/remote-domain-sdk-publishing.md.
Release guardrail:
SDK_VERSION=0.1.0 scripts/check-remote-domain-sdk-release-gates.sh
Do not treat it as a partner-ready SDK artifact until a clean external consumer project installs it from PyPI and runs the conformance command outside this monorepo.
Public package note: PyPI distributions expose this SDK implementation. Keep host runtime internals and domain-private logic out of this package.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file astraform_remote_domain_conformance-0.1.0.tar.gz.
File metadata
- Download URL: astraform_remote_domain_conformance-0.1.0.tar.gz
- Upload date:
- Size: 10.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
167bb0663a4fafecbd426dbcdbba8323ff091071dc1417e1d43c24c7c473d64c
|
|
| MD5 |
40fa79e971345e47bf301eb39fb849a1
|
|
| BLAKE2b-256 |
25621a3e7d301a358f3c1d1ff90a8dcf9fa0274503350735011d8c0155afc54e
|
Provenance
The following attestation bundles were made for astraform_remote_domain_conformance-0.1.0.tar.gz:
Publisher:
remote_domain_sdk_release.yml on astraform/platform
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
astraform_remote_domain_conformance-0.1.0.tar.gz -
Subject digest:
167bb0663a4fafecbd426dbcdbba8323ff091071dc1417e1d43c24c7c473d64c - Sigstore transparency entry: 1382168122
- Sigstore integration time:
-
Permalink:
astraform/platform@146e030a5a94cdbdbd6d47fc7542c33f84f8302d -
Branch / Tag:
refs/heads/main - Owner: https://github.com/astraform
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
remote_domain_sdk_release.yml@146e030a5a94cdbdbd6d47fc7542c33f84f8302d -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file astraform_remote_domain_conformance-0.1.0-py3-none-any.whl.
File metadata
- Download URL: astraform_remote_domain_conformance-0.1.0-py3-none-any.whl
- Upload date:
- Size: 10.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
37cf55062c02c00091c3840210e75be527e364c538b73dd481f3064c76918d14
|
|
| MD5 |
864f1a45d937c0d96e3f43f15356cf6e
|
|
| BLAKE2b-256 |
ee02abea4a6aa0e04e5ee207e219145195dde748cf595a5ad420f967b18f7670
|
Provenance
The following attestation bundles were made for astraform_remote_domain_conformance-0.1.0-py3-none-any.whl:
Publisher:
remote_domain_sdk_release.yml on astraform/platform
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
astraform_remote_domain_conformance-0.1.0-py3-none-any.whl -
Subject digest:
37cf55062c02c00091c3840210e75be527e364c538b73dd481f3064c76918d14 - Sigstore transparency entry: 1382168366
- Sigstore integration time:
-
Permalink:
astraform/platform@146e030a5a94cdbdbd6d47fc7542c33f84f8302d -
Branch / Tag:
refs/heads/main - Owner: https://github.com/astraform
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
remote_domain_sdk_release.yml@146e030a5a94cdbdbd6d47fc7542c33f84f8302d -
Trigger Event:
workflow_dispatch
-
Statement type: