Project-first workflow

How operators start in Projects while account, search, notifications, and docs stay global and permission-gated.

Keyboard: / focus search Cmd/Ctrl+K open command menu
Status: implemented Version: latest Review: source-backed Last scanned: 2026-06-25T00:00:00Z Review required: false

Project-first workflow

How operators start in Projects while account, search, notifications, and docs stay global and permission-gated.

Projects are the primary production workspace for acquisition goals, CRM work, messages, approvals, runs, proof ledger activity, and operator decisions.

Account remains global: Personal Account, Team/Members and roles, Settings with safety caps and approval rules, and Integrations/APIs with connection status are managed outside any single project and remain permission-gated.

Header search returns tenant-scoped global or project-scoped results for projects, contacts, companies, messages, approvals, activity, and docs without rendering secrets. notifications surface pending approvals, failed jobs, provider degradation, replies, spend, and revenue events from scoped read models.

The prominent Docs link stays available in the persistent navigation so operators can verify project-first workflow, live-action gates, and provider readiness without leaving the workspace context.

Official references

System Use in Trinity Official docs
Hermes Hosted agent runtime and skills context Hermes Agent docs
Jido Narrow policy/firewall action seam Jido Actions and Workflows
NVIDIA Nemotron scoring, safety, and QA decisions NIM LLM API reference
Stripe Checkout, webhooks, revenue proof, guarded spend Checkout Sessions API
Gmail Drafts, sends, aliases, scopes, inbound replies Gmail API scopes
Phoenix/Oban/Postgres Control plane, durable jobs, source-of-truth data Phoenix LiveView

Source paths

  • lib/autonomous_agency/agency.ex
  • lib/autonomous_agency/search.ex
  • lib/autonomous_agency/notifications.ex
  • lib/autonomous_agency_web/components/layouts.ex
Was this page useful? Source-backed feedback keeps public docs honest.