{
    "model": {
        "rank": 1928,
        "code": "thing-q47223",
        "model_id": "vr.tr.birthday",
        "name": "birthday",
        "purpose": "Let an agent handle birthdays by date, age, customs and privacy, and treat people birth dates as personal data.",
        "family": "Thing Registry",
        "category": "Activities and processes",
        "status": "research-draft",
        "kind": "thing",
        "plane": "ACT",
        "domain": "ACT.EVT",
        "industry": "",
        "version": "",
        "url": "/models/thing/q47223/",
        "tier": 2,
        "score": 121,
        "payload": {
            "layer": "wikidata",
            "aliases": [
                "Celebration for King Bhumibol Adulyadej's 3rd Cycle Birthday Anniversary",
                "Celebration for King Bhumibol Adulyadej's 4th Cycle Birthday Anniversary",
                "Celebration for King Bhumibol Adulyadej's 6th Cycle Birthday Anniversary",
                "Celebrations for King Bhumibol Adulyadej's 80th Birthday",
                "Celebration for King Bhumibol Adulyadej's 50th Birthday",
                "Twin Holy Birthdays",
                "seeing Abraham",
                "Doljanchi"
            ],
            "aliasCount": 8,
            "merged": 8,
            "knownIn": 121,
            "facets": null,
            "markers": [],
            "lexicalClass": "",
            "senseRank": null,
            "alsoRegisteredAs": null,
            "source": {
                "dataset": "wikidata",
                "item": "Q47223",
                "url": "https://www.wikidata.org/wiki/Q47223",
                "license": "CC0 1.0"
            }
        },
        "research": {
            "vercy": "1.0-draft",
            "publication": {
                "status": "research-draft",
                "adjudicationStatus": "unreviewed",
                "publishableCanonical": false,
                "generatedAt": "2026-09-11T06:51:08Z",
                "providers": [
                    "Claude"
                ],
                "breadth": "written by Claude from model knowledge without web access - no source was read, every claim is a lead to verify",
                "pass": 2,
                "wave": 1,
                "engine": "claude"
            },
            "metaModel": {
                "id": "THING-Q47223",
                "registryId": "vr.tr.birthday",
                "name": "birthday",
                "version": "0.2.0-wave.1",
                "entryKind": "thing",
                "family": "Thing Registry",
                "domain": [
                    "ACT.EVT"
                ],
                "status": "research-draft"
            },
            "canonicalUrl": "https://ver.cy/models/thing/q47223/",
            "model": {
                "registry_id": "vr.tr.birthday",
                "name": "birthday",
                "purpose": "Let an agent handle birthdays by date, age, customs and privacy, and treat people birth dates as personal data.",
                "definition": "The anniversary of the day a person was born, or of the founding of an institution, often marked by celebration; notable birthdays of monarchs and religious figures can be public holidays.",
                "what_it_is_for": "Marking a person age and celebrating them; public birthdays mark holidays.",
                "affordances": [
                    "compute age",
                    "plan a celebration",
                    "send greetings",
                    "observe public birthday holidays"
                ],
                "distinguishing_features": [
                    "Annual anniversary of birth",
                    "Customs vary by culture",
                    "Leap day birthdays need a rule",
                    "Birth dates are personal data"
                ],
                "appearance": "Celebrations with cakes, candles, cards, gifts and gatherings, varying by culture.",
                "visual_identification": [
                    "Date of birth recurring each year",
                    "Milestone ages",
                    "Public birthday holidays of monarchs or religious figures"
                ],
                "physical_properties": [],
                "families_and_kinds": [
                    "personal birthdays",
                    "milestone birthdays",
                    "official birthdays of monarchs",
                    "religious birthdays such as saints days",
                    "name days (related)"
                ],
                "related_models": [
                    {
                        "relation": "is a kind of",
                        "target": "anniversary and party",
                        "why": "category"
                    },
                    {
                        "relation": "marks",
                        "target": "birth",
                        "why": "event"
                    },
                    {
                        "relation": "is related to",
                        "target": "age",
                        "why": "quantity"
                    },
                    {
                        "relation": "is protected as",
                        "target": "personal data",
                        "why": "privacy"
                    }
                ],
                "identifiers": [],
                "standards_and_regulation": [
                    "Data protection law for dates of birth",
                    "Public holiday law for official birthdays",
                    "Age thresholds in law"
                ],
                "failure_modes_and_hazards": [
                    "Exposing dates of birth used in identity checks",
                    "Leap day and time zone errors",
                    "Assuming customs across cultures"
                ],
                "in_scope": [],
                "out_of_scope": [],
                "characteristics": []
            },
            "sources": [],
            "structure": {
                "bundles": [
                    {
                        "id": "date",
                        "name": "Date",
                        "description": "When.",
                        "rationale": "Dates drive age.",
                        "layers": [
                            {
                                "id": "birthday",
                                "name": "Birthday",
                                "description": "Date.",
                                "findings": [
                                    {
                                        "id": "birthday-finding",
                                        "name": "Date",
                                        "description": "Date.",
                                        "questions": [
                                            {
                                                "text": "On what date does the birthday fall this year?",
                                                "kind": "measurement"
                                            },
                                            {
                                                "text": "How is a 29 February birthday handled?",
                                                "kind": "boundary"
                                            }
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "age",
                                "name": "Age",
                                "description": "Years.",
                                "findings": [
                                    {
                                        "id": "age-finding",
                                        "name": "Age",
                                        "description": "Age.",
                                        "questions": [
                                            {
                                                "text": "How old will the person be?",
                                                "kind": "measurement"
                                            },
                                            {
                                                "text": "Under which age-counting system?",
                                                "kind": "definition"
                                            }
                                        ]
                                    }
                                ]
                            }
                        ]
                    },
                    {
                        "id": "customs",
                        "name": "Customs",
                        "description": "Celebration.",
                        "rationale": "Customs vary.",
                        "layers": [
                            {
                                "id": "traditions",
                                "name": "Traditions",
                                "description": "Culture.",
                                "findings": [
                                    {
                                        "id": "traditions-finding",
                                        "name": "Traditions",
                                        "description": "Customs.",
                                        "questions": [
                                            {
                                                "text": "What customs apply in this culture?",
                                                "kind": "definition"
                                            },
                                            {
                                                "text": "Are birthdays celebrated at all?",
                                                "kind": "boundary"
                                            }
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "planning",
                                "name": "Planning",
                                "description": "Party.",
                                "findings": [
                                    {
                                        "id": "planning-finding",
                                        "name": "Planning",
                                        "description": "Planning.",
                                        "questions": [
                                            {
                                                "text": "How can a celebration be planned?",
                                                "kind": "action"
                                            },
                                            {
                                                "text": "What dietary or accessibility needs apply?",
                                                "kind": "boundary"
                                            }
                                        ]
                                    }
                                ]
                            }
                        ]
                    },
                    {
                        "id": "public",
                        "name": "Public birthdays",
                        "description": "Holidays.",
                        "rationale": "Some birthdays are public.",
                        "layers": [
                            {
                                "id": "holiday",
                                "name": "Holiday",
                                "description": "Official observance.",
                                "findings": [
                                    {
                                        "id": "holiday-finding",
                                        "name": "Holiday",
                                        "description": "Public holiday.",
                                        "questions": [
                                            {
                                                "text": "Is this birthday a public holiday, and where?",
                                                "kind": "provenance"
                                            },
                                            {
                                                "text": "On which date is it observed?",
                                                "kind": "measurement"
                                            }
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "ceremony",
                                "name": "Ceremony",
                                "description": "Events.",
                                "findings": [
                                    {
                                        "id": "ceremony-finding",
                                        "name": "Ceremony",
                                        "description": "Ceremonies.",
                                        "questions": [
                                            {
                                                "text": "What official events mark it?",
                                                "kind": "provenance"
                                            },
                                            {
                                                "text": "Where can the schedule be found?",
                                                "kind": "provenance"
                                            }
                                        ]
                                    }
                                ]
                            }
                        ]
                    },
                    {
                        "id": "privacy",
                        "name": "Privacy",
                        "description": "Personal data.",
                        "rationale": "Birth dates are sensitive.",
                        "layers": [
                            {
                                "id": "data",
                                "name": "Data",
                                "description": "Storage.",
                                "findings": [
                                    {
                                        "id": "data-finding",
                                        "name": "Data",
                                        "description": "Data handling.",
                                        "questions": [
                                            {
                                                "text": "Is the date of birth needed, or only the day and month?",
                                                "kind": "boundary"
                                            },
                                            {
                                                "text": "Is it stored lawfully?",
                                                "kind": "boundary"
                                            }
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "exposure",
                                "name": "Exposure",
                                "description": "Identity risk.",
                                "findings": [
                                    {
                                        "id": "exposure-finding",
                                        "name": "Exposure",
                                        "description": "Identity risk.",
                                        "questions": [
                                            {
                                                "text": "Could publishing it help identity fraud?",
                                                "kind": "boundary"
                                            },
                                            {
                                                "text": "Who consented?",
                                                "kind": "boundary"
                                            }
                                        ]
                                    }
                                ]
                            }
                        ]
                    }
                ]
            },
            "openQuestions": [
                "Should official birthdays be separate entries?",
                "How should name days be linked?",
                "How should birth dates be protected in data?"
            ],
            "statistics": {
                "bundles": 4,
                "layers": 8,
                "findings": 8,
                "questions": 16
            }
        },
        "draft": {
            "generator": "vr.draft.v3",
            "status": "draft-generated",
            "researched": false,
            "archetype": "event or period",
            "method": "Written from the archetype playbook - what this kind of thing needs beyond identity and provenance - and from the structure that recurred across 6,333 models already researched by two engines. Applied to this entry by rule. No source was read for this thing and no claim here is researched. This entry carries no facets of its own, so they were inferred from its domain - a guess about a whole domain applied to one thing.",
            "facetsInferred": true,
            "nextPass": "A researcher replaces this draft with a sourced specification. Treat every sentence below as a proposal to argue with.",
            "purpose": "Give an agent a durable, checkable way to recognise a birthday, record what state it is in, and decide what may be done with it.",
            "whatItIs": "Let an agent handle birthdays by date, age, customs and privacy, and treat people birth dates as personal data.",
            "characteristics": {
                "substance": "activity",
                "origin": "conceptual",
                "agency": "inert"
            },
            "whatYouCanDoWithIt": [
                "observed and measured"
            ],
            "distinguishingFeatures": [
                "Names folded into this entry, which a task may need to split apart again: Celebration for King Bhumibol Adulyadej's 3rd Cycle Birthday Anniversary, Celebration for King Bhumibol Adulyadej's 4th Cycle Birthday Anniversary, Celebration for King Bhumibol Adulyadej's 6th Cycle Birthday Anniversary, Celebrations for King Bhumibol Adulyadej's 80th Birthday, Celebration for King Bhumibol Adulyadej's 50th Birthday, Twin Holy Birthdays, seeing Abraham, Doljanchi.",
                "8 finer distinctions are held as aliases rather than separate entries, because telling them apart needs a task that asks for it.",
                "Described in 121 Wikipedia languages, which is a measure of how widely the thing is known, not of how important it is."
            ],
            "openQuestionsForResearch": [
                "Which of the bundles below does a real task actually need, and which are ceremony?",
                "What does this thing have that the facets do not capture at all?",
                "Which neighbouring kind is most often confused with a birthday, and on what evidence are they told apart?"
            ],
            "whatItIsMadeOf": "something that happens over time",
            "physicalCharacter": [
                "Does nothing on its own; everything it does, something else did to it.",
                "These come from the domain this entry sits in rather than from the entry itself, so treat them as a first guess about the whole domain applied to one thing."
            ],
            "whatCanBeDoneWithIt": [
                "observe it, measure it, record its state"
            ],
            "howItIsRecognised": [
                "Not a thing to see. Recognised by when it happened and who was involved, on the account of somebody."
            ],
            "relatedModels": [
                {
                    "relation": "covers",
                    "note": "Finer kinds folded into this entry because telling them apart needs a task that asks for it. Each is a model waiting to be split out when one does.",
                    "targets": [
                        "Celebration for King Bhumibol Adulyadej's 3rd Cycle Birthday Anniversary",
                        "Celebration for King Bhumibol Adulyadej's 4th Cycle Birthday Anniversary",
                        "Celebration for King Bhumibol Adulyadej's 6th Cycle Birthday Anniversary",
                        "Celebrations for King Bhumibol Adulyadej's 80th Birthday",
                        "Celebration for King Bhumibol Adulyadej's 50th Birthday",
                        "Twin Holy Birthdays",
                        "seeing Abraham",
                        "Doljanchi"
                    ]
                }
            ],
            "standing": "Described in 121 Wikipedia languages, which measures how widely it is written about rather than how important or how common it is. 8 finer distinctions are held inside this entry as names rather than as separate models.",
            "structure": {
                "bundles": [
                    {
                        "id": "identity-and-classification",
                        "name": "Identity, naming and classification",
                        "description": "How an agent tells one birthday from another, and a birthday from things that resemble it.",
                        "rationale": "Recognition comes before every other claim. Without stable identity nothing else in the model can be trusted to be about the same thing twice.",
                        "layers": [
                            {
                                "id": "naming-and-identifiers",
                                "name": "Names and identifiers",
                                "description": "The names this thing goes by and the identifiers that survive translation and time.",
                                "findings": [
                                    {
                                        "id": "preferred-name-and-aliases",
                                        "name": "Preferred name, aliases and local names",
                                        "description": "Which name to use, which names mean the same thing, and which merely sound similar.",
                                        "questions": [
                                            {
                                                "id": "preferred-name-and-aliases-q01",
                                                "text": "What identifies and describes the name of a birthday, and in what units or vocabulary?",
                                                "kind": "definition",
                                                "answer_data": [
                                                    "identifiers",
                                                    "types and classes",
                                                    "values with units",
                                                    "explicit unknowns"
                                                ]
                                            },
                                            {
                                                "id": "preferred-name-and-aliases-q02",
                                                "text": "Who or what asserted this about the name of a birthday, by which method, and when was it true?",
                                                "kind": "provenance",
                                                "answer_data": [
                                                    "authority",
                                                    "method",
                                                    "evidence",
                                                    "event time",
                                                    "knowledge time"
                                                ]
                                            },
                                            {
                                                "id": "preferred-name-and-aliases-q03",
                                                "text": "What may an agent decide or do once the name of a birthday is known, and what must it refuse?",
                                                "kind": "action",
                                                "answer_data": [
                                                    "permitted actions",
                                                    "preconditions",
                                                    "refusals",
                                                    "escalation"
                                                ]
                                            }
                                        ]
                                    },
                                    {
                                        "id": "stable-identifiers",
                                        "name": "Stable identifiers and external keys",
                                        "description": "Identifiers that keep pointing at this kind of thing across systems and languages.",
                                        "questions": [
                                            {
                                                "id": "stable-identifiers-q01",
                                                "text": "What identifies and describes an identifier for a birthday, and in what units or vocabulary?",
                                                "kind": "definition",
                                                "answer_data": [
                                                    "identifiers",
                                                    "types and classes",
                                                    "values with units",
                                                    "explicit unknowns"
                                                ]
                                            },
                                            {
                                                "id": "stable-identifiers-q02",
                                                "text": "Who or what asserted this about an identifier for a birthday, by which method, and when was it true?",
                                                "kind": "provenance",
                                                "answer_data": [
                                                    "authority",
                                                    "method",
                                                    "evidence",
                                                    "event time",
                                                    "knowledge time"
                                                ]
                                            },
                                            {
                                                "id": "stable-identifiers-q03",
                                                "text": "What may an agent decide or do once an identifier for a birthday is known, and what must it refuse?",
                                                "kind": "action",
                                                "answer_data": [
                                                    "permitted actions",
                                                    "preconditions",
                                                    "refusals",
                                                    "escalation"
                                                ]
                                            }
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "classification-and-granularity",
                                "name": "Classification and granularity",
                                "description": "Where a birthday sits among kinds, and how finely a task needs to cut it.",
                                "findings": [
                                    {
                                        "id": "kind-and-parents",
                                        "name": "Kind, parents and neighbouring kinds",
                                        "description": "The classes this thing belongs to and the ones it is next to.",
                                        "questions": [
                                            {
                                                "id": "kind-and-parents-q01",
                                                "text": "What identifies and describes the kind of a birthday, and in what units or vocabulary?",
                                                "kind": "definition",
                                                "answer_data": [
                                                    "identifiers",
                                                    "types and classes",
                                                    "values with units",
                                                    "explicit unknowns"
                                                ]
                                            },
                                            {
                                                "id": "kind-and-parents-q02",
                                                "text": "Who or what asserted this about the kind of a birthday, by which method, and when was it true?",
                                                "kind": "provenance",
                                                "answer_data": [
                                                    "authority",
                                                    "method",
                                                    "evidence",
                                                    "event time",
                                                    "knowledge time"
                                                ]
                                            },
                                            {
                                                "id": "kind-and-parents-q03",
                                                "text": "What may an agent decide or do once the kind of a birthday is known, and what must it refuse?",
                                                "kind": "action",
                                                "answer_data": [
                                                    "permitted actions",
                                                    "preconditions",
                                                    "refusals",
                                                    "escalation"
                                                ]
                                            }
                                        ]
                                    },
                                    {
                                        "id": "distinguishing-features",
                                        "name": "Distinguishing features",
                                        "description": "What separates a birthday from the things most often confused with it.",
                                        "questions": [
                                            {
                                                "id": "distinguishing-features-q01",
                                                "text": "What identifies and describes what distinguishes a birthday, and in what units or vocabulary?",
                                                "kind": "definition",
                                                "answer_data": [
                                                    "identifiers",
                                                    "types and classes",
                                                    "values with units",
                                                    "explicit unknowns"
                                                ]
                                            },
                                            {
                                                "id": "distinguishing-features-q02",
                                                "text": "Who or what asserted this about what distinguishes a birthday, by which method, and when was it true?",
                                                "kind": "provenance",
                                                "answer_data": [
                                                    "authority",
                                                    "method",
                                                    "evidence",
                                                    "event time",
                                                    "knowledge time"
                                                ]
                                            },
                                            {
                                                "id": "distinguishing-features-q03",
                                                "text": "What may an agent decide or do once what distinguishes a birthday is known, and what must it refuse?",
                                                "kind": "action",
                                                "answer_data": [
                                                    "permitted actions",
                                                    "preconditions",
                                                    "refusals",
                                                    "escalation"
                                                ]
                                            }
                                        ]
                                    }
                                ]
                            }
                        ]
                    },
                    {
                        "id": "state-and-lifecycle",
                        "name": "State and lifecycle",
                        "description": "The states a birthday passes through and the events that move it between them.",
                        "rationale": "Most decisions about a thing depend on what state it is in now, which is a claim with a time on it, not a property.",
                        "layers": [
                            {
                                "id": "lifecycle-stages",
                                "name": "Lifecycle stages",
                                "description": "From coming into existence to ceasing to be one of these.",
                                "findings": [
                                    {
                                        "id": "stages-and-transitions",
                                        "name": "Stages and transitions",
                                        "description": "The stages worth naming and what moves a birthday between them.",
                                        "questions": [
                                            {
                                                "id": "stages-and-transitions-q01",
                                                "text": "What identifies and describes the lifecycle of a birthday, and in what units or vocabulary?",
                                                "kind": "definition",
                                                "answer_data": [
                                                    "identifiers",
                                                    "types and classes",
                                                    "values with units",
                                                    "explicit unknowns"
                                                ]
                                            },
                                            {
                                                "id": "stages-and-transitions-q02",
                                                "text": "Who or what asserted this about the lifecycle of a birthday, by which method, and when was it true?",
                                                "kind": "provenance",
                                                "answer_data": [
                                                    "authority",
                                                    "method",
                                                    "evidence",
                                                    "event time",
                                                    "knowledge time"
                                                ]
                                            },
                                            {
                                                "id": "stages-and-transitions-q03",
                                                "text": "What may an agent decide or do once the lifecycle of a birthday is known, and what must it refuse?",
                                                "kind": "action",
                                                "answer_data": [
                                                    "permitted actions",
                                                    "preconditions",
                                                    "refusals",
                                                    "escalation"
                                                ]
                                            }
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "observations-and-status",
                                "name": "Observations and current status",
                                "description": "What is observed about a birthday, how often and by whom.",
                                "findings": [
                                    {
                                        "id": "observation-record",
                                        "name": "Observation record",
                                        "description": "How an observation of a birthday is recorded so that it can be superseded rather than overwritten.",
                                        "questions": [
                                            {
                                                "id": "observation-record-q01",
                                                "text": "What identifies and describes an observation of a birthday, and in what units or vocabulary?",
                                                "kind": "definition",
                                                "answer_data": [
                                                    "identifiers",
                                                    "types and classes",
                                                    "values with units",
                                                    "explicit unknowns"
                                                ]
                                            },
                                            {
                                                "id": "observation-record-q02",
                                                "text": "Who or what asserted this about an observation of a birthday, by which method, and when was it true?",
                                                "kind": "provenance",
                                                "answer_data": [
                                                    "authority",
                                                    "method",
                                                    "evidence",
                                                    "event time",
                                                    "knowledge time"
                                                ]
                                            },
                                            {
                                                "id": "observation-record-q03",
                                                "text": "What may an agent decide or do once an observation of a birthday is known, and what must it refuse?",
                                                "kind": "action",
                                                "answer_data": [
                                                    "permitted actions",
                                                    "preconditions",
                                                    "refusals",
                                                    "escalation"
                                                ]
                                            }
                                        ]
                                    }
                                ]
                            }
                        ]
                    },
                    {
                        "id": "process-and-outcome",
                        "name": "Process, inputs and outcome",
                        "description": "How a birthday proceeds, what it needs and what it leaves behind.",
                        "rationale": "An activity is known by its steps and its results, and both have to be recordable while it is still running.",
                        "layers": [
                            {
                                "id": "steps-and-sequence",
                                "name": "Steps and sequence",
                                "description": "The steps of a birthday, their order and what may run in parallel.",
                                "findings": [
                                    {
                                        "id": "steps-and-preconditions",
                                        "name": "Steps, preconditions and completion",
                                        "description": "What has to be true before each step of a birthday and what marks it done.",
                                        "questions": [
                                            {
                                                "id": "steps-and-preconditions-q01",
                                                "text": "What identifies and describes a step of a birthday, and in what units or vocabulary?",
                                                "kind": "definition",
                                                "answer_data": [
                                                    "identifiers",
                                                    "types and classes",
                                                    "values with units",
                                                    "explicit unknowns"
                                                ]
                                            },
                                            {
                                                "id": "steps-and-preconditions-q02",
                                                "text": "Who or what asserted this about a step of a birthday, by which method, and when was it true?",
                                                "kind": "provenance",
                                                "answer_data": [
                                                    "authority",
                                                    "method",
                                                    "evidence",
                                                    "event time",
                                                    "knowledge time"
                                                ]
                                            },
                                            {
                                                "id": "steps-and-preconditions-q03",
                                                "text": "What may an agent decide or do once a step of a birthday is known, and what must it refuse?",
                                                "kind": "action",
                                                "answer_data": [
                                                    "permitted actions",
                                                    "preconditions",
                                                    "refusals",
                                                    "escalation"
                                                ]
                                            }
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "inputs-and-results",
                                "name": "Inputs, resources and results",
                                "description": "What a birthday consumes and what it produces.",
                                "findings": [
                                    {
                                        "id": "inputs-and-outputs",
                                        "name": "Inputs, outputs and side effects",
                                        "description": "The resources a birthday takes and the results it leaves, wanted or not.",
                                        "questions": [
                                            {
                                                "id": "inputs-and-outputs-q01",
                                                "text": "What identifies and describes the inputs and results of a birthday, and in what units or vocabulary?",
                                                "kind": "definition",
                                                "answer_data": [
                                                    "identifiers",
                                                    "types and classes",
                                                    "values with units",
                                                    "explicit unknowns"
                                                ]
                                            },
                                            {
                                                "id": "inputs-and-outputs-q02",
                                                "text": "Who or what asserted this about the inputs and results of a birthday, by which method, and when was it true?",
                                                "kind": "provenance",
                                                "answer_data": [
                                                    "authority",
                                                    "method",
                                                    "evidence",
                                                    "event time",
                                                    "knowledge time"
                                                ]
                                            },
                                            {
                                                "id": "inputs-and-outputs-q03",
                                                "text": "What may an agent decide or do once the inputs and results of a birthday is known, and what must it refuse?",
                                                "kind": "action",
                                                "answer_data": [
                                                    "permitted actions",
                                                    "preconditions",
                                                    "refusals",
                                                    "escalation"
                                                ]
                                            }
                                        ]
                                    }
                                ]
                            }
                        ]
                    },
                    {
                        "id": "extent-and-dating",
                        "name": "Temporal extent and dating",
                        "description": "When birthday began and ended, and who says so.",
                        "rationale": "Dates for events are conventions held by historiographies that disagree, and a single confident date hides the disagreement.",
                        "layers": [
                            {
                                "id": "dating",
                                "name": "Dating and calendar",
                                "description": "Start, end, granularity and the calendar used.",
                                "findings": [
                                    {
                                        "id": "date-record",
                                        "name": "Dates, granularity and authority",
                                        "description": "What is dated, how precisely, and on whose account.",
                                        "questions": [
                                            {
                                                "id": "date-record-q01",
                                                "text": "What start and end are conventionally given for birthday, at what granularity, in which calendar?",
                                                "kind": "definition"
                                            },
                                            {
                                                "id": "date-record-q02",
                                                "text": "Which accounts date it differently, and on what grounds?",
                                                "kind": "provenance"
                                            }
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "membership-of-the-event",
                                "name": "What counts as part of it",
                                "description": "Sub-events included or excluded, and by whom.",
                                "findings": [
                                    {
                                        "id": "inclusion",
                                        "name": "Inclusion and exclusion",
                                        "description": "The episodes treated as inside the event and those left out.",
                                        "questions": [
                                            {
                                                "id": "inclusion-q01",
                                                "text": "Which episodes are counted as part of birthday, and which are treated as separate?",
                                                "kind": "boundary"
                                            },
                                            {
                                                "id": "inclusion-q02",
                                                "text": "Whose framing is being followed in that inclusion, and who frames it otherwise?",
                                                "kind": "provenance"
                                            }
                                        ]
                                    }
                                ]
                            }
                        ]
                    },
                    {
                        "id": "participants-and-consequence",
                        "name": "Participants, causes and consequences",
                        "description": "Who took part in birthday and what is claimed to follow from it.",
                        "rationale": "Causation around events is asserted rather than observed, so each claim needs the party asserting it.",
                        "layers": [
                            {
                                "id": "participants",
                                "name": "Participants and roles",
                                "description": "Parties involved and what each did.",
                                "findings": [
                                    {
                                        "id": "participant-record",
                                        "name": "Parties and their roles",
                                        "description": "Who is recorded as involved and in what capacity.",
                                        "questions": [
                                            {
                                                "id": "participant-record-q01",
                                                "text": "Which parties took part in birthday, in what roles, and on whose account?",
                                                "kind": "provenance"
                                            },
                                            {
                                                "id": "participant-record-q02",
                                                "text": "Where do accounts disagree about who was involved?",
                                                "kind": "boundary"
                                            }
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "consequences",
                                "name": "Causes and consequences",
                                "description": "What is claimed to have caused it and followed from it.",
                                "findings": [
                                    {
                                        "id": "causal-claims",
                                        "name": "Causal claims and who makes them",
                                        "description": "Antecedents and outcomes as attributed claims.",
                                        "questions": [
                                            {
                                                "id": "causal-claims-q01",
                                                "text": "What causes and consequences are attributed to birthday, and by whom?",
                                                "kind": "provenance"
                                            },
                                            {
                                                "id": "causal-claims-q02",
                                                "text": "What would an agent need before treating such a claim as settled rather than contested?",
                                                "kind": "action"
                                            }
                                        ]
                                    }
                                ]
                            }
                        ]
                    },
                    {
                        "id": "provenance-and-evidence",
                        "name": "Provenance, evidence and time",
                        "description": "Where every claim about a birthday came from and when it held.",
                        "rationale": "A claim without a source and a time cannot be superseded, only overwritten, and an agent that overwrites loses the ability to explain itself.",
                        "layers": [
                            {
                                "id": "source-and-authority",
                                "name": "Source and authority",
                                "description": "Who said it, on what evidence, and how strongly.",
                                "findings": [
                                    {
                                        "id": "claim-provenance",
                                        "name": "Claim provenance and confidence",
                                        "description": "The authority behind each claim about a birthday and how confident it is.",
                                        "questions": [
                                            {
                                                "id": "claim-provenance-q01",
                                                "text": "What identifies and describes a claim about a birthday, and in what units or vocabulary?",
                                                "kind": "definition",
                                                "answer_data": [
                                                    "identifiers",
                                                    "types and classes",
                                                    "values with units",
                                                    "explicit unknowns"
                                                ]
                                            },
                                            {
                                                "id": "claim-provenance-q02",
                                                "text": "Who or what asserted this about a claim about a birthday, by which method, and when was it true?",
                                                "kind": "provenance",
                                                "answer_data": [
                                                    "authority",
                                                    "method",
                                                    "evidence",
                                                    "event time",
                                                    "knowledge time"
                                                ]
                                            },
                                            {
                                                "id": "claim-provenance-q03",
                                                "text": "What may an agent decide or do once a claim about a birthday is known, and what must it refuse?",
                                                "kind": "action",
                                                "answer_data": [
                                                    "permitted actions",
                                                    "preconditions",
                                                    "refusals",
                                                    "escalation"
                                                ]
                                            }
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "time-and-versions",
                                "name": "Time, versions and supersession",
                                "description": "When a claim was true, when it was learnt, and what replaced it.",
                                "findings": [
                                    {
                                        "id": "validity-and-supersession",
                                        "name": "Validity period and supersession",
                                        "description": "How an old claim about a birthday is retired without being erased.",
                                        "questions": [
                                            {
                                                "id": "validity-and-supersession-q01",
                                                "text": "What identifies and describes the validity of a claim about a birthday, and in what units or vocabulary?",
                                                "kind": "definition",
                                                "answer_data": [
                                                    "identifiers",
                                                    "types and classes",
                                                    "values with units",
                                                    "explicit unknowns"
                                                ]
                                            },
                                            {
                                                "id": "validity-and-supersession-q02",
                                                "text": "Who or what asserted this about the validity of a claim about a birthday, by which method, and when was it true?",
                                                "kind": "provenance",
                                                "answer_data": [
                                                    "authority",
                                                    "method",
                                                    "evidence",
                                                    "event time",
                                                    "knowledge time"
                                                ]
                                            },
                                            {
                                                "id": "validity-and-supersession-q03",
                                                "text": "What may an agent decide or do once the validity of a claim about a birthday is known, and what must it refuse?",
                                                "kind": "action",
                                                "answer_data": [
                                                    "permitted actions",
                                                    "preconditions",
                                                    "refusals",
                                                    "escalation"
                                                ]
                                            }
                                        ]
                                    }
                                ]
                            }
                        ]
                    }
                ]
            },
            "statistics": {
                "bundles": 6,
                "layers": 12,
                "findings": 14,
                "questions": 38
            }
        }
    }
}