Commit e3430a2
docs: promise per-regime customization truth on integrations + build-without-code (#12368)
ADR-0126 §1.3 documented a shipped over-promise: two capability pages told
readers marketplace apps could be "customize[d] in Studio" without
qualification, which held for views/dashboards but not for a packaged flow —
locked at the write door and reachable only through disable+clone. §8 item 4
gates the correction on the L5 Setup surface existing (objectui#6382,
merged), which it now does.
Rewrite both promises to the three-regime truth:
- presentational (views, dashboards) — edit directly, unchanged
- behavioral (packaged flows) — locked; switch off and clone your own via
Setup's packaged-automation page, then edit the clone in Studio
- structural (packaged objects) — extend with your own fields via an
extension package, never in-place edits to what shipped
---
_Generated by [Claude Code](https://claude.ai/code/session_01KWRU3s15AJz7PGW7a7wdCh)_
Co-authored-by: Claude <noreply@anthropic.com>1 parent 1f94049 commit e3430a2
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments