omnigraph/crates/omnigraph
Ragnor Comerford 52f28cebe8
mr-668: comment cleanup and policy format style
Strip "PR Na/Nb" sub-PR references throughout MR-668 surfaces — they
were useful during the 10-PR delivery sequence but rot now that the
work is in the tree. Keep the MR-668 umbrella references.

Also:
- Add explicit `when = when` and `resource_literal = resource_literal`
  named args in `compile_policy_source`'s outer `format!` to match the
  surrounding crate style (already explicit for `group` and `action`).
- Rename the best-effort cleanup tracing target from
  "omnigraph::init" to "omnigraph::init::cleanup" so operators can
  filter init-failure cleanup events separately from init's other
  log lines.

No behavior change.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-27 11:57:04 +02:00
..
examples Clean up bench_expand example 2026-04-25 00:59:21 +03:00
src mr-668: comment cleanup and policy format style 2026-05-27 11:57:04 +02:00
tests mr-668: Omnigraph::init error-path cleanup + three failpoints (PR 2a/10) 2026-05-25 19:25:18 +02:00
Cargo.toml mr-668: composite e2e tests, race fix, v0.7.0 release (PR 9/10) 2026-05-25 21:32:49 +02:00