YULA Lab
ProjectsBraavolabs
Publication status needs re-verification

Braavolabs

An agent and automation command centre. Reusable primitives, multiple LLM providers and a ledger of run costs. Explore provider and primitive counts in the dated evidence section.

Primitives
9
verified 2026-08-19
LLM Providers
14
verified 2026-08-19
Languages
6

01 — What it does

Automations built from primitives.

Automations are built from a handful of building blocks rather than canned templates. Each block does one job; the flow emerges from how they're arranged, and stays readable.

Cost is never a surprise.

How many tokens each run spent with which provider — and what that came to — sits in the ledger. Switching provider is a setting, not a rewrite.

02 — How it runs

RunEvery step recorded · replayable
ProviderSelectable per step
Cost ledgerTokens · amount · duration
ErrorsNever swallowed · the flow stops

Verified claims

  • Nine primitives: ACQUISITION, SALES, DELIVERY, CONTENT, OPERATIONS, FINANCE, ANALYTICS, MEMORY, GOVERNANCE.

    verified in source codeverified 2026-08-19internal record: ventures/braavolabs/platform/packages/core/src/constants/primitives.tsThe number of primitive types by name; not the size of the combination space.
  • 14 LLM providers (BYOK) — as of 2026-08-19.

    verified in source codeverified 2026-08-19internal record: ventures/braavolabs/platform/packages/api/src/services/ai-client.ts (AIProviderType, PROVIDER_MODELS)The number of supported providers; not a claim that every model from every provider is tested to the same standard. The earlier figure of 12 was stale (Braavolabs' own FORGE-FAZ1 note flagged it on 07-09; a 07-11 edit to yulalab.com did not catch it).
  • An open-ended (template-free) combination space — the system has a fixed step/depth cap (MAX_STEPS_PER_RUN=50), not mathematically unlimited.

    verified in source codeverified 2026-08-19internal record: ventures/braavolabs/platform packages/core (runner.ts MAX_STEPS_PER_RUN, hierarchical.ts maxDelegationDepth)A technical capacity ceiling; not a claim about the practical variety a user experiences.

03 — Interface

Real screenshots are captured from the beta build.

Publication status needs re-verification

Check product access through Braavolabs, or ask about setup and usage by email.

Last publication check: 2026-09-06. You can open the link to check its current status.