feat: use case domain definitions from Marty's docs [OPE-40] #8

Open
brandon wants to merge 1 commit from brandon/ope-40-story-94-use-case-domain-definitions-from-martys-docs into main
Collaborator

Replaces AI-derived domain descriptions with Marty-authored text from the Prosocial and Relational Ecosystem Use Cases taxonomy (Marty Behrens & Brandon Norgaard).

Changes

  • src/data/domains.json - all 10 domain description fields replaced with Marty-authored summaries; new trustFunction field added for each domain, ready for Story 9.3 (glossary) and Story 9.6 (inline popovers)
  • src/lib/schemas.ts - trustFunction: z.string().optional() added to DomainSchema
  • src/content/research/prosocial-use-cases.md - full use case taxonomy in source control, renders at /research/prosocial-use-cases

Attestation

Content authority: Marty Behrens and Brandon Norgaard (co-authors). No AI-generated content in data fields - all text is from the authored taxonomy doc.

Closes OPE-40

Replaces AI-derived domain descriptions with Marty-authored text from the Prosocial and Relational Ecosystem Use Cases taxonomy (Marty Behrens & Brandon Norgaard). ## Changes - `src/data/domains.json` - all 10 domain `description` fields replaced with Marty-authored summaries; new `trustFunction` field added for each domain, ready for Story 9.3 (glossary) and Story 9.6 (inline popovers) - `src/lib/schemas.ts` - `trustFunction: z.string().optional()` added to `DomainSchema` - `src/content/research/prosocial-use-cases.md` - full use case taxonomy in source control, renders at `/research/prosocial-use-cases` ## Attestation Content authority: Marty Behrens and Brandon Norgaard (co-authors). No AI-generated content in data fields - all text is from the authored taxonomy doc. Closes OPE-40
Replace AI-derived domain descriptions with Marty-authored text from
the Prosocial and Relational Ecosystem Use Cases taxonomy (Marty
Behrens & Brandon Nørgaard). Add trustFunction field to DomainSchema
and domains.json for each of the 10 domains, ready for the glossary
page (Story 9.3) and inline popovers (Story 9.6). Commit the full use
case taxonomy as a research page at /research/prosocial-use-cases.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin brandon/ope-40-story-94-use-case-domain-definitions-from-martys-docs:brandon/ope-40-story-94-use-case-domain-definitions-from-martys-docs
git switch brandon/ope-40-story-94-use-case-domain-definitions-from-martys-docs

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff brandon/ope-40-story-94-use-case-domain-definitions-from-martys-docs
git switch brandon/ope-40-story-94-use-case-domain-definitions-from-martys-docs
git rebase main
git switch main
git merge --ff-only brandon/ope-40-story-94-use-case-domain-definitions-from-martys-docs
git switch brandon/ope-40-story-94-use-case-domain-definitions-from-martys-docs
git rebase main
git switch main
git merge --no-ff brandon/ope-40-story-94-use-case-domain-definitions-from-martys-docs
git switch main
git merge --squash brandon/ope-40-story-94-use-case-domain-definitions-from-martys-docs
git switch main
git merge --ff-only brandon/ope-40-story-94-use-case-domain-definitions-from-martys-docs
git switch main
git merge brandon/ope-40-story-94-use-case-domain-definitions-from-martys-docs
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
openhaven/openhaven.net!8
No description provided.