Remote scoring now supports creating serialized artifacts from resolved items
and needs for downstream projects in the local environment, which can be
imported into remote graphs. This is an early, unstable iteration, and both the
user experience and documentation will be refined in future updates.
This release also includes bug fixes and introduces a new interface for diff
commands.
- **Breaking Changes**
- Introduce `trudag manage diff` commands
- And remove `trudag manage lint --diff` options
- **Trudag Tool Enhancements**
- Add feature to generate artifacts for remote graphs
- Improve error message for unexpected items without scores
- Improve error message for normative scored items marked as informative
- Add feature to pass boolean values to validators
- Add feature to set-item unreviewed from cli
- Fix missing `frontends/cli` declaration in `pyproject.toml`
- Fix not providing a default graph name during `trudag init`
- Fix `--help` evaluating subcommands from cli command groups
- Refactor internal graph object access functions
- **Documentation**
- Fix single page view
- Clarify SME score replacement options
- **Miscellaneous**
- Improve Flox setup
- Run poetry install on activate
- Add graphviz dependency for plotting