Bulletin generation #2
Labels
No labels
Doing
P1: critical
P2: important
P3: useful
P4: nice to have
P5: reminder
To Do
bug
invalid
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
peacelink/ai-assistant#2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The assistant generates a branded PDF bulletin on a given topic or time period, pulling
content from RAG, MCP tools (Guardian, SIPRI, NAVCO, etc.), and synthesising it into a
structured document the user can download or publish.
Structure
A bulletin has a fixed template with named sections, e.g.:
Sections and their data sources are defined in the template, not hardcoded in the agent.
How the agent uses it
BOLLETTINOintent triggers a dedicated research profile that loads all relevantMCP servers and RAG sources
render_bulletintool with the structured contentTemplate management
Rendering
changed the description
assigned to @iannuzzelli