Upload files to "/"

This commit is contained in:
2026-04-23 16:22:48 +00:00
parent 7a06dd6ce1
commit df25a8efa6
5 changed files with 418 additions and 0 deletions

36
.cleanignore Normal file
View File

@@ -0,0 +1,36 @@
# Paths to exclude from the clean branch
# One path per line. Directories end with /
# Lines starting with # are comments
# Claude Code artifacts (everywhere in the repo)
.claude/
**/.claude/
# Management workspace — not part of the product
features/
# Marketing and presentations
presentation.html
# Not shipping in 0.10 — zero readiness
services/calendar-service/
# Not shipping in 0.10 — not properly tested
services/telegram-bot/
# Dashboard development artifacts
services/dashboard/agent-flow.js
services/dashboard/agent-inspect.js
services/dashboard/auth-validate.js
services/dashboard/auth-validate2.js
services/dashboard/auth-validate3.js
services/dashboard/auth-validate-final.js
services/dashboard/check-pages.js
services/dashboard/deliver-validate.js
services/dashboard/deliver-validate.ts
services/dashboard/feature-validate.js
services/dashboard/test-agent-panel.mjs
services/dashboard/docs/screenshots/
# Orphaned docs
docs/tests/