BlueprintDocuments

Private document analyst

Answer questions about files the user selects, with a local-first route and no automatic upload.

01

Data access

  • Files chosen through an explicit picker
  • User questions
  • No folder-wide background indexing
02

Data destinations

  • Local mode keeps parsed text and answers on-device
  • A future cloud route must be enabled separately
03

Permissions

  • Read the chosen file for the current session
  • Use browser-managed model cache
04

Approval rules

  • Confirm each new file
  • Never upload when local mode is selected
  • Export only after a user action

Known limitations

A blueprint earns trust by naming its failure modes.

  • Large or scanned documents may exceed local memory
  • OCR would require an additional model
  • Answers must cite document locations before being trusted

This page describes a design contract. Unless a working component is linked above, Run Any AI is not hosting or executing this agent.