Skip to content

docs: mark OGAR classid registration complete, correct medcare-dismech claim - #2

Merged
AdaWorldAPI merged 1 commit into
mainfrom
claude/mark-ogar-registration-done
Aug 17, 2026
Merged

docs: mark OGAR classid registration complete, correct medcare-dismech claim#2
AdaWorldAPI merged 1 commit into
mainfrom
claude/mark-ogar-registration-done

Conversation

@AdaWorldAPI

Copy link
Copy Markdown
Owner

Summary

  • Marks ogar-classid-registration-v1.md's checklist fully done: ogar-dismech merged in AdaWorldAPI/OGAR (#274) — 0x0333 is now compile-time collision-guarded on the OGAR side.
  • Resolves the matching TECH_DEBT.md entry (struck, not deleted, per this repo's convention).
  • Updates LATEST_STATE.md's classid-reservation and active/queued-work sections to reflect the merge.
  • Correction: CLAUDE.md and TECH_DEBT.md carried a claim that MedCare-rs holds a crates/medcare-dismech causal-graph resolver crate. Re-checked directly against the live MedCare-rs checkout (find -iname "*dismech*", zero hits anywhere in the repo) — no such crate exists. Struck the claim in both places rather than deleting it, so the correction stays visible.

Test plan

  • Docs-only change, no code touched.
  • Verified the OGAR PR (#274) is merged before writing "done" here.
  • Verified the medcare-dismech correction against a live checkout, not from memory.

Generated by Claude Code

…h claim

ogar-dismech merged (AdaWorldAPI/OGAR#274) — 0x0333 is now compile-time
collision-guarded. Marks the plan checklist and TECH_DEBT.md entry done.

Also corrects a stale claim carried in CLAUDE.md and TECH_DEBT.md that
MedCare-rs holds a crates/medcare-dismech resolver: re-checked directly
against the live MedCare-rs checkout, no such crate exists anywhere in
that repo. Struck rather than deleted, per this repo's own TECH_DEBT
convention.
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, you can upgrade your account or add credits to your account and enable them for code reviews in your settings.

@AdaWorldAPI
AdaWorldAPI merged commit 73edc6e into main Aug 17, 2026
AdaWorldAPI added a commit that referenced this pull request Aug 17, 2026
…wrong)

PR #2 claimed crates/medcare-dismech does not exist in MedCare-rs,
based on a find run against a local checkout that was 193 commits
behind origin/main on a stale branch. Re-verified against a fresh
sync: the crate is real, ~2,000 lines, 5 modules + 4 binaries, a
from-scratch Rust transcode of DisMech's graph.py resolver with a
parity oracle against 1,870 committed pathograph JSON files.

Corrects CLAUDE.md's "Open questions" entry and adds a second dated
TECH_DEBT.md entry (append-only convention: the wrong correction stays
visible, struck, with this re-correction appended after it) plus a
standing lesson: verify branch-vs-origin divergence before trusting a
negative filesystem search, especially before writing it into a
different public repo.

Deliberately does not assert whether medcare-dismech's own parity gate
is currently green, or whether its cited Python source still exists in
a checkout — that verification belongs to MedCare-rs, not this repo.

Co-authored-by: Claude <noreply@anthropic.com>
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.

2 participants