Skip to main content

Local control plane for work with claim, evidence, receipt, and work-ledger primitives

Project description

Motus

Motus is a local control plane for work. Define the work item. Attach proof as it happens. Close with a receipt you can trust.

License PyPI Downloads Quality Gates

What Motus Solves

Important work disappears into chat, tickets, logs, and memory. Motus gives that work a bounded transaction path and a durable receipt.

What Motus Is

Motus is the system that:

  1. defines work as a bounded transaction,
  2. records ownership with a lease,
  3. attaches structured evidence,
  4. closes with an explicit outcome,
  5. preserves the result as durable work lineage.

Runtime session inspection is available as a supporting capability, but it is not the primary day-1 product surface.

What Motus Is Not

Motus is not:

  1. an orchestration app,
  2. a replacement for Git, CI, N8N, ticketing, or ERP,
  3. a cloud control tower.

Install

pip install motusos
motus --help

Day 1 (10 Minutes)

motus install
motus init --lite --path .
motus doctor
LEASE_ID=$(motus work claim ADHOC-DAY1-001 --intent "Day1 smoke" | awk -F': ' '/^Lease ID:/ {print $2}')
motus work evidence "$LEASE_ID" test_result --passed 1 --failed 0
motus work release "$LEASE_ID" success

Expected:

  • motus doctor reports healthy.
  • Work is claimed with a lease ID.
  • Evidence is attached to that lease.
  • Release returns a success receipt.

Why this loop exists:

  • the work item is the atomic unit,
  • the deterministic path is claim -> evidence -> release,
  • ADHOC-* IDs are for solo/day-1 work,
  • managed lanes use pre-registered work IDs.

Learn More

Links

License

Apache License 2.0. See LICENSE.

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

motusos-0.3.8.tar.gz (376.3 kB view details)

Uploaded Source

Built Distribution

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

motusos-0.3.8-py3-none-any.whl (564.2 kB view details)

Uploaded Python 3

File details

Details for the file motusos-0.3.8.tar.gz.

File metadata

  • Download URL: motusos-0.3.8.tar.gz
  • Upload date:
  • Size: 376.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for motusos-0.3.8.tar.gz
Algorithm Hash digest
SHA256 31ef28728d6c93f627b4a2e2a7ca6a09b9caadb7a67676e62dba658fd6507589
MD5 2f011a26040ed6fc8dd34a7af817cdba
BLAKE2b-256 362cc8bf3103ec489fd52eb9455fe160cc8b2cf787c5d1e67162d7cb28865c17

See more details on using hashes here.

Provenance

The following attestation bundles were made for motusos-0.3.8.tar.gz:

Publisher: publish.yml on motus-os/motus

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

File details

Details for the file motusos-0.3.8-py3-none-any.whl.

File metadata

  • Download URL: motusos-0.3.8-py3-none-any.whl
  • Upload date:
  • Size: 564.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for motusos-0.3.8-py3-none-any.whl
Algorithm Hash digest
SHA256 8939e17cd7bbaf6347778af2c6b99e7d79e8c27988372060a114e0ab6ff71e31
MD5 f1e491767f09dc8973c1c6f546a247cb
BLAKE2b-256 2cec942f2cdbd6ddce7f087e9fe219b4ca89e2c7db244a24bb5ca3930f7621c6

See more details on using hashes here.

Provenance

The following attestation bundles were made for motusos-0.3.8-py3-none-any.whl:

Publisher: publish.yml on motus-os/motus

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