Shared Yazelix agent workflow and release policy live in the main repo:
- https://github.com/Yazelix/nova/blob/main/AGENTS.md
- In sibling local checkouts, read
../nova/AGENTS.mdfirst
Only Nova Bar-specific guidance belongs here.
- This repo owns the standalone Nova Bar package and widget command.
- Keep the standalone preset generic; Nova session-specific widgets and cache paths belong in the main repo adapter.
- Preserve the package artifact names documented in the README.
cargo testcargo build --releasenix build .#nova_bar --no-link
Nova consumes the package through its flake input and owns runtime-specific KDL rendering.