Identity: organvm-engine is a core Python package consolidating governance scripts and orchestration logic.
Frozen-state classification: deployed-never-used
Shipped-test: FAIL: no release artifacts, no public package feed, and no deployment target are visible in-repo.
Activation path:
- Finish package definition and CLI entrypoint in
pyproject.toml (or equivalent packaging file) and add explicit install/run commands.
- Add release workflow in
.github/workflows/ci.yml that publishes a versioned artifact on tags.
- Add a public verification link in
README.md and provide a one-command smoke test for consumers.
Identity: organvm-engine is a core Python package consolidating governance scripts and orchestration logic.
Frozen-state classification: deployed-never-used
Shipped-test: FAIL: no release artifacts, no public package feed, and no deployment target are visible in-repo.
Activation path:
pyproject.toml(or equivalent packaging file) and add explicit install/run commands..github/workflows/ci.ymlthat publishes a versioned artifact on tags.README.mdand provide a one-command smoke test for consumers.