v0.17.6 - Operator Console Trust View Polish
v0.17.6 - Operator Console Trust View Polish
This patch tightens the operator-facing trust views after the v0.17.5 dashboard release.
Changed
- Added live Network Authority screenshots for the Connectome and sovereign health dashboard examples.
- Documented current versus historical recognition edge visibility in the Connectome docs.
- Documented the dashboard's human-readable trust-change summaries alongside repeatable demo assets.
- Updated project history and maintainer planning for v0.17.6.
- Bumped the package version to
0.17.6.
Verified
python -m pytest genesis_mesh/tests -qpython -m mypy genesis_mesh --ignore-missing-importspython -m compileall genesis_mesh docs/examples/assets/scripts -qpython -m sphinx -b html -W docs docs/pagesgit diff --checkpython -m pre_commit run --all-files