{
  "schema_version": "hr.temporal-registry/0.1",
  "slug": "objects-in-time",
  "title": "Objects in Time",
  "kinds": [
    "sealed_prediction",
    "public_commitment",
    "experimental_checkpoint"
  ],
  "objects": [
    {
      "hr_id": "hr.temporal-object.0001",
      "slug": "lot-1-banksy",
      "title": "Lot 1: Banksy",
      "kind": "sealed_prediction",
      "states": {
        "record": "active",
        "disclosure": "sealed",
        "proof": "cross_checked",
        "outcome": "unsettled",
        "custody": "assigned_unacknowledged"
      },
      "dates": {
        "created_at": "2026-07-14T12:48:04+02:00",
        "registered_at": "2026-07-20T16:15:39+02:00",
        "next_review_at": "2027-07-14",
        "opening_due_at": "2036-07-14"
      },
      "summary": "A bounded prediction frozen as ciphertext and committed before a later opening and outcome record.",
      "temporal_rule": {
        "summary": "Open at the first declared occurrence or no later than 14 July 2036.",
        "rule_type": "opening",
        "evaluation_rule": "All five frozen conditions are required for fulfilment; fewer than five is partial, while an end-of-practice record or the deadline without all five is failure and still requires opening.",
        "latest_date": "2036-07-14",
        "triggers": [
          {
            "id": "predicted-scene",
            "summary": "The predicted scene occurs."
          },
          {
            "id": "practice-ended",
            "summary": "An authoritative record establishes that the relevant practice ended without the predicted scene."
          },
          {
            "id": "absolute-deadline",
            "summary": "14 July 2036 is reached."
          }
        ]
      },
      "artifacts": [
        {
          "role": "ciphertext",
          "filename": "lot-1-banksy-v1.md.gpg",
          "public_path": "/assets/tools/objects-in-time/objects/lot-1-banksy/lot-1-banksy-v1.md.gpg",
          "sha256": "d67e08f52ed2e83328d9e3cfe69f2db71807de2ac5f25ace2d97b0bc37ecf942",
          "bytes": 4932
        }
      ],
      "commitments": [
        {
          "role": "plaintext",
          "algorithm": "sha256",
          "value": "27e010c0db482cc041317c3284718f42eeef0cc8b3b874dd24c8c153df301d3a"
        }
      ],
      "proof_revisions": [
        {
          "version": "ots-0",
          "status": "submitted",
          "sha256": "eef534d0fb41897d31cfdfa357d4340765151ad40a4e72ed07c3bdb5c25573ac",
          "current": false
        },
        {
          "version": "ots-1",
          "status": "cross_checked",
          "filename": "lot-1-banksy-v1.md.gpg.ots",
          "public_path": "/assets/tools/objects-in-time/objects/lot-1-banksy/lot-1-banksy-v1.md.gpg.ots",
          "sha256": "04c39a4acefe9e144eb8b5e2068bd9a53b832e82e7bedd43a6cd58b59b36fd21",
          "current": true,
          "supersedes": "ots-0",
          "anchor": {
            "kind": "bitcoin_block",
            "identifier": "957995",
            "reported_at": "2026-07-14T11:14:15Z",
            "checked_at": "2026-07-16"
          }
        }
      ],
      "custody": {
        "public_name": "Pest Control",
        "state": "assigned_unacknowledged",
        "acceptance_claimed": false,
        "retention_claimed": false,
        "operational_test_claimed": false
      },
      "events": [
        {
          "id": "created",
          "kind": "created",
          "occurred_at": "2026-07-14T12:48:04+02:00",
          "recorded_at": "2026-07-14T12:48:04+02:00",
          "evidence": [
            "Committed plaintext SHA-256 recorded."
          ],
          "claim_boundary": "The commitment does not reveal or prove the truth of the prediction."
        },
        {
          "id": "sealed",
          "kind": "sealed",
          "occurred_at": "2026-07-14T12:56:03+02:00",
          "recorded_at": "2026-07-14T12:56:03+02:00",
          "evidence": [
            "Ciphertext SHA-256 recorded and exact readback completed."
          ],
          "claim_boundary": "The ciphertext does not prove authorship or future outcome."
        },
        {
          "id": "timestamp-submitted",
          "kind": "timestamp_submitted",
          "occurred_at": "2026-07-14T13:00:00+02:00",
          "recorded_at": "2026-07-14T13:00:00+02:00",
          "evidence": [
            "Original proof revision hash recorded."
          ],
          "claim_boundary": "Submission alone was not yet a completed Bitcoin attestation."
        },
        {
          "id": "custody-assigned",
          "kind": "custody_assigned",
          "occurred_at": "2026-07-14",
          "recorded_at": "2026-07-14T13:12:58+02:00",
          "evidence": [
            "Dennis confirmed that a unilateral custody instruction was sent through Proton."
          ],
          "claim_boundary": "The exact Proton send timestamp and message identifier were not independently read. No acceptance, retention, identity confirmation, or operational test is claimed."
        },
        {
          "id": "standalone-candidate-registered",
          "kind": "registered",
          "occurred_at": "2026-07-14T13:24:49+02:00",
          "recorded_at": "2026-07-14T13:24:49+02:00",
          "evidence": [
            "A standalone TID release candidate was prepared locally."
          ],
          "claim_boundary": "The standalone candidate was not uploaded or live."
        },
        {
          "id": "proof-upgraded",
          "kind": "proof_upgraded",
          "occurred_at": "2026-07-16T21:26:40+02:00",
          "recorded_at": "2026-07-16T21:26:40+02:00",
          "evidence": [
            "Current proof SHA-256 and four Bitcoin block-header attestations recorded."
          ],
          "claim_boundary": "The upgraded proof was not the proof attached to the earlier custody message."
        },
        {
          "id": "parent-candidate-registered",
          "kind": "registered",
          "occurred_at": "2026-07-20T16:15:39+02:00",
          "recorded_at": "2026-07-20T16:15:39+02:00",
          "evidence": [
            "Lot 1 was migrated into the local Objects in Time registry candidate with its exact public commitments."
          ],
          "claim_boundary": "Local registration is not publication and assigns no public parent TID ID."
        },
        {
          "id": "parent-register-published",
          "kind": "published",
          "occurred_at": "2026-07-20T17:11:24+02:00",
          "recorded_at": "2026-07-20T17:11:24+02:00",
          "evidence": [
            "Objects in Time was published as T0001 / hr.tool.0001 with Lot 1 as its first nested record."
          ],
          "claim_boundary": "Publication establishes public availability of the record and files; it does not establish truth, authorship, custody acceptance, or fulfilment."
        }
      ],
      "relations": [
        {
          "kind": "related_article",
          "title": "Banksy's Last Frame",
          "href": "/articles/banksys-last-frame/"
        }
      ],
      "correction": {
        "label": "Report a correction",
        "href": "/contact/"
      }
    },
    {
      "hr_id": "hr.temporal-object.0002",
      "slug": "problem-frontier-baseline-2026-07-20",
      "title": "Problem Frontier Baseline — 2026-07-20",
      "kind": "experimental_checkpoint",
      "states": {
        "record": "active",
        "disclosure": "public",
        "proof": "none",
        "outcome": "unsettled",
        "custody": "not_applicable"
      },
      "dates": {
        "created_at": "2026-07-20",
        "registered_at": "2026-07-21T11:39:29+02:00",
        "next_review_at": "2026-10-20"
      },
      "summary": "A frozen audit baseline for one AlphaProof Nexus Erdős cohort. The immutable snapshot preserves the original nine-row seed; the attached completed row audit reclassifies one rediscovery and leaves eight provisional frontier resolutions.",
      "temporal_rule": {
        "summary": "At the 20 October 2026 review, compare this frozen baseline with the next accepted snapshot or record why no successor snapshot was accepted.",
        "rule_type": "comparison",
        "evaluation_rule": "Use the same fixed cohorts and explicitly versioned living-registry definitions. Report new resolutions, partial progress, reclassifications, corrections, replenishment, denominator changes and validation lag separately. Never rewrite this baseline.",
        "latest_date": "2026-10-20",
        "triggers": [
          {
            "id": "scheduled-review",
            "summary": "20 October 2026 is reached."
          }
        ]
      },
      "artifacts": [
        {
          "role": "public_payload",
          "filename": "problem-frontier-baseline-2026-07-20.json",
          "public_path": "/assets/tools/objects-in-time/objects/problem-frontier-baseline-2026-07-20/problem-frontier-baseline-2026-07-20.json",
          "sha256": "25b3e006bf9535e84ea4d3e97c037160506aa88bb124d1903f30007fda1cb0f9",
          "bytes": 7087
        },
        {
          "role": "supporting_file",
          "filename": "baseline-audit.md",
          "public_path": "/assets/tools/objects-in-time/objects/problem-frontier-baseline-2026-07-20/baseline-audit.md",
          "sha256": "50a31b55d68e1b22723c745f80daa6e1daf36c25abc54a1879e95221b3573744",
          "bytes": 17279
        },
        {
          "role": "supporting_file",
          "filename": "oeis-reconciliation.md",
          "public_path": "/assets/tools/objects-in-time/objects/problem-frontier-baseline-2026-07-20/oeis-reconciliation.md",
          "sha256": "6681fd8cab328f0b5e2acc191e347b61ff94961b415d0bd610aaeae0f389fc3a",
          "bytes": 4629
        },
        {
          "role": "supporting_file",
          "filename": "strongest-counterargument.md",
          "public_path": "/assets/tools/objects-in-time/objects/problem-frontier-baseline-2026-07-20/strongest-counterargument.md",
          "sha256": "de586dc1ba16090d8fdd633c94dc5e467ad17b10ca401edf38597da1e8946dee",
          "bytes": 9670
        },
        {
          "role": "supporting_file",
          "filename": "limitations.md",
          "public_path": "/assets/tools/objects-in-time/objects/problem-frontier-baseline-2026-07-20/limitations.md",
          "sha256": "d51521f27afd849752997768d32ee2563aa64348b59f1c055d48dac86914bc6c",
          "bytes": 13685
        }
      ],
      "commitments": [
        {
          "role": "payload",
          "algorithm": "sha256",
          "value": "25b3e006bf9535e84ea4d3e97c037160506aa88bb124d1903f30007fda1cb0f9"
        }
      ],
      "proof_revisions": [],
      "events": [
        {
          "id": "baseline-created",
          "kind": "created",
          "occurred_at": "2026-07-20",
          "recorded_at": "2026-07-20",
          "evidence": [
            "PFT-2026-07-20 froze six input files by SHA-256 and pinned four source revisions plus three paper versions.",
            "The snapshot reports its own status as baseline_with_open_audit_questions."
          ],
          "claim_boundary": "The snapshot is a narrow audit state for selected formalized cohorts, not a census of AI mathematics, a global problem count, a trend or a depletion forecast."
        },
        {
          "id": "nine-became-eight",
          "kind": "correction_added",
          "occurred_at": "2026-07-21",
          "recorded_at": "2026-07-21",
          "evidence": [
            "The completed nine-row audit reclassified Erdős 846 as known in literature rather than a strict new-frontier resolution.",
            "The corrected working count is eight retained resolutions among 353 attempted formalized Erdős records."
          ],
          "claim_boundary": "The immutable snapshot still contains the original nine-row seed. The eight retained rows remain provisional under broader literature-priority review."
        },
        {
          "id": "release-candidate-registered",
          "kind": "registered",
          "occurred_at": "2026-07-21T11:39:29+02:00",
          "recorded_at": "2026-07-21T11:39:29+02:00",
          "evidence": [
            "Five exact public artifacts were copied into the Objects in Time asset boundary and their byte counts and SHA-256 values were recorded."
          ],
          "claim_boundary": "Local registration and artifact integrity do not independently verify the mathematics or reconcile the paper's claimed 44 OEIS successes with 38 public target files representing 37 unique sequence IDs."
        },
        {
          "id": "public-record-released",
          "kind": "published",
          "occurred_at": "2026-07-21T11:44:29+02:00",
          "recorded_at": "2026-07-21T11:44:29+02:00",
          "evidence": [
            "Dennis approved adding the published article's frozen baseline to Objects in Time.",
            "The configured two-object registry, nested reader page, exact artifacts and staged release root passed the temporal-object release checks."
          ],
          "claim_boundary": "Publication establishes the availability and integrity of this audit checkpoint. It does not independently certify the mathematics, turn the checkpoint into a trend, or prove that the mathematical problem frontier is shrinking."
        }
      ],
      "relations": [
        {
          "kind": "related_article",
          "title": "Nine Became Eight",
          "href": "/articles/nine-became-eight/"
        },
        {
          "kind": "related_method",
          "title": "Nine Became Eight evidence manifest",
          "href": "/assets/articles/nine-became-eight/evidence/v0.1/MANIFEST.json"
        }
      ],
      "correction": {
        "label": "Report a correction",
        "href": "/contact/"
      }
    }
  ]
}
