brief/

Integration contract

Let other builders consume the engine.

brief/ exposes Markdown for humans and JSON for automation, so Codex threads, design systems, workflow tools, and client portals can pull the same intelligence.

GET

Fast handoff summary JSON

/api/handoff/summary

Small dashboard-safe handoff status with readiness, project counts, corpus counts, trusted-corpus counts, and links to full exports.

GET

Unified handoff JSON

/api/handoff

Full machine handoff packet for deep automation: readiness, corpus coverage, visual production queue, quality gate, security, privacy, rights, audit, and export links.

GET

Acquisition plan JSON

/api/acquisition

Category targets, acquisition waves, discovery queries, and review gates.

GET

Corpus review JSON

/api/review

Approval, review, and rejection queue for captured sites.

GET

Saved critique reports JSON

/api/critique/reports

Grouped saved critique report index with project, blueprint, organization, view, and Markdown export links.

GET

Trusted corpus JSON

/api/trusted

Approved reference boundary for usable taste, pattern, and blueprint intelligence.

GET

Export safety JSON

/api/export-safety

Public-safe, private-only, and blocked decisions for handoff artifacts.

GET

Prompt pack JSON

/api/prompts

Targeted prompts for Codex, v0, Figma, designer/art direction, copy, and visual generation.

GET

OpenAPI contract

/api/openapi

Machine-readable endpoint contract for integrations.

GET

Security posture JSON

/api/security

Route exposure, controls, feature boundaries, and hardening queue.

GET

Privacy review JSON

/api/privacy

Sensitive-value findings, private-surface risk, and redaction rules.

GET

Visual rights JSON

/api/rights

Source-kind rules, rights review queue, and replacement guidance.

GET

Audit log JSON

/api/audit

Persisted and derived operator timeline, sensitive events, and audit controls.

GET

Crawl policy JSON

/api/crawl-policy

Allowed, review, and blocked decisions for crawl candidates.

GET

Unified handoff Markdown

/handoff/export

Combined Markdown handoff package for builders and clients.

GET

Acquisition plan Markdown

/acquisition/export

Corpus scale-up plan for sourcing and reviewing new references.

GET

Corpus review Markdown

/review/export

Captured-site review queue with actions before corpus approval.

GET

Trusted corpus Markdown

/trusted/export

Trusted, review, and rejected corpus counts with downstream usage rules.

GET

Export safety Markdown

/export-safety/export

Distribution safety report for handoff artifacts.

GET

Readiness Markdown

/readiness/export

Build-readiness dashboard with signals and next actions.

GET

Visual production Markdown

/visuals/queue/export

Designer-facing asset production queue.

GET

QA gate Markdown

/qa/export

Anti-slop approval criteria for AI-assisted websites.

GET

Security posture Markdown

/security/export

Security posture package for operators and client-readiness review.

GET

Privacy review Markdown

/privacy/export

Privacy and redaction package for captured evidence review.

GET

Visual rights Markdown

/rights/export

Rights ledger for reference visuals, designers, and client handoff.

GET

Audit log Markdown

/audit/export

Operator timeline and audit-control review package.

GET

Crawl policy Markdown

/crawl-policy/export

Crawl permission review for reference-pack candidates.

Query parameters

brief

Plain-language site or product brief.

product

What is being built.

audience

Primary buyer or user.

outcome

What the site must make clear.

category

Industry, market, or competitive category.

motion

demo-led, product-led, trust-led, or craft-led.

trust

standard, regulated, or technical.

visuals

product-artifacts, diagrams, or editorial.

Example

/api/prompts?product=AI%20compliance%20platform&audience=healthcare%20operations&outcome=workflow%20proof%20and%20trustOpen JSON