Files
Ready2Blob/.claude/settings.local.json
T
kawa ad3d3240b1 test(06-00): add failing assertions for 7-backend registry (RED)
- EXPECTED_BACKENDS now includes onedrive, sftp, gcs, b2 (7 total)
- Added describe blocks for OneDrive, SFTP, GCS, Backblaze B2 field assertions
- 9 tests fail RED because registry.ts still has only 3 BackendType values
2026-03-30 17:18:30 +02:00

52 lines
5.3 KiB
JSON

{
"permissions": {
"allow": [
"Bash(node \"$HOME/.claude/get-shit-done/bin/gsd-tools.cjs\" commit \"docs: initialize project\" --files .planning/PROJECT.md)",
"Bash(node \"C:/Users/SebastienQUEROL/.claude/get-shit-done/bin/gsd-tools.cjs\" commit \"docs: complete project research\" --files .planning/research/)",
"WebSearch",
"Bash(npm test:*)",
"Bash(node \"$HOME/.claude/get-shit-done/bin/gsd-tools.cjs\" phase complete \"02\")",
"Bash(node \"$HOME/.claude/get-shit-done/bin/gsd-tools.cjs\" commit \"docs\\(phase-02\\): complete phase execution\" --files .planning/ROADMAP.md .planning/STATE.md .planning/REQUIREMENTS.md .planning/phases/02-generators/02-VERIFICATION.md)",
"Bash(npx vitest:*)",
"Bash(node \"$HOME/.claude/get-shit-done/bin/gsd-tools.cjs\" state advance-plan)",
"Bash(node \"$HOME/.claude/get-shit-done/bin/gsd-tools.cjs\" state update-progress)",
"Bash(node \"$HOME/.claude/get-shit-done/bin/gsd-tools.cjs\" state record-metric --phase \"03-wizard-ui\" --plan \"05\" --duration \"5min\" --tasks \"3\" --files \"5\")",
"Bash(node \"$HOME/.claude/get-shit-done/bin/gsd-tools.cjs\" state add-decision --phase \"03-wizard-ui\" --summary \"[03-05] Human verification approved — full 3-step wizard flow confirmed working end-to-end\")",
"Bash(node \"$HOME/.claude/get-shit-done/bin/gsd-tools.cjs\" state record-session --stopped-at \"Completed 03-wizard-ui-03-05-PLAN.md\")",
"Bash(node \"$HOME/.claude/get-shit-done/bin/gsd-tools.cjs\" roadmap update-plan-progress \"03\")",
"Bash(node \"$HOME/.claude/get-shit-done/bin/gsd-tools.cjs\" requirements mark-complete WIZD-02 WIZD-03)",
"Bash(ls C:/Users/SebastienQUEROL/Documents/projets/Ready2Blob/.planning/phases/03-wizard-ui/*-VERIFICATION.md)",
"Bash(node \"$HOME/.claude/get-shit-done/bin/gsd-tools.cjs\" commit \"docs\\(phase-03\\): complete phase execution\" --files .planning/ROADMAP.md .planning/STATE.md .planning/REQUIREMENTS.md .planning/phases/03-wizard-ui/03-VERIFICATION.md)",
"Bash(git add:*)",
"Bash(git commit:*)",
"Bash(node \"$HOME/.claude/get-shit-done/bin/gsd-tools.cjs\" state record-metric --phase \"04-review-download-security\" --plan \"05\" --duration \"1min\" --tasks \"1\" --files \"0\")",
"Bash(node \"$HOME/.claude/get-shit-done/bin/gsd-tools.cjs\" state add-decision --phase \"04-review-download-security\" --summary \"[04-05] Human verification approved — Phase 4 full feature set confirmed working end-to-end in real browser\")",
"Bash(node \"$HOME/.claude/get-shit-done/bin/gsd-tools.cjs\" state record-session --stopped-at \"Completed 04-05-PLAN.md — Phase 4 human verification approved, all 18 checks passed\")",
"Bash(node \"$HOME/.claude/get-shit-done/bin/gsd-tools.cjs\" roadmap update-plan-progress 4)",
"Bash(node \"$HOME/.claude/get-shit-done/bin/gsd-tools.cjs\" requirements mark-complete CONF-02 CONF-03 DOWN-01 DOWN-02 DOWN-03 DOWN-04 DOWN-05 DOWN-06 SECU-01 SECU-02 SECU-03)",
"Bash(ls /c/Users/SebastienQUEROL/Documents/projets/Ready2Blob/.planning/phases/04-review-download-security/*VERIFICATION*)",
"Bash(node \"$HOME/.claude/get-shit-done/bin/gsd-tools.cjs\" commit \"docs\\(phase-04\\): complete phase execution\" --files .planning/ROADMAP.md .planning/STATE.md .planning/REQUIREMENTS.md .planning/phases/04-review-download-security/04-VERIFICATION.md)",
"Bash(ls -d .planning/milestones/v*-phases)",
"Bash(ls -d .planning/phases/*/)",
"Bash(node \"$HOME/.claude/get-shit-done/bin/gsd-tools.cjs\" milestone complete \"v1.0\" --name \"MVP\")",
"Bash(ls .planning/*.md)",
"Bash(node \"$HOME/.claude/get-shit-done/bin/gsd-tools.cjs\" commit \"docs: start milestone v1.1 Backlog & Tech Debt\" --files .planning/PROJECT.md .planning/STATE.md)",
"Bash(node \"$HOME/.claude/get-shit-done/bin/gsd-tools.cjs\" init new-milestone)",
"Bash(node \"$HOME/.claude/get-shit-done/bin/gsd-tools.cjs\" config-set workflow.research true)",
"Bash(mkdir -p .planning/research)",
"Bash(python -c \"import sys, json; d=json.load\\(sys.stdin\\); print\\(json.dumps\\(d.get\\(''''scripts'''', {}\\), indent=2\\)\\); print\\(''''devDependencies vitest:'''', d.get\\(''''devDependencies'''',{}\\).get\\(''''vitest'''',''''not found''''\\)\\)\")",
"Bash(node -e \":*)",
"Bash(echo \"EXIT: $?\")",
"Bash(grep -v \"^\\\\s*$\")",
"Bash(python -c \"import sys; data = sys.stdin.read\\(\\); print\\(data[:3000]\\)\")",
"Bash(1 --debug)",
"Bash(NODE_OPTIONS=\"--trace-uncaught\" npx vitest run src/schemas/registry.test.ts)",
"Bash(python -c \"import sys,json; d=json.load\\(sys.stdin\\); print\\(json.dumps\\(d.get\\(''''exports'''',{}\\), indent=2\\)[:1000]\\)\")",
"Bash(grep -r 'cannot read properties of undefined.*config' C:/Users/SebastienQUEROL/Documents/projets/Ready2Blob/node_modules/@hookform/resolvers/ --include=*.js -l)",
"Bash(grep -r passWithNoTests C:/Users/SebastienQUEROL/Documents/projets/Ready2Blob/node_modules/vitest/dist/ --include=*.js -l)",
"Bash(grep -r .configb C:/Users/SebastienQUEROL/Documents/projets/Ready2Blob/node_modules/@vitest/runner/dist/ --include=*.js -l)",
"Bash(python -c \"import sys,json; d=json.load\\(sys.stdin\\); print\\(''''version:'''', d.get\\(''''version'''',''''?''''\\)\\)\")"
]
}
}