Deterministic agent orchestration, auditable traces, and workflow execution for the bijux-canon package family from Bijux.
Project description
bijux-canon-agent
bijux-canon-agent is the package that turns a declared agent workflow into a
deterministic, inspectable execution. It is where role implementations,
pipeline coordination, trace production, and package-local operator surfaces
come together.
If you need to understand how an agent run is composed, how trace-backed output
is produced, or where agent-facing CLI and HTTP behavior lives, start here. If
you need replay governance, runtime persistence, or cross-package execution
authority, you are probably looking for bijux-canon-runtime instead.
Package continuity
- compatibility package:
bijux-agent - previous import root:
bijux_agent - previous command:
bijux-agent - canonical migration guide: https://bijux.io/bijux-canon/compat-packages/migration-guidance/
- retired repository target: https://github.com/bijux/bijux-agent
What this package owns
- agent role implementations and the helpers that are specific to those roles
- deterministic orchestration of the local agent pipeline
- trace-backed result artifacts that explain what happened during a run
- package-local CLI and HTTP boundaries for invoking agent workflows
What this package does not own
- runtime-wide persistence, replay acceptance, or execution governance
- ingest and index engines that belong to other package boundaries
- repository tooling, release automation, or root-level quality workflows
Source map
src/bijux_canon_agent/agentsfor role-local behaviorsrc/bijux_canon_agent/pipelinefor execution flowsrc/bijux_canon_agent/applicationfor orchestration policiessrc/bijux_canon_agent/interfacesfor CLI and HTTP edgessrc/bijux_canon_agent/tracesfor durable trace-facing modelstestsfor executable package truth
Read this next
Primary entrypoint
- console script:
bijux-canon-agent
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file bijux_canon_agent-0.3.0.tar.gz.
File metadata
- Download URL: bijux_canon_agent-0.3.0.tar.gz
- Upload date:
- Size: 130.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ebac960a361dd48701c449b563308555b2a7dd15a97546530f043ebb6a3a2994
|
|
| MD5 |
b0459e77b5ff0ad45efd0ae82d3df2f1
|
|
| BLAKE2b-256 |
edf49a5d967cdd1b5a1e6c6ca013665c040af9d264eda4c9eb188bf8808b2fd3
|
File details
Details for the file bijux_canon_agent-0.3.0-py3-none-any.whl.
File metadata
- Download URL: bijux_canon_agent-0.3.0-py3-none-any.whl
- Upload date:
- Size: 208.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e3b109df5ae00b82ddb3fd5fe14fb8c02c04f468c8ce7d819bff045bda6a1596
|
|
| MD5 |
e9e451f759900c662d14cc24910a5cc9
|
|
| BLAKE2b-256 |
997883d706025a844f69d46bd0387e2805f43031b470629920bb4203b037ac04
|