fix: standardize project name to LogWhispererAI (no space)

- Replace all occurrences of 'LogWhisperer AI' with 'LogWhispererAI'
- Fix 47 instances across 30 files including:
  - Documentation (README, PRD, specs, docs)
  - Frontend components (Footer, Navbar, Hero, etc.)
  - Backend files (Dockerfile, server.js)
  - Workflow files (n8n, bash scripts)
  - Configuration files (AGENTS.md, LICENSE)

Ensures consistent branding across the entire codebase.
This commit is contained in:
Luca Sacchi Ricciardi
2026-04-03 17:07:35 +02:00
parent 8eb7dfb00e
commit 92217897ca
30 changed files with 47 additions and 47 deletions

View File

@@ -4,7 +4,7 @@ Here is the English translation:
**PROMPT TO INSERT INTO THE AI:**
*"Act as a Tech Lead and Project Manager expert in Lean Startup and Micro-SaaS methodologies. I have provided you with the Product Requirements Document (PRD) for the 'LogWhisperer AI' project.
*"Act as a Tech Lead and Project Manager expert in Lean Startup and Micro-SaaS methodologies. I have provided you with the Product Requirements Document (PRD) for the 'LogWhispererAI' project.
Our goal is to launch this MVP to market in just 4 days ('fail fast, fail cheap' approach) using No-Code/Low-Code logic wherever possible to save time.
Your task is to analyze the PRD and generate a development strategy ('Spec-driven development') structured as follows:*