Under the hood
Useful2 Signal0
Organization memory can be rediscovered after you switch accounts, and it refuses in untrusted folders.
What's wrong with this entry?
Anonymous. No account, no email.
What
New serialized entry points re-run org-memory discovery and report how the decision moved.
Details
- refuses to run in an untrusted workspace or when the account boundary changed, returning a refusal with a reason
- on success it clears the discovery cache, re-runs discovery and reports both the previous and current state
Evidence
{ kind: "refused", reason: "untrusted_workspace" }
Strings lifted out of the shipped bundle, so the claim above can be checked against them.