Heroku app runtime brief
Read-only runtime brief for one Heroku app. It reads the app, dynos, formation, releases, builds, domains, add-ons, pipeline coupling, and available dyno sizes through recued-core.heroku, then asks the AI summarizer for runtime health, release posture, DNS status, scaling context, and concrete next checks. It never creates, restarts, stops, scales, rolls back, mutates config vars, provisions add-ons, creates log sessions, deletes resources, or calls arbitrary Heroku API routes.
How it works
Inspect the data fetches, transforms, gates, and output this recipe runs.
Settings
Configurable at install. Defaults shown — change them anytime in Recued.
focus
setting
=
Summarize the Heroku app for dyno state, formation capacity, recent release/build status, domain/ACM readiness, pipeline stage, risk, and concrete next checks. Do not invent facts outside the Heroku data.
heroku
setting
=
app name
setting
=
row limit
setting
=
12
max length
setting
=
900
Trust & control
What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.