Story 3.2 done

This commit is contained in:
2026-05-23 18:23:48 +02:00
parent d175f92806
commit a1e8886fce
66 changed files with 18258 additions and 1650 deletions
+3 -4
View File
@@ -1,5 +1,5 @@
type,name,module,path,hash
"yaml","manifest","_config","_config/manifest.yaml","4353ae9cec8d178973a5ec07703880dd600ea6ec39ee2bb7ac52a9619df67250"
"yaml","manifest","_config","_config/manifest.yaml","70fb8f25f77b87f6427087db396001481bc075bd3804f5709d6da6c33d2b999b"
"csv","documentation-requirements","bmm","bmm/1-analysis/bmad-document-project/documentation-requirements.csv","d1253b99e88250f2130516b56027ed706e643bfec3d99316727a4c6ec65c6c1d"
"csv","domain-complexity","bmm","bmm/3-solutioning/bmad-create-architecture/data/domain-complexity.csv","3dc34ed39f1fc79a51f7b8fc92087edb7cd85c4393a891d220f2e8dd5a101c70"
"csv","module-help","bmm","bmm/module-help.csv","b8c199e3bb160060887211772af2d21b785ce7a3d646699e39520f867af5400f"
@@ -188,7 +188,7 @@ type,name,module,path,hash
"toml","customize","bmm","bmm/4-implementation/bmad-retrospective/customize.toml","0b032c342129732820ca2db386d2d5e26d033d8ac296388fc9f2e78765fab9fb"
"toml","customize","bmm","bmm/4-implementation/bmad-sprint-planning/customize.toml","f7bde2f792e8604f26122ee792c5493e270710296044b07680db7d90e886caf3"
"toml","customize","bmm","bmm/4-implementation/bmad-sprint-status/customize.toml","96261fd227befaa4685b0a5091d3e85299d4ae8e4404176b42f5ef2e2fb501bd"
"yaml","config","bmm","bmm/config.yaml","32ee517eb45769ad48da8ccd77b4ebddf92b31db0965ce2a9f9768be2e8365c4"
"yaml","config","bmm","bmm/config.yaml","2be78ae89513cd4e2b904849afc9116f10ebd1248872e3bf6e7fcd87b89d8756"
"yaml","sprint-status-template","bmm","bmm/4-implementation/bmad-sprint-planning/sprint-status-template.yaml","deeec135d875b107618dd41278349689b5f3dcb5894d7509909417a570f46fd9"
"toml","config","config.toml","config.toml","1acc13121bd8f58c6fe4e4568e5d0c64ed42c3dd26c6f868ea4b95a4c4004139"
"toml","config.user","config.user.toml","config.user.toml","549442482884536bb9cbbc122ab6b70163ed274926323f3930cd790ae93f970d"
@@ -226,7 +226,6 @@ type,name,module,path,hash
"py","list_customizable_skills","core","core/bmad-customize/scripts/list_customizable_skills.py","8787f542930b927789e7fdf12bc5a67ff08e19865903a5ad05ff2cc8fc426b66"
"py","test_analyze_sources","core","core/bmad-distillator/scripts/tests/test_analyze_sources.py","d90525311f8010aaf8d7d9212a370468a697866190bae78c35d0aae9b7f23fdf"
"py","test_list_customizable_skills","core","core/bmad-customize/scripts/tests/test_list_customizable_skills.py","b55fc2e454f245753874f359c18ade9f3ad04debd66176c6e6bf3e403ca9c812"
"yaml","config","core","core/config.yaml","7cdd623292c489ccdeba26f49634ea821a3a877d1f42dd8a5d1ab284571a2e4a"
"file",".gitignore","custom","custom/.gitignore","973b03a33f142c22cf9b65be285bebadd85790b6b55be04637d2f8c716f58fab"
"yaml","config","core","core/config.yaml","fd3ffd2b73551eb803ce15afe95b2f7b7aa73186a2f05c0b99fe058d5dfe14b0"
"py","resolve_config","scripts","scripts/resolve_config.py","8e326149d9170477ecc21aa2aa2389d8fbaa5d1cd95db2de2ad33029ce8ae528"
"py","resolve_customization","scripts","scripts/resolve_customization.py","6dbf36a2fea13392426fdbaf4f074b6d9b93488a964d2d1bff2a5c1c3a1d506e"
1 type name module path hash
2 yaml manifest _config _config/manifest.yaml 4353ae9cec8d178973a5ec07703880dd600ea6ec39ee2bb7ac52a9619df67250 70fb8f25f77b87f6427087db396001481bc075bd3804f5709d6da6c33d2b999b
3 csv documentation-requirements bmm bmm/1-analysis/bmad-document-project/documentation-requirements.csv d1253b99e88250f2130516b56027ed706e643bfec3d99316727a4c6ec65c6c1d
4 csv domain-complexity bmm bmm/3-solutioning/bmad-create-architecture/data/domain-complexity.csv 3dc34ed39f1fc79a51f7b8fc92087edb7cd85c4393a891d220f2e8dd5a101c70
5 csv module-help bmm bmm/module-help.csv b8c199e3bb160060887211772af2d21b785ce7a3d646699e39520f867af5400f
188 toml customize bmm bmm/4-implementation/bmad-retrospective/customize.toml 0b032c342129732820ca2db386d2d5e26d033d8ac296388fc9f2e78765fab9fb
189 toml customize bmm bmm/4-implementation/bmad-sprint-planning/customize.toml f7bde2f792e8604f26122ee792c5493e270710296044b07680db7d90e886caf3
190 toml customize bmm bmm/4-implementation/bmad-sprint-status/customize.toml 96261fd227befaa4685b0a5091d3e85299d4ae8e4404176b42f5ef2e2fb501bd
191 yaml config bmm bmm/config.yaml 32ee517eb45769ad48da8ccd77b4ebddf92b31db0965ce2a9f9768be2e8365c4 2be78ae89513cd4e2b904849afc9116f10ebd1248872e3bf6e7fcd87b89d8756
192 yaml sprint-status-template bmm bmm/4-implementation/bmad-sprint-planning/sprint-status-template.yaml deeec135d875b107618dd41278349689b5f3dcb5894d7509909417a570f46fd9
193 toml config config.toml config.toml 1acc13121bd8f58c6fe4e4568e5d0c64ed42c3dd26c6f868ea4b95a4c4004139
194 toml config.user config.user.toml config.user.toml 549442482884536bb9cbbc122ab6b70163ed274926323f3930cd790ae93f970d
226 py list_customizable_skills core core/bmad-customize/scripts/list_customizable_skills.py 8787f542930b927789e7fdf12bc5a67ff08e19865903a5ad05ff2cc8fc426b66
227 py test_analyze_sources core core/bmad-distillator/scripts/tests/test_analyze_sources.py d90525311f8010aaf8d7d9212a370468a697866190bae78c35d0aae9b7f23fdf
228 py test_list_customizable_skills core core/bmad-customize/scripts/tests/test_list_customizable_skills.py b55fc2e454f245753874f359c18ade9f3ad04debd66176c6e6bf3e403ca9c812
229 yaml config core core/config.yaml 7cdd623292c489ccdeba26f49634ea821a3a877d1f42dd8a5d1ab284571a2e4a fd3ffd2b73551eb803ce15afe95b2f7b7aa73186a2f05c0b99fe058d5dfe14b0
file .gitignore custom custom/.gitignore 973b03a33f142c22cf9b65be285bebadd85790b6b55be04637d2f8c716f58fab
230 py resolve_config scripts scripts/resolve_config.py 8e326149d9170477ecc21aa2aa2389d8fbaa5d1cd95db2de2ad33029ce8ae528
231 py resolve_customization scripts scripts/resolve_customization.py 6dbf36a2fea13392426fdbaf4f074b6d9b93488a964d2d1bff2a5c1c3a1d506e
+3 -3
View File
@@ -1,19 +1,19 @@
installation:
version: 6.7.1
installDate: 2026-05-19T20:12:58.981Z
lastUpdated: 2026-05-19T20:12:58.981Z
lastUpdated: 2026-05-22T22:33:12.865Z
modules:
- name: core
version: 6.7.1
installDate: 2026-05-19T20:12:58.881Z
lastUpdated: 2026-05-19T20:12:58.980Z
lastUpdated: 2026-05-22T22:33:12.865Z
source: built-in
npmPackage: null
repoUrl: null
- name: bmm
version: 6.7.1
installDate: 2026-05-19T20:12:58.862Z
lastUpdated: 2026-05-19T20:12:58.981Z
lastUpdated: 2026-05-22T22:33:12.865Z
source: built-in
npmPackage: null
repoUrl: null
+1 -1
View File
@@ -1,7 +1,7 @@
# BMM Module Configuration
# Generated by BMAD installer
# Version: 6.7.1
# Date: 2026-05-19T20:12:58.895Z
# Date: 2026-05-22T22:33:12.831Z
user_skill_level: intermediate
planning_artifacts: "{project-root}/_bmad-output/planning-artifacts"
+1 -1
View File
@@ -1,7 +1,7 @@
# CORE Module Configuration
# Generated by BMAD installer
# Version: 6.7.1
# Date: 2026-05-19T20:12:58.897Z
# Date: 2026-05-22T22:33:12.832Z
user_name: Morr
project_name: video-view-manager