Commit History

chore: force clean Hugging Face Space rebuild
621f5db

StormShadow308 Cursor commited on

Fix past-report bleed on no-mappable sections with notes-bounded baseline.
cf158e8

StormShadow308 Cursor commited on

fix: shorten HF Space short_description to meet 60-char limit
8c2e66a

StormShadow308 Cursor commited on

Deploy v2 backend to Hugging Face Spaces.
50f4256

StormShadow308 Cursor commited on

chore: ignore v2 runtime data and local test artefacts
110cec4

StormShadow308 Cursor commited on

Add demo documentation and Docker setup for v2 report generation system
aad7814

StormShadow308 commited on

Fix auth on notes upload and DOCX export; stabilize HF token signing.
2034ed4

StormShadow308 Cursor commited on

Ship production RAG hardening: citation extraction, full-library retrieval, auth.
865bc90

StormShadow308 Cursor commited on

Disable LLM RAG sanitisation by default on HF Spaces to fix slow ingestion.
2e3ecc8

StormShadow308 Cursor commited on

Speed up generation and ingestion; add live report progress on /status.
c893230

StormShadow308 Cursor commited on

Default report generation to standard RAG/LLM on e561e67 baseline with /health verification.
5f70643

StormShadow308 Cursor commited on

feat: RAG upload sanitisation layer before vector indexing
e561e67

StormShadow308 Cursor commited on

chore: add HB-BS standard paras reference doc (Git LFS)
a1e5b42

StormShadow308 Cursor commited on

chore: add pytest output log
d0f7f0a

StormShadow308 Cursor commited on

feat: async pipeline, job queue, generation hardening, and docs
732b14f

StormShadow308 Cursor commited on

feat: AI interference levels (minimum|medium|maximum) UI, API, prompts, generation
879e4e0

StormShadow308 Cursor commited on

feat: enhance embedding model configuration and retrieval logic
0b42403

StormShadow308 commited on

feat: introduce strict uploaded only mode and enhance logging for AI generation
3f6016e

StormShadow308 commited on

feat: enhance AI involvement and standard paragraph handling
5fca0ca

StormShadow308 commited on

feat: enhance AI involvement handling and transparency metrics
295512e

StormShadow308 commited on

fix: enhance section text update handling and validation
2cfebbc

StormShadow308 commited on

fix: apply structured section blocks to L1/L2 as well
b410119

StormShadow308 commited on

fix: restore L3 structured section blocks and label survey level
6e02326

StormShadow308 commited on

fix: allow reference-only RAG guidance in notes-only mode
6036e5e

StormShadow308 commited on

fix: notes-only generation to prevent RAG content leak
751f4aa

StormShadow308 commited on

deploy: harden inspector + add RAGAS eval harness
62f2173

StormShadow308 commited on

refactor: enhance non-invention guard and tier-aware output handling
da8a68d

StormShadow308 commited on

fix: stop false Level 1 classification of messy Level 3 field notes
b2bb3e4

StormShadow308 commited on

fix: add pypdf and openai as explicit production dependencies
2f8eb23

StormShadow308 commited on

fix: use same-origin API base so uploads work on HF Spaces
017b814

StormShadow308 commited on

fix: add python-docx to production dependencies
9cc9c46

StormShadow308 commited on

chore: add HF Spaces YAML frontmatter
bc75168

StormShadow308 commited on

chore: update Docker configuration and application settings for improved deployment
31cee57

StormShadow308 commited on

chore: update .gitignore and README for improved clarity and functionality
a1e2ff8

StormShadow308 commited on

feat: adaptive writing style — user docs first, KB fallback, few-shot examples
377c1bc

StormShadow308 Claude Sonnet 4.6 commited on

feat: implement two-layer hallucination grounding check with 21 new tests
752c1cd

StormShadow308 Claude Sonnet 4.6 commited on

- Added support for RICS survey levels (1, 2, 3) in document uploads and reports, allowing for better tier management and retrieval filtering.
b76f199

StormShadow308 commited on

Added canonical rollout functionality, including new API endpoints and request/response models for upgrading indexed content. Updated main application to include the canonical rollout router. Introduced a new document loading function for raw documents in the ingestion pipeline. This enhances content management and semantic upgrades across the application.
569bceb

StormShadow308 commited on

- Introduced a new API endpoint for finding similar content in the tenant's workspace, allowing users to identify overlapping uploads and draft notes.
0908f70

StormShadow308 commited on

- Replaced timezone.utc with UTC from datetime for consistent datetime handling.
faa8fb3

StormShadow308 commited on

feat: FAISS-only vector store (remove Chroma)
32c4506

StormShadow308 commited on

- Introduced `ingest_timeout_seconds` setting in config.py to define maximum time for document ingestion.
3f046da

StormShadow308 commited on

Merge origin/experiment-lab (LangChain RAG) into experiment-lab + product features
837762d

StormShadow308 commited on

feat(experiment-lab): AI transparency bar, tenant-scoped RAG, citations, proofread/enhance fixes
eda3d74

StormShadow308 commited on

- Updated .gitignore to exclude proprietary RICS documents.
d611f45

StormShadow308 commited on

- Updated `.env.example` to include new settings for bulk upload limits and batch processing.
3c31a2a

StormShadow308 commited on

feat: enhance document upload and processing capabilities with new personalisation features
0136798

StormShadow308 commited on

feat(experiment-lab): rewrite RAG pipeline using LangChain framework
49f0cfb

StormShadow308 commited on

fix: comprehensive codebase review fixes (critical + major + minor issues)
3f6fdc5

StormShadow308 commited on

fix: apply all bug fixes and improvements (embeddings, cache, postprocess, frontend, tests)
7d37f11

StormShadow308 commited on