Skip to main content

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

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


Download files

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

Source Distribution

untaped_orchestration-0.1.0.tar.gz (100.7 kB view details)

Uploaded Source

Built Distribution

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

untaped_orchestration-0.1.0-py3-none-any.whl (133.7 kB view details)

Uploaded Python 3

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

Hashes for untaped_orchestration-0.1.0.tar.gz
Algorithm Hash digest
SHA256 dadd100505d5a32b64c04158900d614563c129b492c6ac909f171a31bb8e1190
MD5 55edf0cd11bb99b7e214d959bbfe713d
BLAKE2b-256 f4d741d57aef51bf058d36c0241a8c0268ed5713d35016de66a38ac1f162f47f

See more details on using hashes here.

Provenance

The following attestation bundles were made for untaped_orchestration-0.1.0.tar.gz:

Publisher: release.yml on alexisbeaulieu97/untaped-orchestration

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

File details

Details for the file untaped_orchestration-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for untaped_orchestration-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 d3d13cbcf9fa40a06ab5b3376b835c46a9d16f3c7dbc3f82544575a40e223dd0
MD5 fce687bac0a5b4da264e85255f78451f
BLAKE2b-256 a066958c65970fadc99a45523f82e92f0f86a36aac5b322e28eacacaf21165a1

See more details on using hashes here.

Provenance

The following attestation bundles were made for untaped_orchestration-0.1.0-py3-none-any.whl:

Publisher: release.yml on alexisbeaulieu97/untaped-orchestration

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