[AUDIT] Migrate Markdown Dumps to GitLab Wiki
Production Architecture Violation
Severity: HIGH
Problem
Multiple markdown dump files found that violate production architecture:
- TECHNICAL_PLAN.md (284 bytes - placeholder)
- TRACING_EXAMPLES.md (5.6KB)
- APIDOG_INTEGRATION_COMPLETE.md (284 bytes - placeholder)
- ROADMAP.md (284 bytes - placeholder)
- TEAM_7_DELIVERY.md (284 bytes - placeholder)
- docs/ECA_INTEGRATION_ROADMAP.md
- src/integrations/apidog/tests/TEST_SUITE_SUMMARY.md
- src/integrations/apidog/docs/GITLAB_INTEGRATION.md
- src/integrations/apidog/services/ZOD_GENERATOR_SUMMARY.md
Production Architecture Rules
- Action items → GitLab Issues
- Evergreen info → GitLab Wiki
- NO local markdown files except README.md
Required Actions
- Audit each markdown file
- Migrate docs to GitLab Wiki
- Convert action items to Issues
- Delete all markdown dumps
- Add pre-commit hook to prevent future violations
Definition of Done
- All markdown content migrated to GitLab
- Local files deleted (except README.md)
- Pre-commit hook enforces no new .md files