VeredProjects
Projects that report themselves: statuses checked against reality, workload you can see, and owners who hear about slippage first.

What it does
- Run projects from reusable templates
- Track goals separately from tasks and report on both
- Report on portfolio, status, timeline, and workload
- See every task assigned to you across every project
- Attach an approval workflow to a project stage
- Keep meeting notes against the project they belong to
- Give an external collaborator scoped access to a project without a full seat
Bromel in Projects
Not a bolt-on assistant. Bromel's tools here exist only when you license this module, and they read this module's data.
- Active projects with RAG, completion, target date, and overdue counts.project_health
- One project the way a PM reads it: task rollup, overdue tasks with assignees, blocked tasks with their reasons — for answering why, not just what.project_detail
- Per-person open load across projects, heaviest first, plus the unassigned backlog.team_workload
- How this business actually structures its projects — consulted before drafting a new plan, so the plan looks like yours.project_structures
- Portfolio totals rather than a capped sample.projects_summary
ProjectsOverdue and blocked tasks, projects past target, setup problems, and RAG statuses that do not match reality.src/lib/signals/projects.ts
PM owner briefingReviews every active project each night — schedule gaps, overdue and blocked work, statuses that don't match reality — and briefs the owners.src/lib/agents/slots/pm-owner-briefing.ts
Weekly portfolio status — MondayA second agent writes the Monday portfolio status, so the week starts with the state of everything rather than a status meeting to establish it.src/lib/agents/slots/weekly-portfolio.ts
VeredProjects vs. a work tracker
Asana is excellent at work management and gets full credit for it. What it cannot know is your operations — a project task in Vered can be fired by a sourcing award or a quality event, because they share one system.
| Capability | Vered | Asana |
|---|---|---|
| Run projects from reusable templates | ● | ●1 |
| Report on portfolio, status, timeline, and workload | ● | ○2 |
| See every task assigned to you across every project | ● | ●3 |
| Attach an approval workflow to a project stage | ● | ◐4 |
| Track goals separately from tasks and report on both | ● | not assessed |
| Ask questions of your own operational data in plain language | ● | ◐5 |
| Have named agents work overnight — controller, FP&A analyst, supply planner, production scheduler, quality manager, treasury analyst | ● | ◐6 |
| One source of truth that acts — an event in one module files dated, assigned work in another, automatically | ● | ◐7 |
- 1.Core capability — credit where due — Asana pricing — feature availability by tier, ret. 2026-08-08. https://asana.com/pricing
- 2.Portfolios arrive at the Advanced tier — Asana pricing — feature availability by tier, ret. 2026-08-08. https://asana.com/pricing
- 3.Asana pricing — feature availability by tier, ret. 2026-08-08. https://asana.com/pricing
- 4.Approval tasks exist, tier-gated — a stage-attached approval engine is a different thing — Asana pricing — feature availability by tier, ret. 2026-08-08. https://asana.com/pricing
- 5.Asana AI on paid tiers — it reads your work graph, not your operations — Asana AI and AI Studio product page, ret. 2026-08-08. https://asana.com/product/ai
- 6.AI Studio agents — real, and scoped to work management — Asana AI and AI Studio product page, ret. 2026-08-08. https://asana.com/product/ai
- 7.Reaches other systems through integrations you configure — Asana AI and AI Studio product page, ret. 2026-08-08. https://asana.com/product/ai
Run VeredProjects on its own.
Licensing is enforced in the product, so this module alone is a real option — and the rest is there when you want it.