Commit a053fd6
docs(skill): document env-global / admin-only object visibility posture (objectstack-data) (#2403)
The objectstack-data skill documented tenancy modes + RLS but not the
non-obvious interaction surfaced by cloud#551: a platform admin's viewAllRecords
superuser bypass is posture-gated (only fires for access.default:'private' or
tenancy.enabled:false), so env-global adapter-written objects (e.g.
sys_sso_provider) render an empty list under member_default's wildcard
tenant_isolation. Documents the correct recipe — tenancy.enabled:false +
requiredPermissions — and the two single-flag pitfalls (leak / admin-blind).
Co-authored-by: Jack Zhuang <277994282+os-zhuang@users.noreply.github.com>
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>1 parent 8c84c97 commit a053fd6
1 file changed
Lines changed: 30 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
586 | 586 | | |
587 | 587 | | |
588 | 588 | | |
| 589 | + | |
| 590 | + | |
| 591 | + | |
| 592 | + | |
| 593 | + | |
| 594 | + | |
| 595 | + | |
| 596 | + | |
| 597 | + | |
| 598 | + | |
| 599 | + | |
| 600 | + | |
| 601 | + | |
| 602 | + | |
| 603 | + | |
| 604 | + | |
| 605 | + | |
| 606 | + | |
| 607 | + | |
| 608 | + | |
| 609 | + | |
| 610 | + | |
| 611 | + | |
| 612 | + | |
| 613 | + | |
| 614 | + | |
| 615 | + | |
| 616 | + | |
| 617 | + | |
| 618 | + | |
589 | 619 | | |
590 | 620 | | |
591 | 621 | | |
| |||
0 commit comments