Git-native typed orchestration for repository tasks and decisions.
Project description
untaped-orchestration
untaped-orchestration is a standalone Python 3.14 CLI for Git-native, typed
repository tasks and decisions. Canonical state is reviewable text under
.untaped/orchestration/; agents use bounded queries and guarded mutations
instead of loading or rewriting the store directly.
Status: the 0.1.0 implementation is complete. Package-index availability is the source of truth for installable releases; this document does not infer publication state from the repository contents.
Install
For the released package:
uv tool install untaped-orchestration
To evaluate the current source directly:
uv tool install 'git+https://github.com/alexisbeaulieu97/untaped-orchestration.git'
Run untaped-orchestration --help for the command tree. The safest agent entry
point in an existing store is:
untaped-orchestration brief --format json
Allocate a caller-stable ID before an initialization or create operation, and reuse it on every retry:
STORE_ID="$(untaped-orchestration id new store --format raw)"
untaped-orchestration init . --store-id "$STORE_ID" --name Example --timezone UTC
Source package acceptance
The default local suite stays offline: it builds a fresh wheel and sdist in a
temporary artifact directory outside dist/, audits their metadata and
contents, and reports exactly one explicit dependency-resolving install skip.
PR CI sets UNTAPED_ISOLATED_WHEEL_TEST=1 so that skipped test installs the
exact fresh wheel with its real dependencies into a clean external virtual
environment and runs the console/store smoke. No checkout or development
site-packages path is injected into that environment.
Documentation
- CLI and output contracts
- Canonical file format
- Diagnostics and recovery
- Authoritative v1 design
- SDK plugin guide
- Contributing and security reporting
Privacy and federation
Public stores are decision-only in v1. Tasks remain in a private task-capable
store. The explicit federation registry is registry.toml; the tool never
discovers nearby repositories implicitly. Partial-tolerant reads report incompleteness,
while readiness, delivery, and structural mutations fail closed.
Release and self-adoption gate
Release publication and self-adoption are separate gates. Self-adoption may
begin only after untaped-orchestration==0.1.0 is published, its fresh uvx
smoke passes, and Alexis gives separate approval. Adoption uses the exact
released pin in its own reviewed PR.
Fleet rollout is staged: dry-run pilot, content cohort, empty-store cohort, and the private hub last. Every repository receives one separately reviewed adoption PR. See CLI and output contracts for the exact gates.
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 untaped_orchestration-0.1.0.tar.gz.
File metadata
- Download URL: untaped_orchestration-0.1.0.tar.gz
- Upload date:
- Size: 100.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dadd100505d5a32b64c04158900d614563c129b492c6ac909f171a31bb8e1190
|
|
| MD5 |
55edf0cd11bb99b7e214d959bbfe713d
|
|
| BLAKE2b-256 |
f4d741d57aef51bf058d36c0241a8c0268ed5713d35016de66a38ac1f162f47f
|
Provenance
The following attestation bundles were made for untaped_orchestration-0.1.0.tar.gz:
Publisher:
release.yml on alexisbeaulieu97/untaped-orchestration
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
untaped_orchestration-0.1.0.tar.gz -
Subject digest:
dadd100505d5a32b64c04158900d614563c129b492c6ac909f171a31bb8e1190 - Sigstore transparency entry: 2178466900
- Sigstore integration time:
-
Permalink:
alexisbeaulieu97/untaped-orchestration@01318c5a6ecf58a8afb897d4f34cc5b350a5c6ae -
Branch / Tag:
refs/heads/main - Owner: https://github.com/alexisbeaulieu97
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@01318c5a6ecf58a8afb897d4f34cc5b350a5c6ae -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file untaped_orchestration-0.1.0-py3-none-any.whl.
File metadata
- Download URL: untaped_orchestration-0.1.0-py3-none-any.whl
- Upload date:
- Size: 133.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d3d13cbcf9fa40a06ab5b3376b835c46a9d16f3c7dbc3f82544575a40e223dd0
|
|
| MD5 |
fce687bac0a5b4da264e85255f78451f
|
|
| BLAKE2b-256 |
a066958c65970fadc99a45523f82e92f0f86a36aac5b322e28eacacaf21165a1
|
Provenance
The following attestation bundles were made for untaped_orchestration-0.1.0-py3-none-any.whl:
Publisher:
release.yml on alexisbeaulieu97/untaped-orchestration
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
untaped_orchestration-0.1.0-py3-none-any.whl -
Subject digest:
d3d13cbcf9fa40a06ab5b3376b835c46a9d16f3c7dbc3f82544575a40e223dd0 - Sigstore transparency entry: 2178466926
- Sigstore integration time:
-
Permalink:
alexisbeaulieu97/untaped-orchestration@01318c5a6ecf58a8afb897d4f34cc5b350a5c6ae -
Branch / Tag:
refs/heads/main - Owner: https://github.com/alexisbeaulieu97
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@01318c5a6ecf58a8afb897d4f34cc5b350a5c6ae -
Trigger Event:
workflow_dispatch
-
Statement type: