Asking the fleet what it is doing…
monad-knowledge Wi-Fi sensing lab · FIIT STU
Campaign session

01KTGV7KJD133E9380ZD8S0C6H

failed 2026-06-07 10:49:36.077833+00:00 → 2026-06-07 11:07:59.498646+00:00 · 1 run · supervisor: react-agent

“Aborted after one diagnosed launch: the floor bundle staged correctly (87 KB envelope+walls+24 seats), but the container exited 2 because the brief's floor_bundle path (/work/input/, singular) disagrees with the staging location (/work/inputs/, plural). Param-level fix known; re-run dispatched to CI with the corrected path.”

Archive snapshot, as of 23 h ago — the run corpus is rebuilt once a day, so this page is not a live reading. The fleet panel is the live one; it refreshes every 30 s.

Success criteria

CriterionResolved
Each run consumes the staged floor_geometry.json and returns the scalar floor (n_goals, n_seated, occupancy_rate, mean_time_to_seat_s). no
With >= n_agents seats present, occupancy_rate >= 0.8. no
n_seated <= n_goals and no two agents occupy the same goal. no

Synthesis

Synthesis — c-fiit-find-a-seat, session 01KTGV7KJD133E9380ZD8S0C6H (failed, diagnosed)

One launch (run 01KTGV893C1NPZKY5A5N6SQCVT, seed 0) before aborting. The session still produced two positive findings and one named bug:

  1. Prerequisite #1 closed. fiit-library-floor-0 now carries 24 computed occupiable/seat cells (seat-fiit-0..23, provenance computed, 0.4×0.4 m, placed ≥30 cm inside the 1206 m² walkable area derived via floorgeom.walkable_from_floor from the 453-wall layer).
  2. The IP-092 staging bridge works. stage_floor_bundle exported the structure bundle from PostGIS host-side and staged it as the run input (sim://run/01KTGV893C1NPZKY5A5N6SQCVT/artefact/../inputs/floor_geometry.json, 87.7 KB) — the GIS DB was never touched by the container.
  3. Named platform bug — path mismatch, three-way. stage_floor_bundle writes /work/inputs/floor_geometry.json (plural; scene_stage.py:232) and walk_notebook/schema.py:119 agrees, but floor_walk.py:65 defaults to /work/input/ (singular) and the campaign brief's sim_params hardcodes the singular form. The container exits 2 without artefacts (criterion 1 fails by construction) and uploads no log — a second, smaller finding: the entrypoint should persist a failure log artefact.

Resolution path: pass floor_bundle: /work/inputs/floor_geometry.json as a param (no code change required), or align floor_walk.py + the brief to the plural staging location. The re-run goes to CI as a fresh session.

Attached runs

Run Gate Purpose Replay
5N6SQCVT