Commit f3e26b7
Two shipped documents still asserted a `member_default` shape the platform no
longer has. Re-measured against the real imported `defaultPermissionSets` at
this branch point: `member_default.objects['*']` is `undefined`, and neither
`member_default` nor `viewer_readonly` carries a `tenant_isolation` policy —
tenant isolation is Layer 0 (`tenant-layer.ts`) since ADR-0095 D1.
- `packages/plugins/plugin-security/README.md` described the pre-ADR-0095
probe-and-strip mechanism as the plugin's own current behaviour. Rewritten to
the posture resolution, the Layer 0 wall, and the provenance-based strip that
actually survives (ADR-0105 D3).
- `skills/objectstack-data/SKILL.md` built a customer-facing warning on a leak
that cannot happen. The recipe is unchanged and still correct; every stated
reason is now the measured one, and the callout names the surviving hazard
(any set with a wildcard read grant — `viewer_readonly` still ships one).
No runtime behaviour changes; documentation only.
Claude-Session: https://claude.ai/code/session_01BM1tNf5U3nEbHKR4fo5qVQ
Co-authored-by: Claude <noreply@anthropic.com>
1 parent 52c9cab commit f3e26b7
3 files changed
Lines changed: 76 additions & 19 deletions
File tree
- .changeset
- packages/plugins/plugin-security
- skills/objectstack-data
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | | - | |
52 | | - | |
| 51 | + | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
761 | 761 | | |
762 | 762 | | |
763 | 763 | | |
764 | | - | |
765 | | - | |
766 | | - | |
767 | | - | |
768 | | - | |
769 | | - | |
770 | | - | |
771 | | - | |
| 764 | + | |
| 765 | + | |
| 766 | + | |
| 767 | + | |
| 768 | + | |
| 769 | + | |
| 770 | + | |
| 771 | + | |
| 772 | + | |
| 773 | + | |
| 774 | + | |
| 775 | + | |
| 776 | + | |
| 777 | + | |
| 778 | + | |
772 | 779 | | |
773 | 780 | | |
774 | 781 | | |
775 | 782 | | |
776 | | - | |
777 | | - | |
| 783 | + | |
| 784 | + | |
778 | 785 | | |
779 | 786 | | |
780 | | - | |
781 | | - | |
782 | | - | |
783 | | - | |
784 | | - | |
785 | | - | |
| 787 | + | |
| 788 | + | |
| 789 | + | |
| 790 | + | |
| 791 | + | |
| 792 | + | |
| 793 | + | |
| 794 | + | |
| 795 | + | |
| 796 | + | |
| 797 | + | |
| 798 | + | |
786 | 799 | | |
787 | 800 | | |
788 | 801 | | |
| |||
0 commit comments