chore: replace AI Coding Starter Kit references with archivmail project info

- CLAUDE.md: vollständig auf archivmail-Kontext umgeschrieben (Go/Xapian Stack, On-Premise Deploy, keine Supabase/Vercel)
- package.json: name und description auf archivmail aktualisiert

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
sysops
2026-03-17 09:58:41 +01:00
parent 861df83986
commit 1e677659b9
2 changed files with 55 additions and 51 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
{
"name": "ai-coding-starter-kit",
"name": "archivmail",
"version": "1.0.0",
"description": "AI Coding Starter Kit with AI Agent Team System for Claude Code",
"description": "Selbst gehostetes Mail-Archiv-System",
"private": true,
"scripts": {
"dev": "next dev",