Governed infrastructure-operations profile and RExecOp domain package over GovEngine and SCLite.
Project description
Tecrax
Tecrax is a governed infrastructure-operations runtime/profile built on GovEngine and SCLite.
Current published baseline: tecrax==0.3.2a0, depending on
govengine>=0.12.2a0,<0.15, sclite-core>=1.0.1,<1.1, and rexecop>=0.2.2a0,<0.3.
This package provides:
- RExecOp domain profile — bundled YAML profile with intents, workflows, connectors,
and validation rules (entry point
rexecop.profiles:tecrax). - Local fixture review — dry-run proof slice without live infrastructure.
It does not execute infrastructure changes, connect to hosts, manage credentials, or provide production operational capability without explicit operator configuration.
Planned foundation:
Tecrax -> GovEngine -> SCLite
- SCLite owns lifecycle/proof/review artifacts.
- GovEngine owns deterministic governed-runtime kernel mechanics.
- Tecrax owns the infrastructure-operations profile semantics, fixture review payloads, UX, and future host integrations when those boundaries are mature.
RExecOp profile
Install tecrax alongside rexecop to register the domain profile:
pip install rexecop tecrax
rexecop profile list
The profile root is exposed via tecrax:profile_root (directory src/tecrax/profile/).
Local fixture proof
tecrax fixture-review --service demo-web
The command emits a public-safe fixture review payload. It uses GovEngine profile/planning/supervision/runtime-review contracts and binds its fixture receipt through an SCLite artifact descriptor. It has no live runner, host inventory, credential path, or infrastructure adapter.
The 0.3.1-alpha release consolidates the RExecOp domain profile into this
package and aligns dependencies with RExecOp 0.1.x. It does not add an
infrastructure runtime or a new contract surface beyond the bundled profile.
Validation
python scripts/validate_public_truth.py
python -m pytest -q
The validator keeps this package as a second-host proof surface only. Any future infrastructure runner, inventory, credential, scheduler, or carrier-adapter claim must be backed by code and tests before it becomes public truth.
Project details
Release history Release notifications | RSS feed
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 tecrax-0.3.2a0.tar.gz.
File metadata
- Download URL: tecrax-0.3.2a0.tar.gz
- Upload date:
- Size: 12.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
36fc09ab59467e91d44247e8750078de0894a5468ffd0a9a3a586961a573cd54
|
|
| MD5 |
030120e5c5776e2e63aa78eb86768989
|
|
| BLAKE2b-256 |
7b476da5c91f13b6007e0d21bbda288033c73861e75723030475747340848e0e
|
File details
Details for the file tecrax-0.3.2a0-py3-none-any.whl.
File metadata
- Download URL: tecrax-0.3.2a0-py3-none-any.whl
- Upload date:
- Size: 13.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
171829dab3ad336e84718eddbeaeb03ce77cd585dfb4a1f07288b9f86d96a5c9
|
|
| MD5 |
2d8f229a7644a9b1a0dd56852b9ec571
|
|
| BLAKE2b-256 |
9c4e3a3f76a9c0be079c0e3be35232433b12e1b84182246bdd204e4cc36df177
|