| name | daily |
| description | Generate a daily digest for Regen Network, RegenAI, and the Regen Commons |
Generate a structured daily digest that synthesizes data from KOI MCP, Ledger MCP,
web search, and historic digests into a comprehensive report on the Regen ecosystem.
Behavior
-
Parse arguments:
--date YYYY-MM-DD — generate for a specific date (defaults to today)
--template name — use a specific template (defaults to the value in
settings.json at defaults.template.daily)
--character name — voice the digest through a character persona
-
Load the template from templates/daily/{name}.md
-
Read the template's section structure and <!-- source: --> annotations
-
For each section, query the appropriate data sources:
Governance Pulse:
ledger: list_governance_proposals — active and recently closed proposals
ledger: list_governance_votes — vote tallies on active proposals
ledger: get_governance_tally_result — tally results for notable proposals
koi: search(query="governance proposal") — forum discussions about governance
Ecocredit Activity:
ledger: list_credit_batches — recent batch issuances
ledger: list_classes — credit class overview
ledger: list_projects — registered projects
ledger: list_sell_orders — marketplace activity
- — credit market trends