Skip to main content

alissa-tools-github-orcloop

The alissa.tools.github.orcloop module: the orchestrator daemon of the Alissa GitHub daemon family. It walks the Alissa task graph, releases tasks marked ready as alissa:develop issues, and closes the loop when the resulting PR merges — sitting one level above alissa-tools-github-devloop (which turns those issues into developer sessions) and alissa-tools-github-reviewloop (which reacts to the review requests those developers fire).

This distribution ships only that module. Everything above it — alissa, alissa.tools, alissa.tools.github — is a PEP 420 namespace package with no __init__.py, so other distributions in other repositories can contribute their own packages under the same namespace:

alissa/                                  ← namespace (no __init__.py)
└── tools/                               ← namespace
    └── github/                          ← namespace
        ├── orcloop/     __init__.py    ← THIS distribution
        ├── devloop/     __init__.py    ← ships from alissa-github-develop-daemon
        └── reviewloop/  __init__.py    ← ships from alissa-github-review-daemon

The rule: a distribution owns a leaf package and declares only that subtree (find_namespace_packages(include=[PACKAGE, f"{PACKAGE}.*"])). Adding an __init__.py at any namespace level would claim it for one distribution and shadow the others.

Status

The daemon is live: the config surface (O1), the Alissa/GitHub clients and the release ledger (O2), and the decision loop — both the release and close edges (O3) — are all in place, driven by the alissa-orcloop CLI. The repository README carries the end-to-end documentation: the pipeline role, the Autonomous-Dev / Autonomous-Scope marker contract, both decision matrices, the full ALISSA_ORC_* configuration surface, and the escalation catalog. Packaging the daemon as a container image (O5) is the remaining lane. The reserved runtime env prefix is ALISSA_ORC_*.

Install

pip install -e ./alissa-tools-github-orcloop
alissa-orcloop --version

License

Licensed under the Apache License, Version 2.0. The sdist and wheel ship that license and a NOTICE file with them, and both land in the installed distribution's .dist-info/.

"Alissa" and "Fahera" are trademarks of CORE FAHERA ENTERPRISE HOLDINGS S. DE R.L. and are not covered by the license — it grants no permission to use them.

Download files

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

Source Distribution

alissa_tools_github_orcloop-0.6.0.tar.gz (194.7 kB view details)

Uploaded Source

Built Distribution

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

alissa_tools_github_orcloop-0.6.0-py3-none-any.whl (203.1 kB view details)

Uploaded Python 3

File details

Details for the file alissa_tools_github_orcloop-0.6.0.tar.gz.

File metadata

File hashes

Hashes for alissa_tools_github_orcloop-0.6.0.tar.gz
Algorithm Hash digest
SHA256 8c471a3bd3ab3ecb4a6a9810147d3613d8e11dbfcb393f69f9120fb72652c3bb
MD5 a6f662960241c3016bb220aec69de3b9
BLAKE2b-256 a10bc19007c74178c1520e2e6447559aa5b9c7adb94dc0fcef797be7d5fd7b75

See more details on using hashes here.

File details

Details for the file alissa_tools_github_orcloop-0.6.0-py3-none-any.whl.

File metadata

File hashes

Hashes for alissa_tools_github_orcloop-0.6.0-py3-none-any.whl
Algorithm Hash digest
SHA256 51c5b65b5872cb31be736fd85fd94114e652d63ff80fe045a638b053c9a7bd52
MD5 c9d435988238707cbf02261cdf55c105
BLAKE2b-256 c399abddc32f1a8a2782f15806d4e9d324e865cc0fc2ef911884614b8f52d2fd

See more details on using hashes here.

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