vela-navigator 0.0.0

Reserved namespace for Vela Navigator: the human and agent workbench for inspecting proposals, viewing diffs, tracing evidence, requesting replications, and accepting or rejecting state changes against a Vela frontier. Working code lives at github.com/vela-science/vela; see crates/vela-protocol/src/workbench.rs.
Documentation
  • Coverage
  • 50%
    1 out of 2 items documented0 out of 0 items with examples
  • Size
  • Source code size: 16.52 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 237.22 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 10s Average build duration of successful builds.
  • all releases: 10s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • Documentation
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • willblair0708

vela-navigator

Reserved namespace for Vela Navigator, the human and agent workbench for inspecting proposals, viewing diffs, tracing evidence, requesting replications, and accepting or rejecting state changes against a Vela frontier.

This crate is a placeholder. The working code lives at github.com/vela-science/vela; see docs/WORKBENCH.md and crates/vela-protocol/src/workbench.rs.

To run it today:

cargo install vela-cli
vela serve --path <frontier>

The Navigator surface will move into this crate when the v0.78+ ecosystem split happens.

License

Dual-licensed under Apache-2.0 OR MIT.