RICS / app /api /status.py

Commit History

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

StormShadow308 Cursor commited on

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

StormShadow308 Cursor 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

- 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

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

StormShadow308 commited on

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

StormShadow308 commited on

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

StormShadow308 commited on

feat: add complete browser UI with upload, section config, generate and results views
f06fd2b

StormShadow308 commited on

feat: scaffold complete RAG system for RICS-style report generation
dc1b199

StormShadow308 commited on