From 383dd0de7be57bcda96768cd9f6b6bda7cbf11c0 Mon Sep 17 00:00:00 2001 From: Ubuntu Date: Thu, 18 Jun 2026 21:09:57 +0000 Subject: [PATCH] docs: refresh PROJECT-BIBLE freshness stamp to 2026-06-18, fix gemini model name --- PROJECT-BIBLE.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/PROJECT-BIBLE.md b/PROJECT-BIBLE.md index 1348cf0..fced7ae 100644 --- a/PROJECT-BIBLE.md +++ b/PROJECT-BIBLE.md @@ -1,6 +1,6 @@ # RECON Project Bible v2.0 -*Last updated: 2026-02-16* +*Last updated: 2026-06-18* --- @@ -131,7 +131,7 @@ Web content enters at `extracted` status (text already extracted by trafilatura) ### Enrichment Details -- Model: `gemini-2.0-flash` +- Model: `gemini-2.5-flash-lite` - Window size: 10 pages per API call (configurable) - Workers: 16 concurrent (4 API keys x 4 workers each) - Output format: JSON array of concept objects @@ -480,7 +480,7 @@ vector_db: collection: recon_knowledge # Collection name gemini: - model: gemini-2.0-flash # Gemini model for enrichment + model: gemini-2.5-flash-lite # Gemini model for enrichment response_mime_type: application/json # Force JSON output web: @@ -728,7 +728,7 @@ recon validate --deep ## 19. Current State -*As of 2026-02-16* +*As of 2026-06-18 — verified against live deployment (gemini-2.5-flash-lite enforced).* ### Pipeline Progress