Skip to main content

OMNIS KEY — JourdanLabs' local-first, receipt-backed engineering workbench (VANTAGE, CADMUS, PROSPECTOR, LUNA), runnable from a pip install.

Project description

omnis-key

OMNIS KEY — JourdanLabs' local-first, receipt-backed engineering workbench, runnable from a pip install.

OMNIS runs entirely on your machine. Its deterministic engines — VANTAGE (code audit), CADMUS (spec creation), PROSPECTOR (estate discovery), and LUNA (persistent, receipt-backed memory) — are governed by the BIFROST gate and a hash-chained LUNA ledger, so every action carries an auditable receipt. Receipts over fluency.

Why pip

This package exists so OMNIS can be procured and vetted through the standard Python supply chain (pip install) in environments that prefer it. The engine is bundled as audited JavaScript and launched through a local Node.js runtime.

Install

pip install omnis-key

Requires Node.js ≥ 18 on your PATH (https://nodejs.org). The wheel bundles the OMNIS engine; Node runs it locally — nothing is sent off the machine unless you explicitly configure a cloud model lane.

Run

omnis                 # full workbench; agents can use cloud LLMs if keys are set
omnis --lockdown      # air-gapped: every cloud model lane is refused (data can't leave)
omnis --no-agents     # workbench only: deterministic tools, no agent chamber
omnis --port 8790 --data-dir ~/.omnis/workspace

omnis starts a local server on 127.0.0.1 and opens the workbench in your browser. Workspace data + the LUNA ledger live under ~/.omnis/ by default.

Air-gapped / regulated environments

--lockdown disables every network model lane at the adapter call site (not just a status flag), leaving the local and manual lanes only. The deterministic workbench works fully offline. Combine with --no-agents for a pure, no-model-lanes build.

Build from source

# from the repo root
npm run build                              # build the engine
npm --prefix desktop/renderer run build    # build the UI (optional)
pypi/build_wheel.sh                         # bundle engine + build wheel/sdist
pip install pypi/dist/omnis_key-*.whl

Publishing to PyPI (twine upload dist/*) requires a JourdanLabs PyPI API token.

🐦‍⬛ + 🔑

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

omnis_key-0.1.0.tar.gz (2.8 MB view details)

Uploaded Source

Built Distribution

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

omnis_key-0.1.0-py3-none-any.whl (2.9 MB view details)

Uploaded Python 3

File details

Details for the file omnis_key-0.1.0.tar.gz.

File metadata

  • Download URL: omnis_key-0.1.0.tar.gz
  • Upload date:
  • Size: 2.8 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.6

File hashes

Hashes for omnis_key-0.1.0.tar.gz
Algorithm Hash digest
SHA256 fae3619aac0ec5d1e602fd01f9862e5bdf169d8226b7e2a1870178d4c5050c67
MD5 b8565fd38baba9bde630be15e9b95fa4
BLAKE2b-256 e17c25008b22611367874bf06f142c06f41438a414750e211ccb269b7db21d61

See more details on using hashes here.

File details

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

File metadata

  • Download URL: omnis_key-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 2.9 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.6

File hashes

Hashes for omnis_key-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 f58ab773b40f51e8cd6924c5429e0b9dd4d528fc1961b65efefaf706d5b19cab
MD5 8e952da47699de42ff20dc84494bad0f
BLAKE2b-256 1018816026013177768196a2d0d61a466b378d515b75947509997974b9cf9f75

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