You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(ci): add Claude coded architecture doc validation workflow - Add automated validation of SOFTWARE_ARCHITECTURE.md on PRs to ensure - skip:test:long_running
documentation stays in sync with code changes. Workflow checks for:
- New modules not documented
- Dependency changes in pyproject.toml
- CI/CD workflow modifications
- Architecture pattern changes
- Module structure consistency
0 commit comments