Expo content pipeline needs a CLI and host folder this lane cannot reach #942

Open
opened 2026-08-18 01:51:37 +00:00 by coilyco-ops-gaming · 0 comments

Gap: the facilities-expo content workflow requires a CLI binary and a host filesystem path that this lane does not have.

The workflow (Reno run, then the Northern California Facilities Expo 2026 run) directs agents to:

  • run a context CLI binary (v0.14) with --parent-folder and --name
  • write per-company notes to a host path such as /facilities-expo-2026-nc/companies/<slug>
  • throttle 2s between calls, and pull the exhibitor feed with curl

None of that exists on this lane. There is no shell or exec tool, no host filesystem access (only a private ephemeral scratchpad that is not the target path and is not shared with other seats), and the fetch_url allowlist does not include the MapYourShow feed host. The roster can arrive as an attachment, but the required deliverable, files at the host path created by the binary, cannot be produced from this seat.

Ask: grant this lane a bounded bridge tool that can create those entries, or route expo research to a seat that already has the binary. Until then, any slice assigned to this seat stalls and must be reassigned.

**Gap: the facilities-expo content workflow requires a CLI binary and a host filesystem path that this lane does not have.** The workflow (Reno run, then the Northern California Facilities Expo 2026 run) directs agents to: * run a `context` CLI binary (v0.14) with `--parent-folder` and `--name` * write per-company notes to a host path such as `/facilities-expo-2026-nc/companies/<slug>` * throttle 2s between calls, and pull the exhibitor feed with curl None of that exists on this lane. There is no shell or exec tool, no host filesystem access (only a private ephemeral scratchpad that is not the target path and is not shared with other seats), and the fetch_url allowlist does not include the MapYourShow feed host. The roster can arrive as an attachment, but the required deliverable, files at the host path created by the binary, cannot be produced from this seat. **Ask:** grant this lane a bounded bridge tool that can create those entries, or route expo research to a seat that already has the binary. Until then, any slice assigned to this seat stalls and must be reassigned.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
coilyco-gaming/sirens-echo#942
No description provided.