cli-get-next: phantom running task — linked run 4276358b-806 already terminal (abandoned); requeued immediately
scidex/agora/funding_proposal_generator.py already exists for ranked
hypotheses. Extend it to consume the new open_question artifact ranking
(per-field Elo from quest b307ad54-a95, q-openq) so that the highest
priority unsolved questions in each neuroscience subfield automatically
materialize as draft NIH-style proposals (R01 / R21 mechanisms), discoverable
on the Exchange as fundable artifacts. Each proposal cites the underlying
open_question as its parent.
python3 -m scidex.agora.funding_proposal_generator--dry-run, registers funding_proposal artifacts with requiredspecific_aims, significance, innovation, approach,preliminary_data, timeline, budget) within the page-length budgetsMECHANISM_PROFILES.
open_question via artifact_linkslink_type='derives_from', plus link_type='cites' to the top-3paper.
R21 if the question'sevidence_summary is short and exploratory, R01 otherwise.
(open_question_id, mechanism, quarter)).
--source open_questions mode to the CLI that queriesartifacts WHERE artifact_type='open_question' ordered bymetadata->>'importance_elo' and grouped by metadata->>'field_tag'.
MECHANISM_PROFILES and _select_persona.
scidex.agora.funding_proposal_generatorb307ad54-a95).