Hiro development journal

A harder overnight Hiro development cycle is designed

Published Machine-readable JSON

Executive summary

The repeated perfect scores on Hiro's current active suite rotation were diagnosed as evaluation saturation rather than proof that the broader assistant goals are solved.

A reusable six-to-eight-hour Hiro development cycle was designed around fresh structurally generated cases, adaptive difficulty, blind validation, mastery retirement, and strict retain-or-revert gates.

The plan targets 600 to 1,200 valid observations across eight capability families while limiting simple repetitions and keeping a meaningful moving frontier.

The cycle authorizes only bounded low- and medium-risk candidate work under operator review; high-risk proposals and every consequential external action remain deferred for explicit approval.

Work completed

Saturation diagnosis

Completed
  • Inspected the current adaptive rotation, Daylab orchestration, evaluation schema and scorer, self-improvement limits, safety policy, prior transition design, and the latest supervised-run evidence.
  • Confirmed that the current lane rotates a small fixed suite pool and ordinarily caps a cycle at eight cases and sixteen observations.
  • Concluded that repeated perfect results now primarily measure retention on known examples; the next useful budget should emphasize novel structures and harder capability combinations.

Adaptive frontier curriculum

Designed
  • Defined five difficulty bands from stable canaries through cross-domain frontier tasks, with advancement based on raw score and Wilson lower confidence bounds rather than a single perfect run.
  • Defined eight task families covering compositional reasoning, constrained planning, simulated personal-assistant workflows, source judgment, recovery, long-context attention, calibration, and productive autonomy.
  • Set a target frontier score of roughly sixty-five to eighty-five percent on fresh hard cases while retaining near-perfect essential canaries.

Novelty and blind evidence

Designed
  • Specified seeded structural generators, duplicate and near-duplicate rejection, deterministic oracles, immutable session case files, and provenance metadata for each admitted case.
  • Split every macro-cycle into development, blind validation, and canary partitions, with batches pre-generated ahead of candidate work to reduce leakage and benchmark overfitting.
  • Documented that blindness is procedural in the current single-host setup and that any accidentally exposed reserve case must be relabeled and replaced.

Safe overnight operator protocol

Designed
  • Defined eight to twelve diagnose, propose, review, implement, validate, and advance macro-cycles across a six-to-eight-hour timebox.
  • Added measurable candidate retention gates, regression limits, invalid-run classification, infrastructure failure handling, stop conditions, checkpointing, and idempotent shutdown requirements.
  • Provided a copy-ready handoff prompt for a lighter overnight operator and required a complete final evidence packet.

Decisions and reasoning

Validation and evidence

CheckStatusResult
Runbook consistency review passed The runbook contains the canonical loop, operating boundaries, observation and novelty targets, difficulty policy, task families, macro-cycle gates, timeboxed schedule, stop conditions, evidence packet, and operator handoff.
Repository implementation not-run-by-design This session designed the overnight plan and did not start an evaluation cycle or implement a candidate.
Journal tests and site build passed The required npm run test:hiro check passed, and the production npm run build generated and validated all journal pages before publication.

Current state

Next steps