- What makes an AI diagram persistent?
- It has a stored diagram id and stable editor URL in an account workspace. People and authorized programmatic clients return to that identity, so later edits, comments, access, and renders operate on the same artifact.
- Is the diagram id a secret?
- The authenticated editor and API still enforce access, so the id is not a bearer credential. Treat internal diagram references as private workflow context anyway, and never store PATs or other credentials beside them in a public repository.
- How should I share a persistent diagram?
- Invite a collaborator when they should sign in, comment, or edit according to their role. Enable a public link only for anonymous read-only viewing, optionally with a password, and disable it when that access is no longer needed.
- Does reopening this example prove retention?
- No. It proves that the same artifact can be reopened in a later session. Retention is a user-behavior outcome and must be measured from mature, privacy-reviewed usage rather than inferred from product capability.