Commit 19bc95b
fix(org-relations): peer-first framing — funder_of joins the kind vocabulary, hierarchy demoted to special case
Operator correction after ship: peer relationships with a descriptive
kind are the NORMAL shape of org relations; parent/child hierarchy is the
special case. The suggestion vocabulary and didi's discipline both said
otherwise-ish — fixed.
RelatedOrgs kind datalist: funder_of added (replacing the ambiguous
"funds"), reordered peer-flavored kinds first (funder_of, partners_with,
agency_of). agency_of was already present. Kinds are open vocabulary and
orthogonal to rel — funder_of and agency_of ride peer edges as readily as
hierarchical ones.
didi's workbench slab: the relations discipline now says default to rel
"peer" with a descriptive kind unless the operator's phrasing states
containment, citing the proven precedent (upmobility ↔ urban-institute is
peer/partners_with, not initiative_of).
Verified: svelte-check 0/0, workspace tsc clean, service rebuilt.
Files changed:
- apps/org-workbench/src/RelatedOrgs.svelte
- services/workspace/src/chat.ts
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01RW28dw3kQAKXr2ZNefCukE1 parent ed4f436 commit 19bc95b
2 files changed
Lines changed: 9 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
24 | 27 | | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
25 | 31 | | |
26 | 32 | | |
27 | 33 | | |
28 | | - | |
29 | 34 | | |
30 | | - | |
31 | | - | |
32 | 35 | | |
33 | 36 | | |
34 | 37 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
138 | | - | |
| 138 | + | |
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
| |||
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
147 | | - | |
| 147 | + | |
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
| |||
0 commit comments