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:
@@ -1,6 +1,6 @@
|
||||
# Sprint 1 Verification Report
|
||||
|
||||
**Progetto:** LogWhisperer AI
|
||||
**Progetto:** LogWhispererAI
|
||||
**Sprint:** 1 - Log Ingestion Script
|
||||
**Data Verifica:** 2026-04-02
|
||||
**Verificatore:** OpenCode Agent
|
||||
@@ -38,7 +38,7 @@
|
||||
|
||||
## 1. Overview
|
||||
|
||||
Questo documento certifica il completamento dello Sprint 1 del progetto LogWhisperer AI. Lo sprint aveva come obiettivo la creazione di uno script Bash per l'ingestion dei log di sistema, seguendo la metodologia TDD (Test-Driven Development) e il Metodo Sacchi.
|
||||
Questo documento certifica il completamento dello Sprint 1 del progetto LogWhispererAI. Lo sprint aveva come obiettivo la creazione di uno script Bash per l'ingestion dei log di sistema, seguendo la metodologia TDD (Test-Driven Development) e il Metodo Sacchi.
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user