{"service":"BuildGuard AI Simple PDF Database","description":"Plain text storage and search - no external tokens, no vector DB","principle":"PDF → Text → Store → Search (Simple & Permanent)","features":["PDF text extraction (mock)","Plain text storage in memory","Simple text search","Clause extraction and tagging","Permanent data - no external dependencies"],"stats":{"totalPDFs":0,"totalClauses":0,"byJurisdiction":{},"byType":{},"totalTextSize":"0.00 MB","lastUpdated":"2026-08-21T12:30:11.479Z"},"endpoints":{"upload":"POST /api/pdf/simple-upload","search":"GET /api/pdf/simple-search?q=query","stats":"GET /api/pdf/simple-upload (returns stats)","all_pdfs":"GET /api/pdf/all"},"example_workflow":["1. Upload PDF: POST /api/pdf/simple-upload","2. Text extracted and stored permanently","3. Search: GET /api/pdf/simple-search?q=setback","4. Get exact clause references from stored text"],"current_status":"Database has 0 PDFs with 0 clauses"}