feat: production deployment - full update with providers, admin, glossaries, pricing, tests

Major changes across backend, frontend, infrastructure:
- Provider system with model selection (Google, DeepL, OpenAI, Ollama, Google Cloud)
- Admin panel: user management, pricing, settings
- Glossary system with CSV import/export
- Subscription and tier quota management
- Security hardening (rate limiting, API key auth, path traversal fixes)
- Docker compose for dev, prod, and IONOS deployment
- Alembic migrations for new tables
- Frontend: dashboard, pricing page, landing page, i18n (en/fr)
- Test suite and verification scripts

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Sepehr Ramezani
2026-04-25 15:01:47 +02:00
parent 2ba4fedfc8
commit 26bd096a06
1178 changed files with 136435 additions and 3047 deletions

View File

@@ -0,0 +1,56 @@
---
last-redoc-date: 2025-09-28
---
# Innovation Strategy Workflow
**Type:** Interactive Document Workflow
**Module:** Creative Intelligence System (CIS)
## Purpose
Identifies disruption opportunities and architects business model innovation through strategic analysis of markets, competitive dynamics, and value chain transformation. Uncovers sustainable competitive advantages and breakthrough opportunities using proven innovation frameworks.
## Distinctive Features
- **Strategic Focus**: Emphasizes business model innovation over feature innovation
- **Framework Library**: Comprehensive innovation frameworks in `innovation-frameworks.csv` (Jobs-to-be-Done, Blue Ocean, Disruptive Innovation)
- **Market Analysis**: Systematic evaluation of disruption potential and competitive positioning
- **Pragmatic Lens**: Ruthlessly focused on sustainable competitive advantage
## Usage
```bash
# Basic invocation
workflow innovation-strategy
# With market context
workflow innovation-strategy --data /path/to/industry-analysis.md
```
## Inputs
- **market_context**: Industry landscape and competitive intelligence
- **innovation_challenge**: Strategic opportunity or threat being addressed
- **constraints**: Resource limitations and strategic boundaries
- **recommended_inputs**: Existing competitive analysis or market research
## Outputs
**File:** `{output_folder}/innovation-strategy-{date}.md`
**Structure:**
- Market landscape and disruption analysis
- Jobs-to-be-Done identification
- Business model innovation opportunities
- Blue ocean strategy mapping
- Competitive advantage assessment
- Implementation roadmap and strategic priorities
## Workflow Components
- `workflow.yaml` - Configuration with innovation_frameworks CSV reference
- `instructions.md` - Strategic innovation facilitation guide
- `template.md` - Strategic output format
- `innovation-frameworks.csv` - Business model innovation frameworks library