Commit Graph

12 Commits

Author SHA1 Message Date
e717a1916b chore: Organize docs folder into logical subfolders
Grouped 100+ docs into categories:
- architecture/ - System design, DBAL, component architecture
- analysis/ - Status reports, assessments, migration analysis
- guides/ - Quick references, how-tos, integration guides
- implementation/ - Implementation details, migration guides
- packages/ - Package-specific docs (forum, notifications, etc)
- phases/ - Phase completion summaries and deliverables
- testing/ - E2E tests, Playwright, test architecture
- workflow/ - Workflow engine documentation

Root level retains: README, ROADMAP, AGENTS, CONTRACT, CLAUDE, PROMPT

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-21 17:55:28 +00:00
ed3c824cf4 Remove outdated troubleshooting documentation for CORS bypass, screenshot analyzer, package tests, phase 5 testing report, test coverage summary, workflow failure diagnosis 2026-01-02 23:52:43 +00:00
Richard Ward
3fae30f748 docs: prefixing,packages,entity (1 files) 2025-12-30 22:21:40 +00:00
Richard Ward
9e8877f49b docs: packages,multi,frontend (1 files) 2025-12-30 21:49:45 +00:00
Richard Ward
43477aceae docs: schema,migrations,scripts (2 files) 2025-12-30 21:37:27 +00:00
cfa1e5bfee feat: add new icon components including Envelope, ChatCircle, HardDrives, WarningCircle, CheckCircle, XCircle, TrendUp, ShieldWarning, LockKey, Crown, Sparkle, BookOpen, Tree, Broom, Export, UploadSimple, Funnel, FunnelSimple, MapTrifold, PushPinSimple, Buildings, GithubLogo, and GoogleLogo 2025-12-30 12:21:15 +00:00
021762bd50 docs: add package-sources documentation and update copilot-instructions for 6-level permissions 2025-12-30 00:36:30 +00:00
11cc620f5c docs: prompts,packages,github (14 files) 2025-12-26 02:39:59 +00:00
c09b660cf8 docs: refactoring,packages,quick (18 files) 2025-12-26 02:32:17 +00:00
1a13f9ad75 docs: stub,detection,testing (15 files) 2025-12-26 02:01:34 +00:00
b3e17e7dd4 feat: Add troubleshooting guide and enhance act scripts
- Created a new troubleshooting guide in README.md for common issues and testing problems.
- Updated package.json to include new act commands for linting, type checking, building, and diagnosing workflows.
- Added a pre-commit hook script to validate workflows before commits.
- Enhanced run-act.sh script with logging, Docker checks, and improved output formatting.
- Improved test-workflows.sh with an interactive menu and performance tracking.
- Introduced setup-act.sh for quick setup and testing of act integration.
2025-12-25 13:16:45 +00:00
14ec12fce1 doc coverage 2025-12-25 12:18:47 +00:00