This website requires JavaScript.
57360496f8
feat(Explorer): Enhance metric extraction, source transparency, and UI display
Floke
2026-01-24 09:56:59 +00:00
5602f3b60a
docs: consolidate metric parser fixes in migration plan
Floke
2026-01-23 21:46:04 +00:00
5de7d38fcb
docs: added regression tests for metric parser and documented them in GEMINI.md
Floke
2026-01-23 21:45:02 +00:00
13119b0e8a
fix: removed aggressive string splitting on dashes which truncated sentences and hid metrics (Greilmeier bug)
Floke
2026-01-23 21:39:43 +00:00
f3ca139d85
fix: metric parser now aggressively cleans expected_value to handle units (e.g. '8.000 m²')
Floke
2026-01-23 21:26:24 +00:00
e43e129771
feat: robust metric extraction with confidence score and proof snippets
Floke
2026-01-23 21:16:07 +00:00
c5652fc9b5
feat(app): Add wiki re-evaluation and fix wolfra bug
Floke
2026-01-23 16:05:44 +00:00
d8665697b2
feat(Notion): Refactor product DBs for GTM strategy
Floke
2026-01-22 20:33:55 +00:00
67c0f7322a
docs(migration): finalize v0.7.0 documentation with backend fixes
Floke
2026-01-20 17:57:44 +00:00
a33a60f462
fix(explorer): resolve initialization and import errors for v0.7.0 backend
Floke
2026-01-20 17:11:31 +00:00
4ff93cd8e6
feat(explorer): implement v0.7.0 quantitative potential analysis (cascade logic & metric extraction)
Floke
2026-01-20 16:38:05 +00:00
ea3d46f380
feat(explorer): add database migration script for industries schema
Floke
2026-01-20 15:38:20 +00:00
7624bc9531
fix(content): implement state refresh on update to prevent data loss on tab switch
Floke
2026-01-20 15:35:33 +00:00
23b3e709b9
fix(explorer): resolve notion sync, add debug logging, and fix UI display for industries v0.6.1
Floke
2026-01-20 15:35:26 +00:00
f68562d20c
docs(content): update README with v1.0 features and lessons learned
Floke
2026-01-20 14:05:53 +00:00
41e60c72bc
feat(content): implement Content Engine MVP (v1.0) with GTM integration
Floke
2026-01-20 12:45:59 +00:00
401ad7e6e8
feat(dashboard): add Content Engine concept and dashboard link
Floke
2026-01-20 11:24:17 +00:00
ea21687c0f
feat(gtm): upgrade to v3.1 'Closing-Ready' engine (ROI fix, legal battlecards, senior report mode)
Floke
2026-01-20 09:09:37 +00:00
d4b51c4210
docs: Revert unnecessary changes in migration guide
Floke
2026-01-19 16:28:04 +00:00
d286ee989f
docs: Update migration plan with Notion SSoT and refined prompt variables
Floke
2026-01-19 12:02:01 +00:00
66508a28d7
docs: Update allowed_industries description in migration guide to reflect DB source
Floke
2026-01-19 11:57:51 +00:00
5801ddc797
fix(ui): Remove unused handlers to fix Typescript build
Floke
2026-01-19 11:54:12 +00:00
46b59d4411
fix(ui): Escape '>' in JSX to fix build error
Floke
2026-01-19 11:52:38 +00:00
bbefb36f47
feat(ui): Update Industries settings to display Notion-synced fields read-only
Floke
2026-01-19 11:51:07 +00:00
7c2ae08c74
fix: Update Notion sync logic to handle existing records and avoid unique constraint errors
Floke
2026-01-19 11:37:55 +00:00
694be6eb4d
fix: Restore previous DB, migrate schema, mount Notion token
Floke
2026-01-19 11:34:24 +00:00
35cf0c0753
feat: Implement Notion sync for Industries and Robotics Categories
Floke
2026-01-19 11:28:08 +00:00
ea87ace6e2
feat: Connect classification service to DB industries & update docs
Floke
2026-01-19 07:58:49 +00:00
6ad948e522
docs: Add core analysis prompts to migration plan
Floke
2026-01-19 07:44:23 +00:00
7a10f316b1
docs: Add CRITICAL rule against accidental doc deletion
Floke
2026-01-19 07:39:46 +00:00
0f87ef192f
docs: Restore missing content in migration plan
Floke
2026-01-19 07:38:37 +00:00
b30a4005cb
docs: Add account evaluation prompts to migration guide
Floke
2026-01-19 07:33:46 +00:00
4a336f6374
fix(ce): Resolve database schema mismatch and restore docs
Floke
2026-01-15 15:54:45 +00:00
4fcbbe3723
docs(ce): update country field and ui fix documentation
Floke
2026-01-15 10:33:32 +00:00
51143e06a6
docs(ce): update migration plan with industries and job role mapping specifications
Floke
2026-01-15 09:26:17 +00:00
4b815c6510
feat(ce): upgrade to v0.5.0 with contacts management, advanced settings and ui modernization
Floke
2026-01-15 09:23:58 +00:00
2b7c072ddc
feat(gtm): Implement Meta-Framework for strategic analysis
Floke
2026-01-14 15:34:15 +00:00
5a04fd6bf2
feat(market-intel): Optimize outreach quality and remove hallucination bias. Implemented context-sensitive technographics and strategic bridge prompting.
Floke
2026-01-14 10:33:53 +00:00
7c35068b30
feat(b2b-assistant): Implement Step 7 (Customer Journey) with tactical focus on Buying Center, Deal-Breakers, and Assets. Add restart functionality for individual steps.
Floke
2026-01-14 08:42:14 +00:00
5283f8a84b
feat(ca): Add analysis loading feature and update documentation to v5-Stable
Floke
2026-01-12 15:44:26 +00:00
70e689384e
feat(ca): Finalize v5 pipeline - Hybrid Matrix, CoT Enrichment & User Repair Mode
Floke
2026-01-12 15:29:43 +00:00
b5e6c415c7
feat(market-intel): Finalize Level 4 Competitive Radar (Semantics & Relations)
Floke
2026-01-11 12:54:12 +00:00
9a769f62a0
feat(notion): Finalize Competitive Radar v3.0 (Level 3 Relational Model)
Floke
2026-01-11 12:14:45 +00:00
e1d115e0ba
feat(notion): Implement relational Competitive Radar import
Floke
2026-01-11 11:57:43 +00:00
1f88b8ae20
feat(notion): Add import script for competitor references
Floke
2026-01-11 11:16:11 +00:00
63c7219800
feat(analysis): Ground Step 8 Reference Analysis
Floke
2026-01-11 11:01:44 +00:00
e10e28c102
docs(migration): Finalize Competitor Analysis migration & document all pitfalls
Floke
2026-01-10 22:15:53 +01:00
969576ed56
docs(migration): Finalize Competitor Analysis migration & document all pitfalls
Floke
2026-01-10 20:49:54 +01:00
5da5ba56d5
docs(migration): Finalize Competitor Analysis migration lessons and code
Floke
2026-01-10 18:26:23 +01:00
361940530f
docs: Comprehensive lessons learned from Competitor Analysis migration
Floke
2026-01-10 17:47:58 +01:00
6a7d56a9c9
feat(competitor-analysis): Fix 404, SDK compatibility, and update docs
Floke
2026-01-10 09:10:00 +00:00
bed61c8b9e
Dateien nach "competitor-analysis/services" hochladen
Floke
2026-01-09 17:43:28 +00:00
2ecfe6aaf4
competitor-analysis/services/geminiService.ts hinzugefügt
Floke
2026-01-09 17:43:14 +00:00
9709ac0c61
Dateien nach "competitor-analysis/components" hochladen
Floke
2026-01-09 17:41:40 +00:00
88db94a672
Dateien nach "competitor-analysis/components" hochladen
Floke
2026-01-09 17:41:23 +00:00
61b7c18a59
Dateien nach "competitor-analysis/components" hochladen
Floke
2026-01-09 17:41:05 +00:00
8d3cbb8aba
competitor-analysis/components/EditableCard.tsx hinzugefügt
Floke
2026-01-09 17:40:48 +00:00
0659023bce
Dateien nach "competitor-analysis" hochladen
Floke
2026-01-09 17:38:36 +00:00
c877116b4d
Dateien nach "competitor-analysis" hochladen
Floke
2026-01-09 17:38:22 +00:00
72c987ad2a
competitor-analysis/App.tsx hinzugefügt
Floke
2026-01-09 17:38:01 +00:00
1b5a8e3b96
Docs: Update MIGRATION_PLAN.md to v0.4.0 with new features (Company Explorer)
Floke
2026-01-09 10:18:45 +00:00
1f34534474
Update: GTM Architect v2.6.2 (Edit Specs, Report Fix) & Company Explorer v0.4 (Export, Timestamps)
Floke
2026-01-09 09:15:16 +00:00
84fc0b91b0
fix(gtm): Fix white screen and implement URL persistence v2.6.1
Floke
2026-01-08 21:36:42 +00:00
9f65a1b01b
feat(gtm): Implement Rich Session Browser UI
Floke
2026-01-08 21:23:46 +00:00
0d521e76da
feat(notion): Finalize relational DB implementation and scripts
Floke
2026-01-08 21:07:12 +00:00
20b68276f6
docker/gemini/Dockerfile hinzugefügt
Floke
2026-01-08 20:08:03 +00:00
9273bfffb1
Docs: Documented successful Notion DB setup and Puma M20 import; Added setup and import scripts.
Floke
2026-01-08 16:39:47 +00:00
fc119f74d8
fix(company-explorer): handle inconsistent LLM list responses in scraper
Floke
2026-01-08 13:53:11 +00:00
94bac7c0ca
fix(company-explorer): enhance impressum scraping debug logging
Floke
2026-01-08 13:42:22 +00:00
b3fa036809
feat(company-explorer): force-refresh analysis and refine extraction logic
Floke
2026-01-08 12:20:11 +00:00
601593c65c
feat(company-explorer): bump version to 0.3.0, add VAT ID extraction, and fix deep-link scraping
Floke
2026-01-08 12:10:09 +00:00
dbc3ce9b34
feat(company-explorer): add impressum scraping, robust json parsing, and enhanced ui polling
Floke
2026-01-08 11:59:11 +00:00
a43b01bb6e
feat(company-explorer): add wikipedia integration, robotics settings, and manual overrides
Floke
2026-01-08 10:08:21 +00:00
cf4390bdb7
Notion_Dashboard.md hinzugefügt
Floke
2026-01-08 15:12:11 +00:00
95634d7bb6
feat(company-explorer): Initial Web UI & Backend with Enrichment Flow
Floke
2026-01-07 17:55:08 +00:00
bc1cff825a
docs(duckdns): Update status and sync to Notion
Floke
2026-01-06 20:40:04 +00:00
1742b1c83b
feat(notion): Add documentation sync script
Floke
2026-01-06 20:35:03 +00:00
66f759391b
feat(notion): Initial PoC for Notion Integration
Floke
2026-01-06 20:33:18 +00:00
7a3e397037
feat(gtm): v2.5 - Hard Fact Extraction & UI
Floke
2026-01-06 19:36:42 +00:00
2c5d50fd1a
Docs: Update infrastructure guide with physical DSL line findings.
Floke
2026-01-06 15:27:58 +00:00
434345ad01
Docs: Update troubleshooting guide with Synology Network Interface DNS fix.
Floke
2026-01-06 15:12:41 +00:00
f2394e322f
Docs: Add FritzBox Rebind Protection & Client Troubleshooting guides.
Floke
2026-01-06 13:19:32 +00:00
b0e727f3ee
Chore: Remove previously tracked databases and venv from index.
Floke
2026-01-06 11:45:17 +00:00
b06ac817e3
Chore: Update .gitignore to exclude logs, databases, and venv.
Floke
2026-01-06 11:45:15 +00:00
912e820a8b
Fix(DuckDNS): Resolve zombie updater conflict via token rotation.
Floke
2026-01-06 11:43:31 +00:00
b2175b574f
Infra: Added robust DuckDNS updater and DNS monitoring sidecar container
Floke
2026-01-05 21:44:27 +00:00
58b1f4cc65
fix(infra): increase nginx client_max_body_size to 50M; docs: update status
Floke
2026-01-05 16:05:10 +00:00
a5f43fb977
feat(gtm): add aspect ratio & corporate design; fix(market): harden backend logging & json parsing
Floke
2026-01-05 11:42:15 +00:00
7be63b6d14
feat(gtm): add responsive collapsible sidebar for mobile
Floke
2026-01-04 19:53:21 +00:00
52bad1fc89
docs: update migration guide with gemini versioning and model availability insights (v2.4)
Floke
2026-01-04 19:24:43 +00:00
07f4ffb225
feat(gtm): improve phase 5 report rendering & update documentation to v2.3
Floke
2026-01-04 18:29:30 +00:00
d43012eeb5
feat(gtm): add session history, database loading, and markdown file import
Floke
2026-01-04 17:29:20 +00:00
9ac2b9c466
feat(gtm): upgrade to google-genai, fix image gen & frontend crash
Floke
2026-01-04 16:02:23 +00:00
3b1f2967cb
Fix: Corrected image response handling in frontend and integrated mandatory Wackler Ecosystem logic into system prompts
Floke
2026-01-03 14:37:52 +00:00
2b1c5e45df
Fix: Resolved Phase 5 UI rendering, updated server version to 1.2.0, and fixed critical volume mount path for server.cjs
Floke
2026-01-03 14:05:27 +00:00
c013cfb02b
Fix: Redirect Python logs to stderr to prevent JSON corruption in stdout
Floke
2026-01-03 13:56:01 +00:00
0761c05b62
Fix: Resolved E2BIG error by switching to file-based payload passing for large requests (images)
Floke
2026-01-03 13:44:18 +00:00
6bde387760
Fix: Implemented SVG fallback for image generation, enforced phase consolidation in report, and updated troubleshooting guide
Floke
2026-01-03 13:22:42 +00:00
69297d990b
Fix: Resolved [object Object] report bug, enforced German output language across all phases, and documented troubleshooting steps
Floke
2026-01-03 13:01:32 +00:00
d29f9f4d1b
Enhancement: Refined Phase 1 prompt for less granular features & updated migration guide with troubleshooting tips
Floke
2026-01-03 12:49:57 +00:00