Merkava
Merkava / Drive Marketplace / TermDriver

TermDriver

by Merkava ● Verified publisher

The legal and compliance Drive. Generate privacy policies, terms of service, and full legal packs for every product and site you run, from one operating-entity profile.

Add to cockpit Try it free
Free core // cockpit features in Merkava
Category
Legal & Compliance
Function
OPS
Version
1.0.0
Engine
Forge
Contract
v1.0.0
Overview

One Drive that keeps everything you ship street-legal.

Single-site legal tools price per site and treat every launch as a fresh form. TermDriver is built for the operator who'd rather not pay a lawyer's retainer for boilerplate. Define the operating entity once, and every new document inherits it. Generating documents is free and unlimited. Snapped into the Merkava cockpit, TermDriver gains the part that matters as you grow: it watches every document you've published and flags the ones that fall out of date as the law moves.

Twenty US states now enforce comprehensive privacy laws, eleven require Global Privacy Control recognition, and the list grows most years. TermDriver assembles the right clauses for the regions each document serves and keeps them current.

What's inside

Capabilities

// gen

Adaptive document engine

Conversational Forge intake assembles documents to how the business actually runs, not a fixed template.

// reuse

Shared entity profile

Company details, contacts, and processors defined once and reused on every document you generate.

// watch

Rolling compliance monitor

A law change or a vendor terms change flags every affected document and queues the fix.

// host

Hosted policies

Date-stamped, auto-updating policy pages on a permalink, plus HTML, Markdown, and PDF export.

// cookie

Consent banner

A drop-in cookie consent banner snippet tied to each site's cookie policy.

// gate

Launch checklist

Version history per document and a gate that holds a launch until its legal pack is in place.

Privacy PolicyTerms of ServiceCookie Policy Acceptable UseRefund PolicyDisclaimer EULADMCAAffiliate Disclosure DPACommunity GuidelinesAI Usage Terms
Requirements & permissions

How it plugs in.

TermDriver conforms to the Merkava Platform Contract. It exposes the standard contract endpoints so the cockpit can measure and monitor it with no per-Drive code.

Dependencies

  • @meridian/forge shared AI engine
  • @meridian/auth operator identity
  • entity-profile shared primitive
  • @meridian/config and @meridian/logger
  • Merkava Platform Contract v1.0.0

Scopes requested

  • entity-profile:read reuse company details
  • documents:write create and version documents
  • ventures:read map docs to each site
  • Exposes /api/meridian/health · metrics · events · billing
  • Owns its own data store; no shared database
Pricing

Free to generate. Paid to stay current.

Core
Free
  • Unlimited document generation
  • All twelve document types
  • HTML, Markdown, PDF export
  • GDPR, CCPA, and 20 US state coverage
  • One hosted policy permalink
In Merkava
Included with subscription
  • Shared entity profile across every document
  • Cockpit-wide change monitoring
  • Version history on every document
  • Auto-updating hosted policies
  • Launch-gate integration
Agency
Add-on
  • Generate for client accounts
  • White-label hosted policies
  • Client workspaces and handoff
  • Bulk pack generation
  • Remove the TermDriver footer
Drive manifest

drive.json

The machine-readable listing the marketplace and the cockpit read. Conforms to the Platform Contract manifest schema.

{
  "drive": "term-driver",
  "name": "TermDriver",
  "category": "legal-compliance",
  "function_label": "OPS",
  "publisher": { "name": "Merkava", "verified": true },
  "version": "1.0.0",
  "contract_version": "1.0.0",
  "engine": "forge",
  "pricing": { "core": "free", "cockpit_features": "merkava-subscription", "agency": "add-on" },
  "surfaces": [ "cockpit-panel", "standalone:termdriver" ],
  "capabilities": [ "document.generate", "document.host", "document.version", "compliance.monitor" ],
  "dependencies": [ "@meridian/forge", "@meridian/auth", "entity-profile", "@meridian/config" ],
  "scopes": [ "entity-profile:read", "documents:write", "ventures:read" ],
  "endpoints": { "health": "/api/meridian/health", "metrics": "/api/meridian/metrics", "events": "/api/meridian/events", "billing": "/api/meridian/billing" },
  "events_emitted": [ "custom.term-driver.document_generated", "custom.term-driver.policy_published", "custom.term-driver.compliance_flag_raised" ],
  "data_owned": [ "documents", "entity_profiles", "compliance_flags" ]
}
The ecosystem

How Drives work in Merkava.

A Drive is a modular component that snaps into the operator cockpit and runs on the shared Forge engine. First-party Drives cover the core operating functions. Third-party Drives extend the cockpit. Every Drive that handles money or data conforms to the same Platform Contract, so the cockpit measures all of them the same way.

OPS // Legal

TermDriver

Legal packs and compliance monitoring across everything you ship.

This Drive
SALES

Pipeline

Outreach, lead capture, and deal tracking across ventures.

First-party
GROWTH

Signal

Marketing engine, content, and channel attribution.

First-party
SUPPORT

Frontline

Multi-tenant AI customer support, one inbox per venture.

First-party
OPS // Finance

Ledger

MRR, runway, and unit economics across the business.

First-party
3rd party

Boardroom

Multi-model decision room that plugs into the cockpit.

Community Drive