You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The drift check flagged `automation/approvals.mdx` — correctly. D9 adds an
authoring capability, and the hand-written guide is where an author (human or
AI) actually looks; a feature reachable only from the generated schema
reference is a feature most authors never find.
Adds a section covering what the reference table cannot: which value to reach
for ($root over a slug, because flow metadata is portable and organization ids
are not), and the three things the field deliberately does NOT do — it does not
move the request, it is not a route to an arbitrary tenant, and it does not
apply to approver kinds that consult no organization directory. Plus the
read-visibility precondition, which is the one way a correctly-authored
cross-org approval still ends up empty.
Also points the approver-kinds paragraph at the new section, so the fact that
only some kinds accept `organization` is discoverable from where the kinds are
listed rather than only from the lint that rejects it.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_015FebXPaaGrLhGKw1LHPbpL
0 commit comments