Claude/clarify task s4 wd2 - #9
Open
RobertMatkulcik wants to merge 3 commits into
Open
Conversation
Major transformation to high-end B2B positioning with focus on enterprise security, compliance, and technical credibility. ## Hero Section Updates - New headline: "Bezpečná AI integrácia pre kritické firemné dáta" - Updated subtitle with RAG architecture and data isolation messaging - Enhanced tech stack display: Laravel 11, PostgreSQL + pgvector, Gemini 1.5 Pro - Added Enterprise-grade context text ## Investment Models Refinement - Updated phase naming for B2B clarity: - Fáza 01: Technický audit & PoC - Fáza 02: Implementácia & Integrácia (On-premise / Private Cloud) - Fáza 03: Kontinuálny rozvoj (SLA) with 24/7 monitoring - Changed compliance badges to "Strictly GDPR & ISO 27001 Ready" - Enhanced descriptions with technical depth ## CTA & Navigation - Updated CTA: "Navrhneme pre vás bezpečnú AI stratégiu" - Changed primary CTA button to "Dohodnúť technický audit" - Added "Špecifikácia" to navigation menu - Linked to new technical whitepaper page ## New Technical Specification Page (specifikacia.html) Comprehensive technical documentation for IT directors and Compliance officers: ### Content Sections: 1. **Data Privacy** - Zero Data Retention policy - No data copying, GDPR compliance, Audit trail, EU data residency 2. **Architecture** - Private RAG system design - Visual data flow diagram (DB → WebBridge → Gemini → User) - 4-step process explanation with code examples - Real-time processing without persistence 3. **Security** - Multi-layer enterprise security - Encryption: TLS 1.3, AES-256-GCM - Network: VPN tunnels, IP whitelisting - Access Control: MFA, RBAC, column-level security - Monitoring: 24/7 SIEM, anomaly detection, compliance reporting 4. **Tech Stack** - Detailed technology breakdown - Laravel 11 (LTS) - Enterprise PHP framework - PostgreSQL 16 + pgvector 0.5.1 - Vector database - Gemini 1.5 Pro - State-of-the-art LLM (2M tokens context) - Infrastructure: Docker, Kubernetes, Redis, Prometheus, Grafana - Deployment options: On-Premise, Private Cloud (EU), Hybrid ## CSS Enhancements (+815 lines) - New Enterprise visual elements and spacing - Complete specification page styling - Architecture diagram components - Security layers visualization - Tech stack cards with hover effects - Code block syntax highlighting - Deployment option cards - Mobile-responsive specification layouts - Enterprise color scheme and badges ## Files Changed: - index.html: Hero, Investment Models, CTA, Footer, Navigation - css/style.css: +815 lines of Enterprise B2B styles - specifikacia.html: NEW - Comprehensive technical whitepaper Total: 3 files modified, ~1200+ lines of Enterprise content added
Major content refactoring to enhance technical credibility and Enterprise B2B positioning across all sections. ## Hero Section Improvements - Updated headline: "Bezpečná AI infraštruktúra pre analýzu citlivých firemných dát" - Refined subtitle: "Dáta neopúšťajú vašu infraštruktúru" - Fixed unrealistic stat: "0ms Latencia" → "< 200ms Real-time RAG" - Enhanced trust bar: "Postavené na stabilnom Enterprise stacku" - Tech stack clarification: PostgreSQL Optimized • Laravel 11 Ready • Gemini 1.5 Pro Integrated ## Investment Models → Fázy implementácie - Renamed section title for B2B clarity - Updated phase descriptions: - Fáza 01: Technický Audit (infrastructure mapping, security check) - Fáza 02: Nasadenie & Integrácia (On-premise / Private Cloud + DMS integration) - Fáza 03: Managed Services (SLA, model tuning, 24/7 support) - Added ROI focus: "Priemerná návratnosť investície je 4–6 mesiacov" - Updated CTA button: "Stiahnuť technickú špecifikáciu (v1.0)" ## Use Cases - Technical Focus - Právnické kancelárie: Added "Automatizácia rešerše" focus - Enhanced: Sémantické vyhľadávanie, GDPR-ready - Logistika: Added "Prediktívna analýza SQL dát" focus - Enhanced: ML-driven predictions, WMS/DMS integration - Interné systémy: Added "Knowledge Management" focus - Enhanced: RAG interface, AI-powered reports, granular RBAC ## Specifikacia Page - Complete Restructure ### NEW Section 01: Vektorová vrstva Completely new section focused on pgvector technology: - Native SQL Vector Extension (pgvector for PostgreSQL) - Optimalized indexing (HNSW, IVFFlat algorithms) - Semantic search in SQL (hybrid SQL + vector queries) - Real-time embedding pipeline with triggers - Emphasizes data stays in single transactional database ### NEW Section 02: Security Stack Restructured security section with explicit focus: - Transport Layer Security (TLS 1.3) - Modern cryptographic protocols, Perfect Forward Secrecy - Cipher suites: AES-256-GCM, ECDHE-RSA - AES-256 Encryption at Rest - GCM mode with AEAD, HSM support, key rotation - **Zero Data Retention (ZDR) on LLM side** - No persistence on Google Gemini servers - In-memory processing only, immediate deletion - Contractual guarantees (DPA, no model training) - End-to-end security highlight ### NEW Section 03: Deployment Completely new deployment-focused section: - **Docker Containerization** (Recommended) - Docker code examples, multi-arch support - Health checks, distroless base images - **Kubernetes Orchestration** (Production-Ready) - Helm chart examples, HPA, rolling updates - Network policies, resource optimization - **On-Premise / Air-Gapped** Environments - Offline installation, private registry - VPN tunnels, local LLM fallback - Infrastructure requirements grid (Compute, Storage, Network, Database) ### Updated Section 04: Plná Architektúra - Renumbered from 02 to 04 - Title updated to "Plná Architektúra systému" - Kept comprehensive data flow diagrams and details ## Internal Links Validation ✓ All anchor links verified (#home, #features, #use-cases, #security, #contact) ✓ All section IDs match navigation links ✓ Dark mode design consistency maintained ## Files Changed: - index.html: Hero, Investment Models, Use Cases, CTA updates - specifikacia.html: Complete restructure (4 new focused sections) Total impact: Enhanced technical authority, removed freemium messaging, added concrete deployment & security details for Enterprise buyers.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.