File tree Expand file tree Collapse file tree
context-v/agent-skills/triage-inbox-w-suggestions Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -395,8 +395,13 @@ attention goes to the hard tail.
395395 until the relationship is modeled. Full write-up + candidate shape :
396396 [[../../issues/Parent-Child-Nested-Organizations-Not-Modeled|Parent-Child-Nested-Organizations-Not-Modeled]].
397397 Affected captures stay pending in the inbox.
398- - [ ] **Person-destined content** : ` person.corpus.add` is DB-side; persons
399- have no on-disk corpus folder today. Where does the markdown live?
398+ - [x] **Person-destined content** (ruled 2026-07-27) : individual funders
399+ keep normal `funders/<slug>/` folders (the funders corpus is the
400+ funder-to-strategy mapping substrate); DB identity is a **persons**
401+ row affiliated to their org(s); folder files carry `person_uuid` +
402+ `person_name` + `entity_kind : " person" ` frontmatter. Also ruled: the
403+ DB slug is the source of truth for folder names — rename folders, not
404+ rows (welded parent/child slugs excepted, parked on that issue).
400405- [ ] **Reference-copy double-counting**: coverage lenses and
401406 ` corpus.list_for_record` walk the filesystem; teach them to skip
402407 ` reference_of:` files before fanning references widely.
You can’t perform that action at this time.
0 commit comments