Daily Brief
The Daily Brief is Alleato’s source-backed executive read of the previous business day. It turns recent meetings, email, Teams messages, and documents into one portfolio-level assessment, the decisions that need executive attention, and a current intelligence record for every project with activity. The Daily Brief is designed to answer four questions:- What changed across the portfolio?
- What needs an executive decision now?
- What is each active project doing, waiting on, or exposed to?
- What should become durable project intelligence, a task, or a follow-up?
The Daily Brief reads every source record included in its configured business-day window. It does not sample from that included set. This is different from claiming that every real-world message has already been ingested: connector health and source synchronization remain upstream requirements.
Where to find it
- Daily Brief history:
/daily-briefs - A specific brief:
/daily-briefs/[briefId] - Daily Deep Read review:
/executive/daily-deep-read-review - Project intelligence:
/{projectId}/intelligence
How the workflow operates
1. Select the business-day window
The scheduled compiler runs at 6:00 AM Eastern on weekdays. Unless a date or custom range is supplied, it compiles the previous completed business day in theAmerica/New_York time zone.
Each potential source is evaluated against the covered window:
- Meetings use their source or transcript timestamps.
- Email uses message or source timestamps.
- Teams conversations use the timestamps embedded on individual messages when available.
- Documents use their source or synchronization timestamps.
2. Materialize and inspect the source set
The compiler builds a source manifest and a full source corpus before asking the model to write the brief. Each included record carries:- a stable source identifier and short citation alias;
- source type;
- title;
- source timestamp;
- project ID and project name when known;
- original source link when one is available;
- the source text used for analysis.
3. Deep-read every included source
Sources are grouped into meetings, email, Teams, and documents. Every item in each non-empty group is passed through the source-reading stage.- Email is processed in batches of 20.
- Other source lanes are processed in batches of 8.
- Up to four batch workers run concurrently.
4. Generate the structured brief
The detailed report is converted into a structured Daily Brief with the following sections.Executive signal
The opening assessment contains:- Headline: the most important portfolio truth today;
- Why it matters today: why the signal deserves attention now;
- Your focus: the highest-leverage executive move;
- Watchouts: up to three concrete risks, conflicts, or evidence gaps.
Your calls today
This is a short decision index containing only decisions the executive must make. Context and team work stay in their project blocks so the same story is not repeated in multiple sections.Project blocks
Every project represented by source activity receives exactly one project block. Projects are ordered by urgency. Each block contains:- concrete, named action items;
- source-provided due dates when they exist;
- honest urgency language when no date exists;
- the cited context explaining money, schedule, commitments, risk, and recent movement.
Loose ends and prevention findings
Loose ends hold material items that cannot be assigned confidently to a project. Prevention findings describe a repeated operational failure only when the sources support the observed condition, missing control, accountable role, recommended system, leading indicator, and confidence level.5. Validate before publishing
The compiler validates the complete result before writing the canonical packet. It checks that:- the executive signal is present and complete;
- calls, projects, sources, and prevention findings use the expected structure;
- citations resolve to included sources;
- every project with source activity has a brief project block;
- every project with source activity has a project-intelligence record.
6. Publish one canonical packet
Successful generation writes one current packet tointelligence_packets under the target daily-executive-brief. The previous current packet becomes a snapshot, preserving history without creating a second Daily Brief source of truth.
The packet stores:
- the covered business date and exact time window;
- the source manifest and source counts;
- the detailed report;
- the structured brief;
- project intelligence records;
- compiler version, confidence, and freshness metadata.
/daily-briefs pages, AI Dashboard, API routes, exports, and delivery helpers read this canonical packet. A normal page request does not regenerate a competing brief.
7. Update project intelligence
After packet creation, the Daily Deep Read consumer processes the same packet. It does not independently reinterpret the raw sources. For every project with activity, it writes the fresh packet-derived current-state projection through the controlled project-intelligence boundary. A second coverage gate runs before these writes. If even one active project lacks a current-state record, all consumer writes stop with the missing project IDs in the error. The consumer also derives:- source-signal candidates for review;
- trackable tasks from structured actions;
- project progress-report sections;
- evidence previews and a run summary.
8. Review and promote candidates
The Daily Deep Read Review page shows extracted claims that need human judgment.- Accept means the claim is accurate and useful enough to become ready for promotion.
- Reject means the claim should not become durable downstream intelligence.
- Unassigned candidates should be assigned to the correct project before promotion.
How to read the Daily Brief
Start at the top and stop when you have enough information:- Read the Executive signal for the portfolio truth and recommended focus.
- Review Your calls today for decisions that require executive action.
- Open the urgent project blocks for cited context and assigned work.
- Scan Also moving to confirm that quieter projects were still covered.
- Use source links when a claim needs verification.
- Open Daily Deep Read Review when extracted candidates need acceptance, rejection, or project assignment.
Trust and failure behavior
The Daily Brief is built to fail loudly at the first incomplete boundary.What “reads everything” means
The Daily Brief reads every source record that has been successfully ingested, materialized, and included in the configured window. It does not mean:- every message in an employee’s historical mailbox;
- sources that failed connector synchronization;
- records outside the covered time window;
- content unavailable because of permissions;
- more than 12,000 model-input characters from one unusually long source.
Operational ownership
Summary
The Daily Brief is not merely a generated email or meeting summary. It is a governed daily intelligence compilation:- establish the completed business-day source set;
- deep-read every included source;
- synthesize a cited executive report;
- require complete project coverage;
- publish one canonical packet;
- refresh every active project’s current intelligence;
- route uncertain claims through human review before promotion.