Extend organization model with distinct social collectives
All checks were successful
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 1s

Assistant: codex
Assistant-Model: gpt-6-astra
Assistant-Session: 01a070b5-4994-7271-bd8b-7c3dbcedec4b
This commit is contained in:
tegwick 2026-09-05 22:31:15 +02:00
parent 361c944325
commit 3e69bd51b0
13 changed files with 202 additions and 5 deletions

View file

@ -294,6 +294,8 @@ Network owns communication and reachability. Observability owns signals and runt
|---|---|
| Person | Organization |
| Agent as organizational actor | Organization |
| Community | Organization; CollectiveActor subtype |
| Household | Organization; CollectiveActor subtype, distinct from Family |
| Team | Organization |
| Organization | Organization |
| OrganizationalUnit | Organization |