LICENSE
NOTICE
README.md
pyproject.toml
icm/__init__.py
icm/__main__.py
icm/cli.py
icm/dashboard.py
icm/workspace.py
icm/legacy_tools/validate_icm_workspace.py
icm/templates/icm-workspace/.gitignore
icm/templates/icm-workspace/AGENTS.md
icm/templates/icm-workspace/CONTEXT.md
icm/templates/icm-workspace/README.md
icm/templates/icm-workspace/.github/prompts/design-icm-workspace.prompt.md
icm/templates/icm-workspace/.github/prompts/review-icm-output.prompt.md
icm/templates/icm-workspace/.github/prompts/run-icm-stage.prompt.md
icm/templates/icm-workspace/_config/glossary.md
icm/templates/icm-workspace/_config/operating-rules.md
icm/templates/icm-workspace/_config/project-profile.md
icm/templates/icm-workspace/_config/quality-gates.md
icm/templates/icm-workspace/_config/style-guide.md
icm/templates/icm-workspace/_templates/decision-log-entry.md
icm/templates/icm-workspace/_templates/project-readme.md
icm/templates/icm-workspace/_templates/review-note.md
icm/templates/icm-workspace/_templates/run-brief.md
icm/templates/icm-workspace/_templates/stage-context.md
icm/templates/icm-workspace/shared/README.md
icm/templates/icm-workspace/shared/backlog.md
icm/templates/icm-workspace/shared/decision-log.md
icm/templates/icm-workspace/shared/glossary.md
icm/templates/icm-workspace/stages/00_intake/CONTEXT.md
icm/templates/icm-workspace/stages/00_intake/output/project-brief.md
icm/templates/icm-workspace/stages/00_intake/references/intake-checklist.md
icm/templates/icm-workspace/stages/01_discovery/CONTEXT.md
icm/templates/icm-workspace/stages/01_discovery/output/.gitkeep
icm/templates/icm-workspace/stages/01_discovery/references/discovery-question-bank.md
icm/templates/icm-workspace/stages/01_discovery/references/discovery-report-rubric.md
icm/templates/icm-workspace/stages/02_stage_mapping/CONTEXT.md
icm/templates/icm-workspace/stages/02_stage_mapping/output/.gitkeep
icm/templates/icm-workspace/stages/02_stage_mapping/references/stage-patterns.md
icm/templates/icm-workspace/stages/03_scaffold/CONTEXT.md
icm/templates/icm-workspace/stages/03_scaffold/output/.gitkeep
icm/templates/icm-workspace/stages/03_scaffold/references/scaffold-rules.md
icm/templates/icm-workspace/stages/04_questionnaire/CONTEXT.md
icm/templates/icm-workspace/stages/04_questionnaire/output/.gitkeep
icm/templates/icm-workspace/stages/04_questionnaire/references/questionnaire-patterns.md
icm/templates/icm-workspace/stages/05_validation/CONTEXT.md
icm/templates/icm-workspace/stages/05_validation/output/.gitkeep
icm/templates/icm-workspace/stages/05_validation/references/validation-checklist.md
icm_workspace_template.egg-info/PKG-INFO
icm_workspace_template.egg-info/SOURCES.txt
icm_workspace_template.egg-info/dependency_links.txt
icm_workspace_template.egg-info/entry_points.txt
icm_workspace_template.egg-info/requires.txt
icm_workspace_template.egg-info/top_level.txt
tests/test_cli.py
tests/test_dashboard.py
tests/test_docs.py
tests/test_workspace.py