Description of the issue
We need a mechanism to trigger and verify the entire FIA lifecycle in staging. The flow should look like:
A Nexus file is placed in the archive
It is detected by the filewatcher
It is ingested by run detection
A job is spawned
A DB entry is added
The run becomes available in the frontend and data viewer
This would allow us to validate end-to-end functionality in staging. Ideally, the trigger could be scoped per instrument, so we can test lifecycle behavior instrument by instrument.