{
    "model": {
        "rank": 2894,
        "code": "thing-q44914",
        "model_id": "vr.tr.sudoku",
        "name": "sudoku",
        "purpose": "Enable an AI agent to recognise a sudoku puzzle, assess its rules and current solving state, and choose justified solving, checking or editing actions.",
        "family": "Thing Registry",
        "category": "Activities and processes",
        "status": "research-draft",
        "kind": "thing",
        "plane": "ACT",
        "domain": "ACT.ACT",
        "industry": "",
        "version": "",
        "url": "/models/thing/q44914/",
        "tier": 2,
        "score": 95,
        "payload": {
            "layer": "wikidata",
            "aliases": [
                "sudoku video game",
                "Argyle sudoku",
                "Non-Consecutive Sudoku"
            ],
            "aliasCount": 3,
            "merged": 3,
            "knownIn": 95,
            "facets": null,
            "markers": [],
            "lexicalClass": "",
            "senseRank": null,
            "alsoRegisteredAs": null,
            "source": {
                "dataset": "wikidata",
                "item": "Q44914",
                "url": "https://www.wikidata.org/wiki/Q44914",
                "license": "CC0 1.0"
            }
        },
        "research": {
            "vercy": "1.0-draft",
            "publication": {
                "status": "research-draft",
                "adjudicationStatus": "unreviewed",
                "publishableCanonical": false,
                "generatedAt": "2026-09-07T13:33:05Z",
                "providers": [
                    "Codex",
                    "Grok"
                ],
                "missingProviders": [],
                "pass": 2,
                "cost": {
                    "grok": {
                        "usd": 0.0096679,
                        "turns": 1,
                        "seconds": 139.8,
                        "error": null
                    },
                    "codex": {
                        "seconds": 68.1,
                        "error": "Reading additional input from stdin...\nOpenAI Codex v0.153.3\n--------\nworkdir: R:\\02_PROJECTS\\02_Meta_Models_Platforms\\Ver.cy\\current\\thing-registry-backlog\nmodel: gpt-6-astra\nprovider: openai\napproval: never\nsandbox: read-only\nreasoning effort: none\nreasoning summaries: none\nsession id: 01a07c0e-967c-7ea1-a112-eee7252eaab2\n--------\nuser\nYou are drafting a Vercy meta-model for one registered thing. Answer as JSON only, no prose around it.\n\nThing: sudoku\nRegistry id: vr.tr.sudoku\nPlane / domain: INF / INF.KNW\nRegistry definition: (none recorded)\nNames folded into this entry: (none)\n\nA Vercy mod"
                    }
                }
            },
            "metaModel": {
                "id": "THING-Q44914",
                "registryId": "vr.tr.sudoku",
                "name": "sudoku",
                "version": "0.1.0-research.1",
                "entryKind": "thing",
                "family": "Thing Registry",
                "domain": [
                    "INF.KNW"
                ],
                "status": "research-draft"
            },
            "canonicalUrl": "https://ver.cy/models/thing/q44914/",
            "model": {
                "registry_id": "vr.tr.sudoku",
                "name": "sudoku",
                "purpose": "Enable an AI agent to recognise a sudoku puzzle, assess its rules and current solving state, and choose justified solving, checking or editing actions.",
                "definition": "Sudoku is a finite constraint-satisfaction puzzle whose intended solution is a 9×9 Latin square on the symbols 1-9 that is further partitioned into nine 3×3 blocks each containing every symbol once, and whose published instance is a partial filling of that grid expected to admit exactly one such completion by deduction.",
                "scope_statement": "This model owns a sudoku puzzle as a symbol-placement constraint problem, including its declared variant, grid, givens, solution conditions and recorded solving state.",
                "in_scope": [
                    "Grid topology, symbol alphabet and declared sudoku rules",
                    "Given symbols and their distinction from editable entries",
                    "Row, column, region and variant-specific constraints",
                    "Candidate symbols, deductions and unresolved placements",
                    "Consistency, solvability, solution multiplicity and completion",
                    "Permitted hints, solving moves and puzzle-authoring changes"
                ],
                "out_of_scope": [
                    "A solver's identity, skill profile or learning history",
                    "Tournament administration, rankings and prize rules",
                    "The software interface, storage format or printed page carrying the puzzle",
                    "General constraint-solving algorithms independently of their application to this puzzle",
                    "Collections, publication licensing and commercial distribution",
                    "Other puzzle families whose rules do not establish a sudoku structure"
                ],
                "distinguishing_features": [
                    "For a standard 9×9 instance, test whether every row, column and 3×3 region must contain each of the nine symbols exactly once.",
                    "Test whether symbols act as distinct labels rather than quantities; standard sudoku does not depend on arithmetic relationships between their numeric values.",
                    "Test for region constraints in addition to row and column uniqueness; row and column uniqueness alone describes a Latin-square constraint system.",
                    "Distinguish an initial puzzle from a solution grid by recording which entries are fixed clues and which are supplied during solving.",
                    "For a claimed variant, identify its sudoku constraints and explicit additions or replacements instead of assuming standard box geometry or rules."
                ],
                "characteristics": [
                    {
                        "name": "Declared ruleset",
                        "kind": "category",
                        "unit_or_values": "Standard 9×9 sudoku; explicitly specified variant; unspecified",
                        "why_it_matters": "Determines which placements and completion checks are applicable."
                    },
                    {
                        "name": "Grid topology",
                        "kind": "relation",
                        "unit_or_values": "Cells mapped to rows, columns, regions and any additional constraint groups",
                        "why_it_matters": "Identifies the cells that constrain each placement."
                    },
                    {
                        "name": "Symbol alphabet",
                        "kind": "category",
                        "unit_or_values": "Explicit set of permitted symbols; conventionally 1-9 for standard 9×9 sudoku",
                        "why_it_matters": "Prevents display conventions from being mistaken for arithmetic requirements."
                    },
                    {
                        "name": "Given count",
                        "kind": "measurement",
                        "unit_or_values": "Number of fixed cells",
                        "why_it_matters": "Describes the starting information without treating clue count alone as a difficulty measure."
                    },
                    {
                        "name": "Entry role",
                        "kind": "category",
                        "unit_or_values": "Given; committed solver entry; tentative assumption; empty",
                        "why_it_matters": "Separates immutable puzzle information from reversible solving work."
                    },
                    {
                        "name": "Candidate basis",
                        "kind": "category",
                        "unit_or_values": "Immediate constraint filtering; justified deductions; exhaustive solution analysis; unverified notes",
                        "why_it_matters": "Explains what inclusion or exclusion of a candidate actually establishes."
                    },
                    {
                        "name": "Current-state validity",
                        "kind": "state",
                        "unit_or_values": "Unchecked; no detected direct violation; direct violation detected; proved extendable; proved non-extendable",
                        "why_it_matters": "Distinguishes absence of visible conflicts from existence of a completing solution."
                    },
                    {
                        "name": "Original-puzzle solution multiplicity",
                        "kind": "state",
                        "unit_or_values": "Unknown; zero; exactly one; at least two, with supporting evidence",
                        "why_it_matters": "Separates solvability and uniqueness from the state of a particular solve attempt."
                    },
                    {
                        "name": "Difficulty assessment",
                        "kind": "category",
                        "unit_or_values": "Unrated or rating accompanied by solver method, technique vocabulary and rating convention",
                        "why_it_matters": "Makes difficulty claims interpretable rather than universal."
                    }
                ],
                "affordances": [
                    "Validate the grid and givens against the declared sudoku rules.",
                    "Compute or revise candidates while recording their basis.",
                    "Explain a justified placement or elimination at a requested hint level.",
                    "Apply, retract or branch on an editable entry while preserving givens.",
                    "Check completion and determine solution multiplicity with explicit evidence.",
                    "Revise clues or variant constraints in an authoring context and recheck the resulting puzzle."
                ]
            },
            "sources": [
                {
                    "id": "wikipedia-sudoku",
                    "title": "Sudoku - Wikipedia (Wikimedia Foundation)",
                    "url": "https://en.wikipedia.org/wiki/Sudoku",
                    "what_it_supports": "Specialist definition (Latin square plus block constraint), named variants in common use, Number Place / Nikoli / Times history, and the standard completed-grid and clue-minimum figures.",
                    "url_status": "live"
                },
                {
                    "id": "wikidata-q13191",
                    "title": "Sudoku (Q13191) - Wikidata (Wikimedia Foundation)",
                    "url": "https://www.wikidata.org/wiki/Q13191",
                    "what_it_supports": "Canonical catalogue identifier for the puzzle type and links to equivalent names.",
                    "url_status": "live"
                },
                {
                    "id": "felgenhauer-jarvis-2005",
                    "title": "Enumerating possible Sudoku grids - Bertram Felgenhauer and Frazer Jarvis (University of Sheffield, 2005)",
                    "url": "http://www.afjarvis.staff.shef.ac.uk/sudoku/sudoku.pdf",
                    "what_it_supports": "The accepted count of completed 9×9 Sudoku grids (6,670,903,752,021,072,936,960) after reduction by the first-band symmetries.",
                    "url_status": "live"
                },
                {
                    "id": "mcguire-tugemann-civario-2014",
                    "title": "There is no 16-Clue Sudoku: Solving the Sudoku Minimum Number of Clues Problem - Gary McGuire, Bastian Tugemann and Gilles Civario (Experimental Mathematics / Taylor & Francis, 2014; arXiv:1201.0749)",
                    "url": "https://arxiv.org/abs/1201.0749",
                    "what_it_supports": "Proof that no unique-solution 9×9 Sudoku exists with fewer than 17 given cells, which is the lower bound used for clue-count measurement.",
                    "url_status": "live"
                }
            ],
            "structure": {
                "bundles": [
                    {
                        "id": "sudoku-rule-identity",
                        "name": "Sudoku rule identity",
                        "description": "The topology and rule commitments that establish what counts as a solution to this sudoku.",
                        "rationale": "An agent cannot assess placements until it knows the symbol set, constraint groups and variant rules.",
                        "layers": [
                            {
                                "id": "grid-and-symbols",
                                "name": "Grid and symbols",
                                "description": "The playable cells, their grouping and the symbols they accept.",
                                "findings": [
                                    {
                                        "id": "constraint-topology",
                                        "name": "Constraint topology",
                                        "description": "Record the cell layout, alphabet and membership of each row, column and region without inferring missing geometry from appearance alone.",
                                        "questions": [
                                            {
                                                "text": "Which cells exist, which symbols are permitted, and which rows, columns and regions contain each cell?",
                                                "kind": "definition",
                                                "id": "constraint-topology-q01"
                                            },
                                            {
                                                "text": "Does the supplied layout establish a standard 9×9 grid with nine 3×3 regions, or does it require a different explicit topology?",
                                                "kind": "boundary",
                                                "id": "constraint-topology-q02"
                                            }
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "base-and-variant-rules",
                                "name": "Base and variant rules",
                                "description": "The exact requirements imposed on the topology.",
                                "findings": [
                                    {
                                        "id": "declared-rule-contract",
                                        "name": "Declared rule contract",
                                        "description": "Record the applicable all-different requirements and any additional or replacement constraints, including the interpretation of visual markings.",
                                        "questions": [
                                            {
                                                "text": "Which groups must contain each permitted symbol exactly once, and which variant constraints also apply?",
                                                "kind": "definition",
                                                "id": "declared-rule-contract-q01"
                                            },
                                            {
                                                "text": "What supplied instructions establish the meaning of diagonals, cages, paths or other markings, including any rules about unmarked cells?",
                                                "kind": "provenance",
                                                "id": "declared-rule-contract-q02"
                                            }
                                        ]
                                    }
                                ]
                            }
                        ]
                    },
                    {
                        "id": "givens-and-solve-state",
                        "name": "Givens and solve state",
                        "description": "The fixed puzzle information and the mutable entries belonging to a solve attempt.",
                        "rationale": "A contradiction caused by a solver entry must not be confused with a defective original puzzle.",
                        "layers": [
                            {
                                "id": "initial-clue-baseline",
                                "name": "Initial clue baseline",
                                "description": "The original fixed placements against which solving work is interpreted.",
                                "findings": [
                                    {
                                        "id": "fixed-given-map",
                                        "name": "Fixed given map",
                                        "description": "Identify the value and position of every given, together with any uncertainty in transcription or extraction.",
                                        "questions": [
                                            {
                                                "text": "Which cell values were supplied as fixed givens rather than entered during solving?",
                                                "kind": "definition",
                                                "id": "fixed-given-map-q01"
                                            },
                                            {
                                                "text": "What original puzzle representation supports the given map, and which symbols or positions remain uncertain?",
                                                "kind": "provenance",
                                                "id": "fixed-given-map-q02"
                                            }
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "editable-solving-position",
                                "name": "Editable solving position",
                                "description": "The current entries, assumptions and candidate notes of a particular solve attempt.",
                                "findings": [
                                    {
                                        "id": "entries-and-candidate-meaning",
                                        "name": "Entries and candidate meaning",
                                        "description": "Distinguish committed entries, branch assumptions and candidate notes; record whether notes are complete and how candidates were derived.",
                                        "questions": [
                                            {
                                                "text": "Which cells are empty, committed or tentative, and which candidate sets are complete rather than partial notes?",
                                                "kind": "measurement",
                                                "id": "entries-and-candidate-meaning-q01"
                                            },
                                            {
                                                "text": "Which entries or candidate removals may be reversed without changing the original givens or rules?",
                                                "kind": "action",
                                                "id": "entries-and-candidate-meaning-q02"
                                            }
                                        ]
                                    }
                                ]
                            }
                        ]
                    },
                    {
                        "id": "sudoku-validity-and-solutions",
                        "name": "Sudoku validity and solutions",
                        "description": "Evidence about direct conflicts, possible completions and uniqueness.",
                        "rationale": "A filled or conflict-free grid is not sufficient evidence that the puzzle has been correctly solved or uniquely specified.",
                        "layers": [
                            {
                                "id": "position-consistency",
                                "name": "Position consistency",
                                "description": "Checks on the current entries and their ability to participate in a completion.",
                                "findings": [
                                    {
                                        "id": "conflicts-and-dead-ends",
                                        "name": "Conflicts and dead ends",
                                        "description": "Identify repeated symbols, violated variant constraints and proved impossibility, retaining the entries and reasoning responsible for each diagnosis.",
                                        "questions": [
                                            {
                                                "text": "Which current entries directly violate a row, column, region or declared variant constraint?",
                                                "kind": "measurement",
                                                "id": "conflicts-and-dead-ends-q01"
                                            },
                                            {
                                                "text": "Has a dead end been proved, such as a soundly derived empty candidate set or a required symbol with no possible position, and on which assumptions does that proof depend?",
                                                "kind": "measurement",
                                                "id": "conflicts-and-dead-ends-q02"
                                            }
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "completion-and-multiplicity",
                                "name": "Completion and multiplicity",
                                "description": "Separate assessment of a submitted completion and the original puzzle's solution set.",
                                "findings": [
                                    {
                                        "id": "solution-evidence",
                                        "name": "Solution evidence",
                                        "description": "Record whether a full grid satisfies all rules and givens, and whether the original puzzle has zero, exactly one or multiple solutions.",
                                        "questions": [
                                            {
                                                "text": "Does the proposed completion fill every playable cell, preserve all givens and satisfy every declared constraint?",
                                                "kind": "measurement",
                                                "id": "solution-evidence-q01"
                                            },
                                            {
                                                "text": "What evidence establishes the original puzzle's solution multiplicity, and does it exclude solver-added entries from the premise?",
                                                "kind": "provenance",
                                                "id": "solution-evidence-q02"
                                            }
                                        ]
                                    }
                                ]
                            }
                        ]
                    },
                    {
                        "id": "deductions-hints-and-revisions",
                        "name": "Deductions, hints and revisions",
                        "description": "The justified next steps available during solving or puzzle authoring.",
                        "rationale": "An agent needs to distinguish a forced deduction, a search assumption and a change to the puzzle itself.",
                        "layers": [
                            {
                                "id": "justified-solving-moves",
                                "name": "Justified solving moves",
                                "description": "Placements and candidate eliminations with inspectable reasoning.",
                                "findings": [
                                    {
                                        "id": "deduction-support-and-hint-depth",
                                        "name": "Deduction support and hint depth",
                                        "description": "Connect each proposed move to its supporting cells, candidates and constraints, identifying any dependence on uniqueness or a branch assumption.",
                                        "questions": [
                                            {
                                                "text": "Which placement or elimination follows, and what cells, constraints and assumptions justify it?",
                                                "kind": "action",
                                                "id": "deduction-support-and-hint-depth-q01"
                                            },
                                            {
                                                "text": "Should the next hint identify a unit to inspect, name a technique, explain the deduction or reveal the placement?",
                                                "kind": "action",
                                                "id": "deduction-support-and-hint-depth-q02"
                                            }
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "search-and-puzzle-revision",
                                "name": "Search and puzzle revision",
                                "description": "Controlled branching during solving and changes to clues or rules during authoring.",
                                "findings": [
                                    {
                                        "id": "branch-or-revise",
                                        "name": "Branch or revise",
                                        "description": "Record whether the next operation explores an assumption within the current puzzle or creates a revised puzzle requiring fresh validation.",
                                        "questions": [
                                            {
                                                "text": "Does the operation assume a candidate for search, or change a given, region or rule and therefore revise the puzzle?",
                                                "kind": "boundary",
                                                "id": "branch-or-revise-q01"
                                            },
                                            {
                                                "text": "After the operation, what must be restored or rechecked, including branch-dependent deductions, solvability, uniqueness and any difficulty rating?",
                                                "kind": "action",
                                                "id": "branch-or-revise-q02"
                                            }
                                        ]
                                    }
                                ]
                            }
                        ]
                    },
                    {
                        "id": "evidence-and-external-alignment",
                        "name": "Evidence and external alignment",
                        "description": "What the world already says about this thing, gathered so the model can be checked against it.",
                        "rationale": "A model that cannot be lined up against existing standards, identifiers and practice cannot be adopted by anyone who already uses them.",
                        "layers": [
                            {
                                "id": "reported-evidence",
                                "name": "Reported evidence",
                                "description": "Findings from the breadth pass, kept separate from the structural claims.",
                                "findings": [
                                    {
                                        "id": "evidence-kinds",
                                        "name": "Kinds and varieties",
                                        "description": "Reported by the breadth pass; each item needs checking against its source before it becomes normative.",
                                        "evidence": [
                                            "Classic 9×9 Sudoku (row, column, and 3×3 block uniqueness)",
                                            "Mini Sudoku (4×4 Shidoku and 6×6 grids with matching box shapes)",
                                            "Large-order Sudoku (16×16 Hexadoku, 25×25, and other n²×n² grids)",
                                            "Killer Sudoku (disjoint cages with given sums; digits remain unique inside each cage)",
                                            "Diagonal Sudoku / Sudoku X (both main diagonals also contain 1-9)",
                                            "Jigsaw / irregular Sudoku (nine connected regions replace the 3×3 blocks)",
                                            "Overlapping multi-grid Sudoku (Samurai and similar unions of 9×9 grids)",
                                            "Extra-region / Hyper Sudoku (Windoku): additional shaded 3×3 windows that also contain 1-9"
                                        ],
                                        "questions": [
                                            {
                                                "id": "evidence-kinds-q01",
                                                "text": "Which of these kinds and varieties hold for the sense of sudoku this model covers, and on what evidence?",
                                                "kind": "provenance"
                                            }
                                        ]
                                    },
                                    {
                                        "id": "evidence-identifiers",
                                        "name": "Identifiers and schemes",
                                        "description": "Reported by the breadth pass; each item needs checking against its source before it becomes normative.",
                                        "evidence": [
                                            {
                                                "scheme": "Wikidata item",
                                                "value_or_pattern": "Q13191",
                                                "note": "Primary linked-data item for the puzzle type, not for any single published grid."
                                            },
                                            {
                                                "scheme": "Library of Congress Subject Heading",
                                                "value_or_pattern": "Sudoku",
                                                "note": "Catalogue heading used for books and serials of puzzles, not a product SKU."
                                            }
                                        ],
                                        "questions": [
                                            {
                                                "id": "evidence-identifiers-q01",
                                                "text": "Which of these identifiers and schemes hold for the sense of sudoku this model covers, and on what evidence?",
                                                "kind": "provenance"
                                            }
                                        ]
                                    },
                                    {
                                        "id": "evidence-standards-and-regulation",
                                        "name": "Standards and regulation",
                                        "description": "Reported by the breadth pass; each item needs checking against its source before it becomes normative.",
                                        "evidence": [
                                            "World Puzzle Federation issues the competition regulations for the World Sudoku Championship (grid size, permitted variants, scoring, and uniqueness of the intended solution).",
                                            "Nikoli Co., Ltd. set the Japanese house conventions (unique solution; often rotationally symmetric givens) and historically held a trademark on the name 数独 in Japan.",
                                            "There is no ISO, IEC, or statutory product standard for Sudoku as a puzzle form; newspaper and app instances are editorial products."
                                        ],
                                        "questions": [
                                            {
                                                "id": "evidence-standards-and-regulation-q01",
                                                "text": "Which of these standards and regulation hold for the sense of sudoku this model covers, and on what evidence?",
                                                "kind": "provenance"
                                            }
                                        ]
                                    },
                                    {
                                        "id": "evidence-real-world-use",
                                        "name": "Real-world use",
                                        "description": "Reported by the breadth pass; each item needs checking against its source before it becomes normative.",
                                        "evidence": [
                                            "Printed as a daily or weekly feature in newspapers and puzzle magazines, with a given grid and a later published solution.",
                                            "Sold as graded paperback collections and as timed puzzles in mobile and web apps.",
                                            "Used as the set piece of the World Sudoku Championship and national qualifying contests under World Puzzle Federation rules.",
                                            "Used in computer science as a canonical exact-cover / dancing-links and constraint-satisfaction example.",
                                            "Worked by hand on paper as a recreational logic pastime, often rated by estimated technique depth rather than by clue count alone."
                                        ],
                                        "questions": [
                                            {
                                                "id": "evidence-real-world-use-q01",
                                                "text": "Which of these real-world use hold for the sense of sudoku this model covers, and on what evidence?",
                                                "kind": "provenance"
                                            }
                                        ]
                                    },
                                    {
                                        "id": "evidence-measurements",
                                        "name": "Typical measurements",
                                        "description": "Reported by the breadth pass; each item needs checking against its source before it becomes normative.",
                                        "evidence": [
                                            {
                                                "quantity": "Grid order (side length)",
                                                "typical_range": "9 for the classic form; also 4, 6, 16, 25 in published variants",
                                                "unit": "cells"
                                            },
                                            {
                                                "quantity": "Given cells (clues) on a unique 9×9 puzzle",
                                                "typical_range": "17-36 in well-posed published puzzles; 17 is the proven minimum",
                                                "unit": "cells"
                                            },
                                            {
                                                "quantity": "Completed 9×9 grids",
                                                "typical_range": "6670903752021072936960 (exact count)",
                                                "unit": "grids"
                                            },
                                            {
                                                "quantity": "Essentially different 9×9 grids (up to the Sudoku symmetry group)",
                                                "typical_range": "5472730538 (exact count)",
                                                "unit": "grids"
                                            },
                                            {
                                                "quantity": "Wall-clock solve time for a newspaper-grade 9×9",
                                                "typical_range": "5-45",
                                                "unit": "minutes"
                                            }
                                        ],
                                        "questions": [
                                            {
                                                "id": "evidence-measurements-q01",
                                                "text": "Which of these typical measurements hold for the sense of sudoku this model covers, and on what evidence?",
                                                "kind": "provenance"
                                            }
                                        ]
                                    },
                                    {
                                        "id": "evidence-failure-modes-and-hazards",
                                        "name": "Failure modes and hazards",
                                        "description": "Reported by the breadth pass; each item needs checking against its source before it becomes normative.",
                                        "evidence": [
                                            "Underconstrained givens yield two or more completions, so the puzzle is ill-posed by the uniqueness convention.",
                                            "Overconstrained or misprinted givens yield no completion.",
                                            "A puzzle billed as 'logic-only' may still require trial-and-error (bifurcation) beyond the techniques implied by its grade.",
                                            "In Japan, generic use of the trademarked name 数独 has produced naming and branding disputes; elsewhere the word is treated as generic.",
                                            "Compulsive play can displace time; there is no established physical injury mechanism beyond ordinary visual fatigue."
                                        ],
                                        "questions": [
                                            {
                                                "id": "evidence-failure-modes-and-hazards-q01",
                                                "text": "Which of these failure modes and hazards hold for the sense of sudoku this model covers, and on what evidence?",
                                                "kind": "provenance"
                                            }
                                        ]
                                    },
                                    {
                                        "id": "evidence-regional-variation",
                                        "name": "Regional variation",
                                        "description": "Reported by the breadth pass; each item needs checking against its source before it becomes normative.",
                                        "evidence": [
                                            "United States origin as 'Number Place' in Dell Magazines (Howard Garns, 1979); that name still appears in some American puzzle books.",
                                            "Japan: Nikoli named and popularised it as 数独 (sūdoku, 'single number') from 1984, with a house style that favours symmetric givens and a unique solution.",
                                            "United Kingdom: The Times launched a daily 'Su Doku' in 2004 (Wayne Gould's computer-generated grids), which seeded the worldwide newspaper boom; early British hyphenation has largely disappeared.",
                                            "Most European and Latin American papers now use the unhyphenated loanword 'sudoku' rather than a calque.",
                                            "Championship practice (which variants are live, how difficulty is scored) follows World Puzzle Federation rules and can differ from Nikoli magazine style and from app generators."
                                        ],
                                        "questions": [
                                            {
                                                "id": "evidence-regional-variation-q01",
                                                "text": "Which of these regional variation hold for the sense of sudoku this model covers, and on what evidence?",
                                                "kind": "provenance"
                                            }
                                        ]
                                    },
                                    {
                                        "id": "evidence-neighbours",
                                        "name": "Neighbouring kinds and how to tell them apart",
                                        "description": "Reported by the breadth pass; each item needs checking against its source before it becomes normative.",
                                        "evidence": [
                                            {
                                                "name": "Latin square",
                                                "difference": "A Latin square of order 9 already has unique symbols in every row and column; Sudoku adds the nine 3×3 block constraints (and is presented as a partial grid to complete)."
                                            },
                                            {
                                                "name": "Magic square",
                                                "difference": "A magic square is defined by equal line sums, not by partitioning {1…9} through rows, columns and blocks; a 3×3 magic square uses 1-9 but is not a Sudoku and does not scale to the 9×9 puzzle."
                                            },
                                            {
                                                "name": "KenKen / Calcudoku",
                                                "difference": "KenKen is a Latin square whose regions are arithmetic cages with an operation and a target; it does not use Sudoku's 3×3 blocks unless a hybrid explicitly adds them."
                                            },
                                            {
                                                "name": "Kakuro",
                                                "difference": "Kakuro is a crossword-shaped grid of digit runs with given sums; it is not a square of 1-9 with block uniqueness."
                                            },
                                            {
                                                "name": "Futoshiki",
                                                "difference": "Futoshiki is an order-n Latin square plus inequality signs between adjacent cells, with no 3×3 block constraint."
                                            },
                                            {
                                                "name": "Crossword",
                                                "difference": "A crossword places letters under lexical and crossing constraints; Sudoku places a closed digit alphabet under uniqueness constraints and has no vocabulary."
                                            }
                                        ],
                                        "questions": [
                                            {
                                                "id": "evidence-neighbours-q01",
                                                "text": "Which of these neighbouring kinds and how to tell them apart hold for the sense of sudoku this model covers, and on what evidence?",
                                                "kind": "provenance"
                                            }
                                        ]
                                    }
                                ]
                            }
                        ]
                    }
                ]
            },
            "openQuestions": [
                "Does this registry entry cover sudoku variants, overlapping grids and non-9×9 sizes, or should some link to separate registered concepts?",
                "Should uniqueness be a required publication condition for an intended sudoku puzzle, or a quality state that permits ambiguous and unsatisfiable instances to remain represented?",
                "Which technique vocabulary and solver assumptions should govern difficulty assessments, including whether uniqueness-dependent deductions are permitted?",
                "What evidence standard should establish unsatisfiability or uniqueness: reproducible exhaustive search, an inspectable proof, or another accepted verification method?",
                "Which changes of symbols, orientation or clue placement preserve puzzle identity for catalogue purposes, and which create a distinct puzzle?"
            ],
            "statistics": {
                "bundles": 5,
                "layers": 9,
                "findings": 16,
                "questions": 24
            }
        },
        "draft": {
            "generator": "vr.draft.v3",
            "status": "draft-generated",
            "researched": false,
            "archetype": "abstract concept",
            "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 sudoku, record what state it is in, and decide what may be done with it.",
            "whatItIs": "Enable an AI agent to recognise a sudoku puzzle, assess its rules and current solving state, and choose justified solving, checking or editing actions.",
            "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: sudoku video game, Argyle sudoku, Non-Consecutive Sudoku.",
                "3 finer distinctions are held as aliases rather than separate entries, because telling them apart needs a task that asks for it.",
                "Described in 95 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 sudoku, 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": [
                "Nothing to see. What is recognised is an instance of it, and which instances count is exactly what is argued about."
            ],
            "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": [
                        "sudoku video game",
                        "Argyle sudoku",
                        "Non-Consecutive Sudoku"
                    ]
                }
            ],
            "standing": "Described in 95 Wikipedia languages, which measures how widely it is written about rather than how important or how common it is. 3 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 sudoku from another, and a sudoku 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 sudoku, 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 sudoku, 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 sudoku 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 sudoku, 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 sudoku, 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 sudoku 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 sudoku 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 sudoku, 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 sudoku, 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 sudoku 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 sudoku from the things most often confused with it.",
                                        "questions": [
                                            {
                                                "id": "distinguishing-features-q01",
                                                "text": "What identifies and describes what distinguishes a sudoku, 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 sudoku, 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 sudoku 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 sudoku 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 sudoku between them.",
                                        "questions": [
                                            {
                                                "id": "stages-and-transitions-q01",
                                                "text": "What identifies and describes the lifecycle of a sudoku, 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 sudoku, 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 sudoku 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 sudoku, how often and by whom.",
                                "findings": [
                                    {
                                        "id": "observation-record",
                                        "name": "Observation record",
                                        "description": "How an observation of a sudoku 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 sudoku, 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 sudoku, 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 sudoku 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 sudoku 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 sudoku, 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 sudoku and what marks it done.",
                                        "questions": [
                                            {
                                                "id": "steps-and-preconditions-q01",
                                                "text": "What identifies and describes a step of a sudoku, 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 sudoku, 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 sudoku 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 sudoku consumes and what it produces.",
                                "findings": [
                                    {
                                        "id": "inputs-and-outputs",
                                        "name": "Inputs, outputs and side effects",
                                        "description": "The resources a sudoku 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 sudoku, 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 sudoku, 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 sudoku is known, and what must it refuse?",
                                                "kind": "action",
                                                "answer_data": [
                                                    "permitted actions",
                                                    "preconditions",
                                                    "refusals",
                                                    "escalation"
                                                ]
                                            }
                                        ]
                                    }
                                ]
                            }
                        ]
                    },
                    {
                        "id": "definitions-in-contest",
                        "name": "Definitions and who holds them",
                        "description": "What sudoku is taken to mean, and by whom.",
                        "rationale": "When a field disagrees about a concept, the disagreement is the content. A model that picks one definition silently destroys the information.",
                        "layers": [
                            {
                                "id": "competing-definitions",
                                "name": "Competing definitions",
                                "description": "The main readings and the traditions behind them.",
                                "findings": [
                                    {
                                        "id": "definition-map",
                                        "name": "Definitions and their holders",
                                        "description": "Each definition with the school or body that holds it.",
                                        "questions": [
                                            {
                                                "id": "definition-map-q01",
                                                "text": "Which definitions of sudoku are in use, and which tradition or body holds each?",
                                                "kind": "definition"
                                            },
                                            {
                                                "id": "definition-map-q02",
                                                "text": "What turns on the difference between them in practice?",
                                                "kind": "boundary"
                                            }
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "operationalisation",
                                "name": "Operationalisation",
                                "description": "How it is measured or applied when it has to be.",
                                "findings": [
                                    {
                                        "id": "operational-record",
                                        "name": "Measures and proxies",
                                        "description": "Instruments and indicators used to stand in for it.",
                                        "questions": [
                                            {
                                                "id": "operational-record-q01",
                                                "text": "How is sudoku operationalised or measured in practice, and by what instrument?",
                                                "kind": "measurement"
                                            },
                                            {
                                                "id": "operational-record-q02",
                                                "text": "What does that operationalisation leave out, and when does that matter?",
                                                "kind": "boundary"
                                            }
                                        ]
                                    }
                                ]
                            }
                        ]
                    },
                    {
                        "id": "instances-and-use",
                        "name": "Instances, use and consequence",
                        "description": "What counts as an instance of sudoku and what follows from calling something that.",
                        "rationale": "Applying a concept is an act with consequences, so a model must say what the label licenses and what it does not.",
                        "layers": [
                            {
                                "id": "instances",
                                "name": "What counts as an instance",
                                "description": "Clear cases, borderline cases and non-cases.",
                                "findings": [
                                    {
                                        "id": "instance-tests",
                                        "name": "Tests for an instance",
                                        "description": "What would settle whether something falls under it.",
                                        "questions": [
                                            {
                                                "id": "instance-tests-q01",
                                                "text": "What would settle whether something is an instance of sudoku?",
                                                "kind": "boundary"
                                            },
                                            {
                                                "id": "instance-tests-q02",
                                                "text": "Which borderline cases are argued about, and on what grounds?",
                                                "kind": "definition"
                                            }
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "consequence",
                                "name": "Consequence of application",
                                "description": "Rights, duties or decisions that follow from the label.",
                                "findings": [
                                    {
                                        "id": "consequence-record",
                                        "name": "What the label licenses",
                                        "description": "What an agent may do once something is classified this way.",
                                        "questions": [
                                            {
                                                "id": "consequence-record-q01",
                                                "text": "What follows practically once something is treated as sudoku?",
                                                "kind": "action"
                                            },
                                            {
                                                "id": "consequence-record-q02",
                                                "text": "What must an agent not infer from the label alone?",
                                                "kind": "action"
                                            }
                                        ]
                                    }
                                ]
                            }
                        ]
                    },
                    {
                        "id": "provenance-and-evidence",
                        "name": "Provenance, evidence and time",
                        "description": "Where every claim about a sudoku 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 sudoku and how confident it is.",
                                        "questions": [
                                            {
                                                "id": "claim-provenance-q01",
                                                "text": "What identifies and describes a claim about a sudoku, 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 sudoku, 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 sudoku 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 sudoku is retired without being erased.",
                                        "questions": [
                                            {
                                                "id": "validity-and-supersession-q01",
                                                "text": "What identifies and describes the validity of a claim about a sudoku, 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 sudoku, 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 sudoku 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
            }
        }
    }
}