Skip to content

docs: mark the claim flow implemented in ADR 046 and the docs site - #927

Merged
IAM-marco merged 1 commit into
mainfrom
docs/amend-adr-046-drift
Aug 20, 2026
Merged

docs: mark the claim flow implemented in ADR 046 and the docs site#927
IAM-marco merged 1 commit into
mainfrom
docs/amend-adr-046-drift

Conversation

@IAM-marco

Copy link
Copy Markdown
Contributor

Summary

Validation

  • node scripts/check-adrs-index.mjs (adr index: ok, 54 records)
  • node scripts/check-pr-title.mjs --title "docs: mark the claim flow implemented in ADR 046 and the docs site"
  • rg -n "501|not implemented|cannot complete|handlers land" and rg -n "#611|#612" over docs/ and apps/docs/ return no hits
  • No em or en dashes introduced in the edited text

Release notes / changeset

No changeset required: documentation only, no shipped behavior changed.

🤖 Generated with Claude Code

The server-side claim handlers shipped (#909 claim service, #912 handlers
and integration tests, closing #611 and #612), so the four docs spots that
PR #902 set to "handlers answer 501" are stale. Reword ADR 046's status
and amendment, the ADR index row, and the two docs-site pages to the new
boundary: the server flow is fully implemented; the console claim page
(#615) is still missing, so the browser leg has no guided UI yet.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Copilot AI lite review requested due to automatic review settings August 20, 2026 13:57
@vercel

vercel Bot commented Aug 20, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
nextgen Ready Ready Preview Aug 20, 2026 1:58pm
nextgen-docs Ready Ready Preview Aug 20, 2026 1:58pm
nextgen-mock-zitadel Ready Ready Preview Aug 20, 2026 1:58pm

Request Review

@github-actions

Copy link
Copy Markdown
Contributor

⚠️ No Changeset found

Latest commit: c2bd7f6

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@IAM-marco
IAM-marco merged commit f52e363 into main Aug 20, 2026
16 checks passed
@IAM-marco
IAM-marco deleted the docs/amend-adr-046-drift branch August 20, 2026 13:58
@github-project-automation github-project-automation Bot moved this from Inbox to Done in Engineering Kanban Aug 20, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the documentation surface (ADR index, ADR 046, and docs-site pages) to reflect that the claim lifecycle described in ADR 046 is now implemented server-side, while keeping the remaining gap (missing console claim page) explicit.

Changes:

  • Mark ADR 046 as Implemented and update its amendment to describe the fully shipped claim flow (including the server handlers and tests) while noting the console UI gap.
  • Update the ADR index entry for ADR 046 to match the new status/summary.
  • Reword docs-site overview and concepts pages to match the shipped boundary: server+CLI are complete; browser leg has no guided UI yet.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
docs/adrs/README.md Updates ADR 046’s index row to “Implemented” and reflects the fully shipped claim lifecycle.
docs/adrs/046-claim-lifecycle-v2.md Marks ADR 046 as implemented and revises the amendment to the complete shipped set, including the remaining console UI gap.
apps/docs/content/docs/index.mdx Updates the docs landing page to state the server-side claim flow is shipped end-to-end, with console claim UI still pending.
apps/docs/content/docs/concepts/project-team-user.mdx Aligns the “Preview note” with the implemented claim boundary and the missing console claim page.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

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

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants