SureLinkAI logo

Help Center

Help Center
>
SureLink Help
>
303 - SureLink Feature Constraints

303 - SureLink Feature Constraints

SureLink discovers and indexes text from your local files and feeds the most relevant excerpts into a large language model (LLM) during a query. This is a retrieval‑augmented generation (RAG) workflow designed for answers with citations, not a full‑text replacement for your DMS or BI tools.

September 9, 2025

1) Content & file‑handling limits

What this means for you: Prefer original, text‑native sources; run OCR on scans; export crucial tables to CSV; keep a light, flat folder structure for content you expect to query often.

2) Retrieval & answer‑quality limits (RAG realities)

3) Hard technical limits (model & API)

4) Scale & operations limits

5) Customer‑side best practices (to stay within limits)

6) 60‑minute self‑test plan (quick validation before go‑live)

  1. Coverage: Index 10 files spanning DOCX, text‑PDF, scanned‑PDF (with/without OCR), CSV, and MD. Confirm each is discoverable and that citations map back to the right file/page.

  2. Stress token budget: Ask a question that touches all 10 files; verify whether the answer includes correct citations and whether the app gracefully truncates or compresses context.

  3. Rate‑limit behavior: Fire 100 rapid queries; confirm 429 handling and that retries succeed without user‑visible errors.

  4. Change drift: Edit a source file; verify re‑index latency and that the old passage no longer appears in answers.

  5. Permissions: Remove access to one file for a test user; ensure it never appears in retrieval results or citations.