Skip to content

Correct the roadmap status and stop duplicating it - #1

Merged
robertblust merged 2 commits into
mainfrom
docs/roadmap-status-and-dedup
Aug 21, 2026
Merged

Correct the roadmap status and stop duplicating it#1
robertblust merged 2 commits into
mainfrom
docs/roadmap-status-and-dedup

Conversation

@robertblust

Copy link
Copy Markdown
Contributor

The roadmap here says Core is "🚧 in development" and lists probabilistic matching as still ahead. Both shipped some time ago, and the guest timeline is in review now — so this page has been telling visitors the project is roughly two phases behind where it is.

It drifted because it restated a roadmap that also lives in the core repo. Two copies of the same facts, and only one of them gets touched while working. So rather than re-syncing it, this removes the duplication: the profile names the current phase in a sentence and links to the roadmap in the core repo, which stays current because it sits next to the code.

Also adds a short paragraph on how matching decides. For an identity graph that is the first question a visitor has, and the most reassuring fact about GuestGraph — that automatic fuzzy merging ships off, with the threshold at 1.0 and fuzzy scores capped below it — was previously visible only to someone willing to read the specs.

⚠️ Merge this afterguestgraph/engine#17

Two things in this change only become true when that PR lands:

  • The docs/matching.md link 404s until then — the file is on the slice-3 branch.
  • "the guest timeline are built" describes work currently in review.

Both are accurate the moment #17 merges. Holding this until then is the simplest way to avoid a broken link on the org landing page.

🤖 Generated with Claude Code

robertblustand others added 2 commits August 21, 2026 19:01
The roadmap here said Core was "in development" and probabilistic matching was
still ahead, while both had shipped in the core repo. It drifted because it
restated a list that lives somewhere else — two copies of the same facts, only
one of which anyone updates while working.
So this stops restating it. The profile now names the current phase in a
sentence and links to the roadmap in the core repo, which is the copy that gets
maintained because it sits next to the code it describes.
Also adds a short paragraph on how matching decides. For an identity graph that
is the first thing a visitor wants to know, and the most reassuring fact about
it — that automatic fuzzy merging ships off — was previously visible only to
someone reading the specs.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
"Original data is sacred" was the only untestable bullet among four testable
ones, restated "immutable" less precisely, and carries a religious connotation
that travels badly for an international audience. The replacement states the
consequence an integrator needs — corrections arrive as new records, never as
edits — instead of an attitude toward the data.
Matches the same change in the core repo.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@robertblust
robertblust merged commit e3028d4 into mainAug 21, 2026
@robertblust
robertblust deleted the docs/roadmap-status-and-dedup branch August 21, 2026 17:33
Sign up for freeto 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

@robertblust