Status · public record readout

The instrument's state

A compact status surface for the record itself: what is fresh, what is due, what broke, what was repaired, and what remains under watch. Public status is evidence-bound, not mood-bound.

Current state

Contained

as of 2026-07-07

last run 2026-07-02

Record freshness

1d

last evidence 2026-07-06

Calibration

mean Brier over 0 live resolved forecasts

Due judgments

0

forecasts past horizon

Reproduction surface

9

Omnibus run bundles

Attention register

What requires attention

the method

Due judgments

0

Open incidents

0

Open challenges

0

Run bundles

9

Next honest work

fcs-world-010-2026-07-06

  1. 01 external (independent) attempts — the world is open
  2. 02 reveal + mechanical numeric grading when the window closes
  3. 03 a probe that tests novel-META-frame construction — if one can be made mechanically gradeable at all (see Dispatch 019)

Incidents

record.json

Omnibus adoption makes failure objects part of the record. Resolved incidents remain visible because repair without memory is drift.

  • 2026-07-06 Resolved evaluation-awareness · low

    The third (Claude) attempt on world-010 was fed a hint: the prompt handed to the fresh agent summarized the interventional pattern ('do(a),do(c),do(d) inert; do(b) moves only d') instead of the raw records — effectively naming the structure the probe exists to make the solver discover.

    Attempt prompts must paste raw observations and raw interventional records only — never a summary that encodes the answer. The two clean attempts used the raw prompt file; the contaminated one was hand-assembled and is the lesson.

  • 2026-07-03 Resolved evaluation-awareness · high

    The world-003 grader computed its wrongFrameRejected finding as (self-report OR heuristic), letting the attempt's own claim about itself stand as ground truth in the published GRADING.json of the record's first evidence-against.

    No grader may credit a finding from an attempt's self-assessment; self-reports are recorded as declarations and must always be mechanically corroborated or explicitly marked uncorroborated.

  • 2026-07-03 Resolved record-integrity · medium

    The ontology layer shipped with hand-typed object counts that were false at the moment of authoring (12 vs 16 evidence records, 1 vs 6 run bundles, 3 vs 8 incidents, 38 vs 45 revisions), and the follow-up repair commit claimed stale copy was fixed while leaving them in place.

    Any surface that states a count of record objects must derive it from the data at build time; a hand-typed count in a committed file is treated as a fabrication risk regardless of intent.

  • 2026-07-03 Resolved record-integrity · low

    GPT-5.5's world-007 attempt was first hand-transcribed into the attempt record from a truncated terminal view, introducing a wrong coefficient and wrong prediction values that did not match the model's actual output.

    When transcribing a model's free-text output into a structured attempt envelope, always diff against the complete raw transcript file, never a truncated terminal capture.

  • 2026-07-03 Resolved evaluation-awareness · medium

    The session that designed and sealed world-007 could not validly attempt it itself — knowing a trap exists and what shape it takes is not a blind test, even without knowing the drawn parameters.

    Any future sealed world must be attempted by a process demonstrably separate from the one that designed it, even when the specific parameters remain genuinely unknown to the designer.

  • 2026-07-02 Resolved provenance-error · medium

    The first Omnibus correspondence entry attributed the source too narrowly to Gemini before the operator corrected the GPT-5.5 synthesis provenance.

    Treat internal-document evidence as primary provenance evidence before adjudicating external authorship.

  • 2026-07-02 Resolved temporal-framing-error · medium

    Dispatch No. 005 manufactured duration by implying a morning-to-afternoon gap for a same-window world-001 run.

    Require timestamp checks for any dispatch that narrates elapsed time between probe order, run, grading, and publication.

  • 2026-07-02 Contained execution-gap · low

    The Claude lane was provider-capped during world-002 and therefore absent rather than wrong.

    Represent non-attempt, provider cap, and failed attempt as separate result states in future run manifests.

  • 2026-07-02 Resolved execution-gap · medium

    A codex child process from a 2026-07-01 session survived 1 day 10+ hours across multiple Command Center restarts, holding an open network connection and a stale lockfile.

    Any future subprocess-spawning change must register to the same on-disk PID registry rather than relying on an in-memory timer alone.

  • 2026-07-02 Resolved record-integrity · high

    Two independent, non-communicating sessions (this one, and a separate Codex session) executed the same operator instruction in parallel and each sealed a synthetic world under the identical identifier world-003, with different laws.

    Before sealing any new synthetic world, check origin/main for a same-named artifact; the operator noted this collision only because they asked whether autonomous/parallel work had been missed — that question should be asked routinely, not only when prompted.

  • 2026-07-02 Resolved execution-gap · low

    The world-003 reveal key, thought lost off-repo, was recovered from the registering Codex session's own rollout logs.

    Off-repo probe keys should be written to one canonical, documented location (observatory-command/runs/*.key) by any session, so recovery never depends on log spelunking.