Commit Graph

15 Commits

Author SHA1 Message Date
23493f0b61 docs: Aktualizacja dokumentacji do Gemini 3 Flash
Zmiana domyślnego modelu w dokumentacji i kodzie:
- gemini-2.5-flash → gemini-3-flash-preview
- gemini-2.5-pro → gemini-3-pro-preview

Zaktualizowane pliki:
- README.md - opis technologii
- docs/architecture/*.md - diagramy i przepływy
- nordabiz_chat.py - fallback model name
- zopk_news_service.py - model dla AI evaluation
- templates/admin/zopk_dashboard.html - wyświetlany model

Zachowano mapowania legacy modeli dla kompatybilności wstecznej.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-29 14:19:05 +01:00
cebe52f303 refactor: Rebranding i aktualizacja modelu AI
- Zmiana nazwy: "Norda Biznes Hub" → "Norda Biznes Partner"
- Aktualizacja modelu AI: Gemini 2.0 Flash → Gemini 3 Flash
- Zachowano historyczne odniesienia w timeline i dokumentacji

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-29 14:08:39 +01:00
b6bbb32483 feat(ui): Norda Partner, Strefa Gościa, uproszczenie forum
- Landing page: przycisk "Norda Partner" + kontakt Izby (email, WhatsApp)
- Landing page: link "Strefa Gościa" → norda-biznes.info
- Menu "Więcej": dodano "Strefa Gościa (Izba)" dla zalogowanych
- Forum: ukryto filtry kategorii/statusów (uproszczenie UX)
- README: zmiana "AI Assistant" → "NordaGPT"
- Skrypt import firmy testowej "Kaszubia 2030"
- .gitignore: wykluczenie notatek ze spotkań (MEETING_*.md)

Zmiany na podstawie spotkania 2026-01-28 i uwag Artura Wiertla.
Wzór nawigacji: Vaillant.pl (Klienci indywidualni / Profesjonaliści)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-28 20:11:35 +01:00
ee250290d0 auto-claude: subtask-4-3 - Polish formatting and presentation 2026-01-10 09:57:58 +01:00
eefda67411 auto-claude: subtask-4-2 - Ensure README is developer-friendly 2026-01-10 09:53:49 +01:00
9258928e53 auto-claude: subtask-4-1 - Verify all technical details are accurate
Fixed 2 minor inaccuracies found during verification:
- Company logos count: 82 → 80 images
- Python packages count: 13 → 16 packages

Comprehensive verification completed:
 No static HTML references
 All files exist
 Technology versions correct
 Commands verified
 Production details accurate

See technical-verification-report.md for full details.
2026-01-10 09:50:30 +01:00
cbff2ffafe auto-claude: subtask-3-8 - Document development and testing 2026-01-10 09:46:11 +01:00
d74889a1c6 auto-claude: subtask-3-7 - Add API endpoints documentation 2026-01-10 09:43:53 +01:00
40ff7e950e auto-claude: subtask-3-6 - Add deployment and production information 2026-01-10 09:40:38 +01:00
47b4ca039b auto-claude: subtask-3-5 - Document current features (not planned ones) 2026-01-10 09:37:36 +01:00
8c29b7e26b auto-claude: subtask-3-4 - Write development environment setup instructions 2026-01-10 09:35:13 +01:00
1a4a55ef5e auto-claude: subtask-3-3 - Update project structure section 2026-01-10 09:29:14 +01:00
1938c71a7a auto-claude: subtask-3-2 - Document complete technology stack 2026-01-10 09:28:04 +01:00
604ef0a962 auto-claude: subtask-3-1 - Update project overview and description 2026-01-10 09:25:57 +01:00
02fc67bf40 Initial commit 2026-01-01 14:01:49 +01:00