docs: document Home seating and group stores - #562
Merged
Conversation
dirvine
marked this pull request as ready for review
September 7, 2026 21:51
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
POST /home/seatandPOST /groups/:id/storesare registered API/CLI surfaces, but neither had a normalized route entry in the API reference. This documents their actual authentication classes, request and response schemas, status/error outcomes, idempotency, and acceptance limits from the handlers and middleware.seated: falsemakes clear that success does not prove delivery, redemption, or membership.409) from an existing handle returning metadata (200, possiblyepoch: 0) and states that metadata does not prove operational readiness.Source checks used base
b2d3166fea3941ebc3f86a9995433687d08246f4, including the router/API registry, authentication middleware, both handlers, CLI wiring, and the ADR-0060 owner-driven adoption subsection.git diff --checkpassed, and the corrected candidate received an independent CLEAN review. This is documentation-only source conformance; it does not claim full API authentication coverage or end-to-end runtime acceptance, and it does not change ADR status.Greptile Summary
This documentation-only PR adds normalized API-reference entries for Home seating and group-encrypted store creation.
POST /home/seat.POST /groups/:id/stores.Confidence Score: 5/5
The documentation changes appear safe to merge and accurately describe the current API, authentication, CLI, and handler contracts.
No actionable discrepancies were found between the added reference material and the registered routes, middleware, handlers, persistence behavior, or CLI wiring.
Important Files Changed
Reviews (1): Last reviewed commit: "Merge branch 'main' into codex/api-home-..." | Re-trigger Greptile
Context used (3)