← Back to Lesson 08
Lesson 08 ยท Activity 01

Scope a Discovery Loop

A research loop without limits crawls forever. Here youโ€™ll turn a vague goal into a bounded loop the agent can actually finish โ€” and that you can trust.

Work through it

0 of 5 done

The research goal

"Find current grant opportunities that could fund a new community-college STEM outreach program, and put them in one comparison table."

Scope the loop

Fill each box. Saved on this device.

Saved automatically on this device.

Reveal a strong model answer

Sources: a handful of named funder databases (e.g., federal grant portals, relevant foundation directories); avoid anything behind a login/paywall or that requires student data. Depth: top ~15 results or first 2 pages per source. Stop condition: "10 qualifying opportunities collected, or all listed sources checked โ€” whichever comes first." Fields: funder, program name, deadline, award amount, eligibility, and a direct source link for every row.

Assembled instruction (copy and adapt):

Search the federal grants portal, two relevant foundation directories, and your state education-agency funding page for grants that could fund a community-college STEM outreach program.
For each result, collect: funder, program name, deadline, award amount, eligibility, and a direct source link.
Stop at 10 qualifying opportunities or when all four sources are checked.
Do not log in or open paywalled pages, and take no other actions.
Flag duplicates and anything past its deadline; note each finding's date.
Takeaway: the stop condition and the per-row source link are what turn an open-ended crawl into a finishable, checkable task โ€” and a paste-ready instruction is the artifact youโ€™ll reuse every time.