Skip to content

docs: point bridge references at lance-graph-ogar after #585 OGIT/OGAR split#92

Merged
AdaWorldAPI merged 1 commit into
mainfrom
claude/docs-585-bridge-location-drift
Jun 21, 2026
Merged

docs: point bridge references at lance-graph-ogar after #585 OGIT/OGAR split#92
AdaWorldAPI merged 1 commit into
mainfrom
claude/docs-585-bridge-location-drift

Conversation

@AdaWorldAPI

Copy link
Copy Markdown
Owner

Doc drift from lance-graph #585

lance-graph #585 ("move OGAR port bridges to lance-graph-ogar — restore OGIT/OGAR SoC") relocated the UnifiedBridge<P: PortSpec> harness and the OpenProject/Redmine/Medcare bridges out of lance-graph-ontology. Two OGAR-side docs still described the old location.

1. ogar-vocab::ports rustdoc (live docs.rs surface)

Four references repointed lance_graph_ontologylance_graph_ogar:

  • module doc: UnifiedBridge consumer
  • PortSpec doc: the generic harness path
  • OPENPROJECT_ALIASES doc: the OPENPROJECT_CODEBOOK re-export
  • HealthcarePort doc: MedcareBridge collapse note

(One square-bracket intra-doc link pointing at a lance-graph path — never resolvable from ogar-vocab, which doesn't depend on lance-graph — demoted to a plain code span.)

2. CLASSVIEW-MATERIALIZATION-PLAN.md

  • §0 dataflow picture: the bridge box [lance-graph-ontology][lance-graph-ogar], and NamespaceBridge<OpenProject>UnifiedBridge<OpenProjectPort> (the shape it actually landed as).

  • §3 C4/C5 table: Repo column openproject-nexgen-rs/redmine-rslance-graph-ogar, plus a "how C4+C5 actually landed" note tracing the real path:

    planned in the port repos → converged on UnifiedBridge<P: PortSpec> type aliases (ports in ogar-vocab::ports, #570) → first in lance-graph-ontology (#558/#559) → moved to lance-graph-ogar (#585).

Companion

lance-graph #586 fixes the one code consumer #585 missed (lance-graph-consumer-conformance). This PR is the docs half.

Docs-only; cargo check -p ogar-vocab clean.

🤖 Generated with Claude Code

…R split

lance-graph #585 moved the OGAR-driven port bridges (UnifiedBridge<P: PortSpec>
harness + OpenProject/Redmine/Medcare bridges) from lance-graph-ontology (OGIT)
to lance-graph-ogar (OGAR). Two OGAR-side docs still pointed at the old home:

1. ogar-vocab::ports rustdoc (live docs.rs surface) — 4 references to
   `lance_graph_ontology::{UnifiedBridge, bridges::OPENPROJECT_CODEBOOK}` and
   `lance_graph_ontology`'s `MedcareBridge` repointed to `lance_graph_ogar`.
   (Also dropped one square-bracket intra-doc link to a lance-graph path that
   ogar-vocab can't resolve — now a plain code span.)

2. CLASSVIEW-MATERIALIZATION-PLAN.md — §0 dataflow picture pointed the
   bridge box at [lance-graph-ontology]; §3 C4/C5 rows listed the bridges
   landing in openproject-nexgen-rs / redmine-rs 'sibling of MedcareBridge'.
   Added a 'how C4+C5 actually landed' note recording the real path: planned
   in the port repos -> converged on UnifiedBridge<P: PortSpec> type aliases
   (ports in ogar-vocab::ports, lance-graph #570) -> first in
   lance-graph-ontology (#558/#559) -> moved to lance-graph-ogar (#585) to
   keep OGIT free of ogar-vocab.

Docs-only. `cargo check -p ogar-vocab` clean.
@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 b6a12a6 into main Jun 21, 2026
1 check passed
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