{
    "model": {
        "rank": 944,
        "code": "thing-q12143",
        "model_id": "vr.tr.time-zone",
        "name": "time zone",
        "purpose": "Let an agent convert times between zones correctly, explain time zone rules and daylight saving, identify the time zone of a place, and handle scheduling across zones.",
        "family": "Thing Registry",
        "category": "Physical world and living systems",
        "status": "research-draft",
        "kind": "thing",
        "plane": "PHY",
        "domain": "PHY.PLC",
        "industry": "",
        "version": "",
        "url": "/models/thing/q12143/",
        "tier": 2,
        "score": 215,
        "payload": {
            "layer": "wikidata",
            "aliases": [
                "timezones in Japan",
                "standard time zone in North America",
                "time zone named for a UTC offset",
                "IANA time zone",
                "seasonal time zone",
                "time in the United Kingdom"
            ],
            "aliasCount": 6,
            "merged": 6,
            "knownIn": 215,
            "facets": null,
            "markers": [],
            "lexicalClass": "",
            "senseRank": null,
            "alsoRegisteredAs": null,
            "source": {
                "dataset": "wikidata",
                "item": "Q12143",
                "url": "https://www.wikidata.org/wiki/Q12143",
                "license": "CC0 1.0"
            }
        },
        "research": {
            "vercy": "1.0-draft",
            "publication": {
                "status": "research-draft",
                "adjudicationStatus": "unreviewed",
                "publishableCanonical": false,
                "generatedAt": "2026-09-11T19:45:31Z",
                "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": 2,
                "engine": "claude"
            },
            "metaModel": {
                "id": "THING-Q12143",
                "registryId": "vr.tr.time-zone",
                "name": "time zone",
                "version": "0.2.0-wave.2",
                "entryKind": "thing",
                "family": "Thing Registry",
                "domain": [
                    "PHY.PLC"
                ],
                "status": "research-draft"
            },
            "canonicalUrl": "https://ver.cy/models/thing/q12143/",
            "model": {
                "registry_id": "vr.tr.time-zone",
                "name": "time zone",
                "purpose": "Let an agent convert times between zones correctly, explain time zone rules and daylight saving, identify the time zone of a place, and handle scheduling across zones.",
                "definition": "A region of the Earth that observes a uniform standard time, defined by an offset from Coordinated Universal Time and often by seasonal daylight saving rules, established by governments and catalogued in the IANA time zone database; time zones govern scheduling, transport and communication across regions.",
                "what_it_is_for": "Coordinating time across regions.",
                "affordances": [
                    "convert times between zones",
                    "identify the time zone and offset of a place",
                    "explain daylight saving rules",
                    "schedule across zones without error"
                ],
                "distinguishing_features": [
                    "Uniform standard time",
                    "UTC offset",
                    "Government-defined",
                    "Seasonal changes in many"
                ],
                "appearance": "Not physical; regions on maps and rules in databases.",
                "visual_identification": [
                    "UTC offsets",
                    "IANA zone names such as Europe/London",
                    "Abbreviations such as CST are ambiguous"
                ],
                "physical_properties": [],
                "families_and_kinds": [
                    "standard time zones",
                    "daylight saving variants",
                    "zones named by UTC offset",
                    "IANA time zone identifiers",
                    "historical time zones"
                ],
                "related_models": [
                    {
                        "relation": "is a kind of",
                        "target": "time standard",
                        "why": "category"
                    },
                    {
                        "relation": "is a kind of",
                        "target": "region",
                        "why": "category"
                    },
                    {
                        "relation": "is related to",
                        "target": "beginning",
                        "why": "start times across zones"
                    },
                    {
                        "relation": "is defined by",
                        "target": "government",
                        "why": "authority"
                    }
                ],
                "identifiers": [
                    {
                        "scheme": "IANA tz identifier",
                        "value_or_pattern": "Area/Location form",
                        "note": "time zone database"
                    }
                ],
                "standards_and_regulation": [
                    "IANA time zone database",
                    "ISO 8601 time representations",
                    "National time laws"
                ],
                "failure_modes_and_hazards": [
                    "Wrong conversions around daylight saving changes",
                    "Ambiguous abbreviations",
                    "Outdated zone rules"
                ],
                "in_scope": [],
                "out_of_scope": [],
                "characteristics": []
            },
            "sources": [],
            "structure": {
                "bundles": [
                    {
                        "id": "convert",
                        "name": "Convert",
                        "description": "Time conversion.",
                        "rationale": "Use zone identifiers.",
                        "layers": [
                            {
                                "id": "between",
                                "name": "Between",
                                "description": "Converting times.",
                                "findings": [
                                    {
                                        "id": "between-finding",
                                        "name": "Between",
                                        "description": "Conversion.",
                                        "questions": [
                                            {
                                                "text": "What is this time in the target time zone, using IANA identifiers and the date?",
                                                "kind": "measurement"
                                            },
                                            {
                                                "text": "Does daylight saving apply on that date in either zone?",
                                                "kind": "boundary"
                                            }
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "place",
                                "name": "Place",
                                "description": "Zone of a place.",
                                "findings": [
                                    {
                                        "id": "place-finding",
                                        "name": "Place",
                                        "description": "Zone of a place.",
                                        "questions": [
                                            {
                                                "text": "Which time zone and current offset does this place use?",
                                                "kind": "provenance"
                                            },
                                            {
                                                "text": "Does the country have multiple zones?",
                                                "kind": "provenance"
                                            }
                                        ]
                                    }
                                ]
                            }
                        ]
                    },
                    {
                        "id": "rules",
                        "name": "Rules",
                        "description": "Daylight saving and changes.",
                        "rationale": "Rules change.",
                        "layers": [
                            {
                                "id": "dst",
                                "name": "DST",
                                "description": "Daylight saving.",
                                "findings": [
                                    {
                                        "id": "dst-finding",
                                        "name": "DST",
                                        "description": "Daylight saving.",
                                        "questions": [
                                            {
                                                "text": "When do clocks change in this zone this year, according to official rules?",
                                                "kind": "provenance"
                                            },
                                            {
                                                "text": "Which countries have abolished or debated daylight saving?",
                                                "kind": "provenance"
                                            }
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "changes",
                                "name": "Changes",
                                "description": "Rule changes.",
                                "findings": [
                                    {
                                        "id": "changes-finding",
                                        "name": "Changes",
                                        "description": "Rule changes.",
                                        "questions": [
                                            {
                                                "text": "Has this zone changed its rules recently, and is the software database updated?",
                                                "kind": "provenance"
                                            },
                                            {
                                                "text": "How are historical times computed?",
                                                "kind": "action"
                                            }
                                        ]
                                    }
                                ]
                            }
                        ]
                    },
                    {
                        "id": "schedule",
                        "name": "Schedule",
                        "description": "Cross-zone scheduling.",
                        "rationale": "Avoid errors.",
                        "layers": [
                            {
                                "id": "meetings",
                                "name": "Meetings",
                                "description": "Meeting times.",
                                "findings": [
                                    {
                                        "id": "meetings-finding",
                                        "name": "Meetings",
                                        "description": "Meetings.",
                                        "questions": [
                                            {
                                                "text": "What time suits participants across these zones?",
                                                "kind": "measurement"
                                            },
                                            {
                                                "text": "How should the time be stated unambiguously?",
                                                "kind": "action"
                                            }
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "systems",
                                "name": "Systems",
                                "description": "Software handling.",
                                "findings": [
                                    {
                                        "id": "systems-finding",
                                        "name": "Systems",
                                        "description": "Software.",
                                        "questions": [
                                            {
                                                "text": "How should times be stored and displayed in software to avoid zone errors?",
                                                "kind": "action"
                                            },
                                            {
                                                "text": "Which libraries use the IANA database?",
                                                "kind": "provenance"
                                            }
                                        ]
                                    }
                                ]
                            }
                        ]
                    },
                    {
                        "id": "learn",
                        "name": "Learn",
                        "description": "Background.",
                        "rationale": "History and geography.",
                        "layers": [
                            {
                                "id": "history",
                                "name": "History",
                                "description": "Origins of zones.",
                                "findings": [
                                    {
                                        "id": "history-finding",
                                        "name": "History",
                                        "description": "History.",
                                        "questions": [
                                            {
                                                "text": "How did standard time zones develop, according to historians?",
                                                "kind": "provenance"
                                            },
                                            {
                                                "text": "Why do zone boundaries not follow meridians?",
                                                "kind": "definition"
                                            }
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "curiosities",
                                "name": "Curiosities",
                                "description": "Unusual zones.",
                                "findings": [
                                    {
                                        "id": "curiosities-finding",
                                        "name": "Curiosities",
                                        "description": "Unusual zones.",
                                        "questions": [
                                            {
                                                "text": "Which zones have unusual offsets or straddle the date line?",
                                                "kind": "provenance"
                                            },
                                            {
                                                "text": "Which entry fits a specific national time?",
                                                "kind": "action"
                                            }
                                        ]
                                    }
                                ]
                            }
                        ]
                    }
                ]
            },
            "openQuestions": [
                "Should each zone be a separate entry?",
                "How should the tz database be linked?",
                "How should rule changes be tracked?"
            ],
            "statistics": {
                "bundles": 4,
                "layers": 8,
                "findings": 8,
                "questions": 16
            }
        },
        "draft": {
            "generator": "vr.draft.v3",
            "status": "draft-generated",
            "researched": false,
            "archetype": "place or geographic feature",
            "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 time zone, record what state it is in, and decide what may be done with it.",
            "whatItIs": "Let an agent convert times between zones correctly, explain time zone rules and daylight saving, identify the time zone of a place, and handle scheduling across zones.",
            "characteristics": {
                "substance": "place",
                "origin": "natural",
                "agency": "inert",
                "mobility": "fixed",
                "scale": "geographic"
            },
            "whatYouCanDoWithIt": [
                "observed and measured",
                "entered, crossed or travelled along"
            ],
            "distinguishingFeatures": [
                "Names folded into this entry, which a task may need to split apart again: timezones in Japan, standard time zone in North America, time zone named for a UTC offset, IANA time zone, seasonal time zone, time in the United Kingdom.",
                "6 finer distinctions are held as aliases rather than separate entries, because telling them apart needs a task that asks for it.",
                "Described in 215 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 time zone, and on what evidence are they told apart?"
            ],
            "whatItIsMadeOf": "a portion of the world with an extent",
            "physicalCharacter": [
                "On the scale of a landscape, measured in kilometres.",
                "Stays where it was put; moving it is a project.",
                "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",
                "enter it, cross it, travel along it"
            ],
            "howItIsRecognised": [
                "Recognised by extent on the ground and by position, not by appearance. Two places that look alike are told apart by where they are."
            ],
            "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": [
                        "timezones in Japan",
                        "standard time zone in North America",
                        "time zone named for a UTC offset",
                        "IANA time zone",
                        "seasonal time zone",
                        "time in the United Kingdom"
                    ]
                }
            ],
            "standing": "Described in 215 Wikipedia languages, which measures how widely it is written about rather than how important or how common it is. 6 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 time zone from another, and a time zone 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 time zone, 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 time zone, 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 time zone 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 time zone, 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 time zone, 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 time zone 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 time zone 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 time zone, 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 time zone, 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 time zone 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 time zone from the things most often confused with it.",
                                        "questions": [
                                            {
                                                "id": "distinguishing-features-q01",
                                                "text": "What identifies and describes what distinguishes a time zone, 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 time zone, 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 time zone is known, and what must it refuse?",
                                                "kind": "action",
                                                "answer_data": [
                                                    "permitted actions",
                                                    "preconditions",
                                                    "refusals",
                                                    "escalation"
                                                ]
                                            }
                                        ]
                                    }
                                ]
                            }
                        ]
                    },
                    {
                        "id": "form-and-composition",
                        "name": "Form, composition and condition",
                        "description": "What a time zone is made of, what shape and size it takes, and what state it is in.",
                        "rationale": "A physical thing can be measured, and a model that cannot record its measurements cannot support any decision that depends on them.",
                        "layers": [
                            {
                                "id": "form-and-dimensions",
                                "name": "Form and dimensions",
                                "description": "Shape, size, mass and the ranges these take across examples at geographic scale.",
                                "findings": [
                                    {
                                        "id": "measurable-dimensions",
                                        "name": "Measurable dimensions and their units",
                                        "description": "The quantities worth recording and the units they are recorded in.",
                                        "questions": [
                                            {
                                                "id": "measurable-dimensions-q01",
                                                "text": "What identifies and describes the dimensions of a time zone, and in what units or vocabulary?",
                                                "kind": "definition",
                                                "answer_data": [
                                                    "identifiers",
                                                    "types and classes",
                                                    "values with units",
                                                    "explicit unknowns"
                                                ]
                                            },
                                            {
                                                "id": "measurable-dimensions-q02",
                                                "text": "Who or what asserted this about the dimensions of a time zone, by which method, and when was it true?",
                                                "kind": "provenance",
                                                "answer_data": [
                                                    "authority",
                                                    "method",
                                                    "evidence",
                                                    "event time",
                                                    "knowledge time"
                                                ]
                                            },
                                            {
                                                "id": "measurable-dimensions-q03",
                                                "text": "What may an agent decide or do once the dimensions of a time zone is known, and what must it refuse?",
                                                "kind": "action",
                                                "answer_data": [
                                                    "permitted actions",
                                                    "preconditions",
                                                    "refusals",
                                                    "escalation"
                                                ]
                                            }
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "material-and-composition",
                                "name": "Material and composition",
                                "description": "Materials, parts and how they are put together.",
                                "findings": [
                                    {
                                        "id": "parts-and-materials",
                                        "name": "Parts and materials",
                                        "description": "What a time zone is built from and which parts are replaceable.",
                                        "questions": [
                                            {
                                                "id": "parts-and-materials-q01",
                                                "text": "What identifies and describes the composition of a time zone, and in what units or vocabulary?",
                                                "kind": "definition",
                                                "answer_data": [
                                                    "identifiers",
                                                    "types and classes",
                                                    "values with units",
                                                    "explicit unknowns"
                                                ]
                                            },
                                            {
                                                "id": "parts-and-materials-q02",
                                                "text": "Who or what asserted this about the composition of a time zone, by which method, and when was it true?",
                                                "kind": "provenance",
                                                "answer_data": [
                                                    "authority",
                                                    "method",
                                                    "evidence",
                                                    "event time",
                                                    "knowledge time"
                                                ]
                                            },
                                            {
                                                "id": "parts-and-materials-q03",
                                                "text": "What may an agent decide or do once the composition of a time zone is known, and what must it refuse?",
                                                "kind": "action",
                                                "answer_data": [
                                                    "permitted actions",
                                                    "preconditions",
                                                    "refusals",
                                                    "escalation"
                                                ]
                                            }
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "condition-and-integrity",
                                "name": "Condition and integrity",
                                "description": "Wear, damage, health and the difference between working and broken.",
                                "findings": [
                                    {
                                        "id": "condition-assessment",
                                        "name": "Condition, damage and health",
                                        "description": "How the condition of a time zone is judged and by whom.",
                                        "questions": [
                                            {
                                                "id": "condition-assessment-q01",
                                                "text": "What identifies and describes the condition of a time zone, and in what units or vocabulary?",
                                                "kind": "definition",
                                                "answer_data": [
                                                    "identifiers",
                                                    "types and classes",
                                                    "values with units",
                                                    "explicit unknowns"
                                                ]
                                            },
                                            {
                                                "id": "condition-assessment-q02",
                                                "text": "Who or what asserted this about the condition of a time zone, by which method, and when was it true?",
                                                "kind": "provenance",
                                                "answer_data": [
                                                    "authority",
                                                    "method",
                                                    "evidence",
                                                    "event time",
                                                    "knowledge time"
                                                ]
                                            },
                                            {
                                                "id": "condition-assessment-q03",
                                                "text": "What may an agent decide or do once the condition of a time zone is known, and what must it refuse?",
                                                "kind": "action",
                                                "answer_data": [
                                                    "permitted actions",
                                                    "preconditions",
                                                    "refusals",
                                                    "escalation"
                                                ]
                                            }
                                        ]
                                    }
                                ]
                            }
                        ]
                    },
                    {
                        "id": "place-and-movement",
                        "name": "Place and movement",
                        "description": "Where a time zone is, how it got there and where it may go (fixed).",
                        "rationale": "A thing that can move needs its position recorded with a time, or every later claim about it is about a place it has left.",
                        "layers": [
                            {
                                "id": "location-and-placement",
                                "name": "Location and placement",
                                "description": "Position, containment and the reference frame the position is given in.",
                                "findings": [
                                    {
                                        "id": "position-and-frame",
                                        "name": "Position, container and reference frame",
                                        "description": "Where a time zone is, and what that position is measured against.",
                                        "questions": [
                                            {
                                                "id": "position-and-frame-q01",
                                                "text": "What identifies and describes the location of a time zone, and in what units or vocabulary?",
                                                "kind": "definition",
                                                "answer_data": [
                                                    "identifiers",
                                                    "types and classes",
                                                    "values with units",
                                                    "explicit unknowns"
                                                ]
                                            },
                                            {
                                                "id": "position-and-frame-q02",
                                                "text": "Who or what asserted this about the location of a time zone, by which method, and when was it true?",
                                                "kind": "provenance",
                                                "answer_data": [
                                                    "authority",
                                                    "method",
                                                    "evidence",
                                                    "event time",
                                                    "knowledge time"
                                                ]
                                            },
                                            {
                                                "id": "position-and-frame-q03",
                                                "text": "What may an agent decide or do once the location of a time zone is known, and what must it refuse?",
                                                "kind": "action",
                                                "answer_data": [
                                                    "permitted actions",
                                                    "preconditions",
                                                    "refusals",
                                                    "escalation"
                                                ]
                                            }
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "movement-and-transfer",
                                "name": "Movement and transfer",
                                "description": "How a time zone is carried, installed or relocated.",
                                "findings": [
                                    {
                                        "id": "movement-events",
                                        "name": "Movement events and constraints",
                                        "description": "What counts as a movement, what records it and what limits it.",
                                        "questions": [
                                            {
                                                "id": "movement-events-q01",
                                                "text": "What identifies and describes the movement of a time zone, and in what units or vocabulary?",
                                                "kind": "definition",
                                                "answer_data": [
                                                    "identifiers",
                                                    "types and classes",
                                                    "values with units",
                                                    "explicit unknowns"
                                                ]
                                            },
                                            {
                                                "id": "movement-events-q02",
                                                "text": "Who or what asserted this about the movement of a time zone, by which method, and when was it true?",
                                                "kind": "provenance",
                                                "answer_data": [
                                                    "authority",
                                                    "method",
                                                    "evidence",
                                                    "event time",
                                                    "knowledge time"
                                                ]
                                            },
                                            {
                                                "id": "movement-events-q03",
                                                "text": "What may an agent decide or do once the movement of a time zone 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 time zone 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 time zone between them.",
                                        "questions": [
                                            {
                                                "id": "stages-and-transitions-q01",
                                                "text": "What identifies and describes the lifecycle of a time zone, 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 time zone, 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 time zone 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 time zone, how often and by whom.",
                                "findings": [
                                    {
                                        "id": "observation-record",
                                        "name": "Observation record",
                                        "description": "How an observation of a time zone 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 time zone, 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 time zone, 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 time zone is known, and what must it refuse?",
                                                "kind": "action",
                                                "answer_data": [
                                                    "permitted actions",
                                                    "preconditions",
                                                    "refusals",
                                                    "escalation"
                                                ]
                                            }
                                        ]
                                    }
                                ]
                            }
                        ]
                    },
                    {
                        "id": "use-and-operation",
                        "name": "Use and operation",
                        "description": "What can be done with a time zone and what it takes to do it.",
                        "rationale": "An agent that can recognise a thing but not act on it has only half a model.",
                        "layers": [
                            {
                                "id": "intended-use",
                                "name": "Intended use and function",
                                "description": "What a time zone is for, and what it is used for anyway.",
                                "findings": [
                                    {
                                        "id": "function-and-purpose",
                                        "name": "Function, purpose and misuse",
                                        "description": "The function a time zone performs and the uses that fall outside it.",
                                        "questions": [
                                            {
                                                "id": "function-and-purpose-q01",
                                                "text": "What identifies and describes the use of a time zone, and in what units or vocabulary?",
                                                "kind": "definition",
                                                "answer_data": [
                                                    "identifiers",
                                                    "types and classes",
                                                    "values with units",
                                                    "explicit unknowns"
                                                ]
                                            },
                                            {
                                                "id": "function-and-purpose-q02",
                                                "text": "Who or what asserted this about the use of a time zone, by which method, and when was it true?",
                                                "kind": "provenance",
                                                "answer_data": [
                                                    "authority",
                                                    "method",
                                                    "evidence",
                                                    "event time",
                                                    "knowledge time"
                                                ]
                                            },
                                            {
                                                "id": "function-and-purpose-q03",
                                                "text": "What may an agent decide or do once the use of a time zone is known, and what must it refuse?",
                                                "kind": "action",
                                                "answer_data": [
                                                    "permitted actions",
                                                    "preconditions",
                                                    "refusals",
                                                    "escalation"
                                                ]
                                            }
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "handling-and-procedure",
                                "name": "Handling and procedure",
                                "description": "The steps, skills and tools involved in using a time zone.",
                                "findings": [
                                    {
                                        "id": "procedures-and-skills",
                                        "name": "Procedures, skills and required tools",
                                        "description": "What an agent needs before it can act on a time zone at all.",
                                        "questions": [
                                            {
                                                "id": "procedures-and-skills-q01",
                                                "text": "What identifies and describes handling a time zone, and in what units or vocabulary?",
                                                "kind": "definition",
                                                "answer_data": [
                                                    "identifiers",
                                                    "types and classes",
                                                    "values with units",
                                                    "explicit unknowns"
                                                ]
                                            },
                                            {
                                                "id": "procedures-and-skills-q02",
                                                "text": "Who or what asserted this about handling a time zone, by which method, and when was it true?",
                                                "kind": "provenance",
                                                "answer_data": [
                                                    "authority",
                                                    "method",
                                                    "evidence",
                                                    "event time",
                                                    "knowledge time"
                                                ]
                                            },
                                            {
                                                "id": "procedures-and-skills-q03",
                                                "text": "What may an agent decide or do once handling a time zone is known, and what must it refuse?",
                                                "kind": "action",
                                                "answer_data": [
                                                    "permitted actions",
                                                    "preconditions",
                                                    "refusals",
                                                    "escalation"
                                                ]
                                            }
                                        ]
                                    }
                                ]
                            }
                        ]
                    },
                    {
                        "id": "extent-and-geometry",
                        "name": "Extent, geometry and naming",
                        "description": "Where time zone is, how far it reaches, and what it is called.",
                        "rationale": "A boundary is claimed by an authority rather than observed in the world, so the claimant belongs in the record with the geometry.",
                        "layers": [
                            {
                                "id": "geometry",
                                "name": "Geometry and reference system",
                                "description": "Coordinates, extent and the frame they are given in.",
                                "findings": [
                                    {
                                        "id": "geometry-record",
                                        "name": "Geometry, precision and frame",
                                        "description": "What is recorded about position and shape, and to what accuracy.",
                                        "questions": [
                                            {
                                                "id": "geometry-record-q01",
                                                "text": "What geometry describes time zone, in which coordinate reference system, at what precision?",
                                                "kind": "measurement"
                                            },
                                            {
                                                "id": "geometry-record-q02",
                                                "text": "Which authority publishes that geometry, and who publishes a different one?",
                                                "kind": "provenance"
                                            }
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "names",
                                "name": "Names and endonyms",
                                "description": "What it is called in different languages and by different parties.",
                                "findings": [
                                    {
                                        "id": "naming-record",
                                        "name": "Names and who uses them",
                                        "description": "Official names, local names and contested names.",
                                        "questions": [
                                            {
                                                "id": "naming-record-q01",
                                                "text": "By what names is time zone known, in which languages, and which are official to whom?",
                                                "kind": "definition"
                                            },
                                            {
                                                "id": "naming-record-q02",
                                                "text": "Where naming is contested, what should an agent record instead of choosing?",
                                                "kind": "action"
                                            }
                                        ]
                                    }
                                ]
                            }
                        ]
                    },
                    {
                        "id": "containment-and-access",
                        "name": "Containment, jurisdiction and access",
                        "description": "What time zone sits inside, who governs it, and who may enter.",
                        "rationale": "Administrative containment decides which rules apply, and it changes without the place moving.",
                        "layers": [
                            {
                                "id": "containment",
                                "name": "Administrative containment",
                                "description": "The units it belongs to and the date each holds from.",
                                "findings": [
                                    {
                                        "id": "containment-record",
                                        "name": "Containing units and effective dates",
                                        "description": "Where it sits administratively and since when.",
                                        "questions": [
                                            {
                                                "id": "containment-record-q01",
                                                "text": "Which administrative units contain time zone, and since when does each containment hold?",
                                                "kind": "definition"
                                            },
                                            {
                                                "id": "containment-record-q02",
                                                "text": "Which containment is disputed, and by which parties?",
                                                "kind": "boundary"
                                            }
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "access",
                                "name": "Access and permitted use",
                                "description": "Who may enter or use it and under what conditions.",
                                "findings": [
                                    {
                                        "id": "access-rules",
                                        "name": "Access rules and their source",
                                        "description": "Entry, use and restriction, with the rule behind each.",
                                        "questions": [
                                            {
                                                "id": "access-rules-q01",
                                                "text": "Who may enter or use time zone, under what conditions, and by whose rule?",
                                                "kind": "action"
                                            },
                                            {
                                                "id": "access-rules-q02",
                                                "text": "What seasonal or conditional closure applies, and how is it announced?",
                                                "kind": "definition"
                                            }
                                        ]
                                    }
                                ]
                            }
                        ]
                    },
                    {
                        "id": "provenance-and-evidence",
                        "name": "Provenance, evidence and time",
                        "description": "Where every claim about a time zone 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 time zone and how confident it is.",
                                        "questions": [
                                            {
                                                "id": "claim-provenance-q01",
                                                "text": "What identifies and describes a claim about a time zone, 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 time zone, 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 time zone 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 time zone is retired without being erased.",
                                        "questions": [
                                            {
                                                "id": "validity-and-supersession-q01",
                                                "text": "What identifies and describes the validity of a claim about a time zone, 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 time zone, 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 time zone is known, and what must it refuse?",
                                                "kind": "action",
                                                "answer_data": [
                                                    "permitted actions",
                                                    "preconditions",
                                                    "refusals",
                                                    "escalation"
                                                ]
                                            }
                                        ]
                                    }
                                ]
                            }
                        ]
                    }
                ]
            },
            "statistics": {
                "bundles": 8,
                "layers": 17,
                "findings": 19,
                "questions": 53
            }
        }
    }
}