siteplane 0.1.52 → 0.1.53

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -21,6 +21,20 @@ write it to source, documentation, analytics or shared logs. Guest review can or
21
21
  the setup; activation and account ownership require the later claim step. This entry remains
22
22
  controlled while Batch 3 is being completed.
23
23
 
24
+ ### Controlled claim confirmation
25
+
26
+ When the signed-in review supplies a claim code, run `siteplane setup claim inspect --code <code>`
27
+ in the original repository. Show the returned account, workspace and website to the user. After
28
+ they explicitly approve that concrete request, run `siteplane setup claim confirm --code <code>
29
+ --request <requestId>`. Inspection never confirms automatically. A code alone cannot claim a website;
30
+ the command also requires the original local installation key.
31
+
32
+ Confirmation saves the receipt in the ignored local credentials file before acknowledging it to
33
+ the server. If the response is lost, retry the same code and request. Keep the existing project,
34
+ connection and deployment. Claim revokes guest access and preserves only the still-open setup rights;
35
+ it does not activate modules or reopen a finished setup. The browser Auth/claim flow is still under
36
+ development, and the general accountless entry remains closed.
37
+
24
38
  ## Initial setup
25
39
 
26
40
  Copy the setup prompt in Siteplane, then run its exact one-time command in the