Skip to content

Repository Fit

bijux-dag is one product area inside bijux-core. It shares repository policy and release infrastructure, but it owns its own semantic contracts and evidence workflows.

Visual Summary

flowchart LR
    root["bijux-core root"] --> dag["bijux-dag handbooks and crates"]
    root --> cli["bijux-cli command runtime"]
    root --> dev["bijux-dev maintainer tooling"]
    dag --> crates["dag-cli dag-app dag-core dag-runtime dag-artifacts"]

Fit Rules

  • DAG docs define DAG semantics, not umbrella repository policy.
  • CLI docs own generic bijux command runtime concerns.
  • Maintainer docs own automation, audit, and governance operations.
  • Cross-package claims belong in repository handbook pages.

Code Anchors

  • crates/bijux-dag-cli/
  • crates/bijux-dag-app/
  • crates/bijux-dag-core/
  • crates/bijux-dag-runtime/
  • crates/bijux-dag-artifacts/

Next Reads