Skip to content

refactor: remove obsolete ovni-based TraCR instrumentation hooks - #1

Draft
noabauma wants to merge 1 commit into
masterfrom
refactor/removeOvniTracr
Draft

refactor: remove obsolete ovni-based TraCR instrumentation hooks#1
noabauma wants to merge 1 commit into
masterfrom
refactor/removeOvniTracr

Conversation

@noabauma

Copy link
Copy Markdown
Collaborator

The new TraCR no longer uses ovni as a backend, and TaskR now records these state transitions itself via its task/worker callbacks (which fire at the exact same points). The nOS-V marks relied on nOS-V owning the ovni process, which no longer applies.

Description

Describe the big picture of your changes here to communicate to the maintainers why we should accept this pull request.
If it fixes a bug or resolves a feature request, be sure to link to that issue.

Type of change

What type of changes does your code introduce to HiCR? Put an x in the box that apply.

  • CHANGE (fix or feature that would cause existing functionality to not work as expected)
  • FEATURE (non-breaking change which adds functionality)
  • BUGFIX (non-breaking change which fixes an issue)
  • ENHANCEMENT (non-breaking change which improves existing functionality)
  • NONE (if none of the other choices apply. Example, tooling, build system, CI, docs, etc.)

Verification

Please check the testing guidelines for recommendations about automated tests.

The new TraCR no longer uses ovni as a backend, and TaskR now records
these state transitions itself via its task/worker callbacks (which fire
at the exact same points). The nOS-V marks relied on nOS-V owning the
ovni process, which no longer applies.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@noabauma
noabauma marked this pull request as draft August 28, 2026 14:31
@noabauma

Copy link
Copy Markdown
Collaborator Author

Still an idea, but it will let nosv being unable to tracr again...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant