Root repo: CLAUDE.md, _template, server.js, scripts, deploy scripts
Go to file
posimai 17353f824b feat(posimai-sc): S23/S24追加・ドリル88問・コードバグ修正
- S23「サプライチェーン・DevSecOps」S24「AIセキュリティ」を追加
- drills.js: 全22単元×2問→4問に拡充(合計88問)。正解を answer:0/1 交互配置(48:48)に修正(従来95/96がanswer:1という偏りを解消)
- app.js: openUnit()でconceptExpandedをfalseにリセットしていたバグを修正(デフォルト展開の意図通りtrueに)
- app.js: toggleTheme()/markDone()のlocalStorage呼び出しにtry/catchを追加
- app.js: 全問正解時に学習済みフラグを自動セット
- ホームのクイズ正解をsaveSocre永続化ベースで集計するよう変更

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-20 11:02:24 +09:00
.claude feat(ext): integrate rule engine — scan works without API key 2026-04-14 23:05:19 +09:00
.github/workflows ci: move Linux build workflow to repo root .github/workflows/ 2026-04-13 16:32:42 +09:00
.playwright-mcp feat(ext): integrate rule engine — scan works without API key 2026-04-14 23:05:19 +09:00
.serena feat(ext): integrate rule engine — scan works without API key 2026-04-14 23:05:19 +09:00
.vscode feat(ext): integrate rule engine — scan works without API key 2026-04-14 23:05:19 +09:00
_template chore: update templates — Geist font, Lucide integrity, JWT token handoff 2026-04-10 08:09:36 +09:00
_template-minimal chore: _template-minimal 現行化 + create-app.sh ダッシュボード自動更新 2026-04-11 11:44:15 +09:00
docs feat: posimai-sc 支援士学習PWAを同梱し本番用設定を追加 2026-04-20 01:40:48 +09:00
posimai-atlas@3da033dfe4 chore: STATUS に sc 404 原因と対処を追記、atlas サブモジュールを更新 2026-04-20 01:48:37 +09:00
posimai-brief@1337c280b0 feat(ext): integrate rule engine — scan works without API key 2026-04-14 23:05:19 +09:00
posimai-dev fix(security): add SRI to xterm CDN, add manifest id, noreferrer to target=_blank 2026-04-17 18:42:38 +09:00
posimai-guard@97cd50f2d8 chore: update posimai-guard submodule pointer 2026-04-17 19:01:44 +09:00
posimai-guard-app feat(ext): integrate rule engine — scan works without API key 2026-04-14 23:05:19 +09:00
posimai-guard-ext feat(ext): integrate rule engine — scan works without API key 2026-04-14 23:05:19 +09:00
posimai-log@abd706a9e6 feat(ext): integrate rule engine — scan works without API key 2026-04-14 23:05:19 +09:00
posimai-roadmap@6043bf0ab0 chore: atlas・roadmap サブモジュールを posimai-sc 登録後のコミットに更新 2026-04-20 01:41:36 +09:00
posimai-sc feat(posimai-sc): S23/S24追加・ドリル88問・コードバグ修正 2026-04-20 11:02:24 +09:00
posimai-station-app@9d0ab6043e feat(ext): integrate rule engine — scan works without API key 2026-04-14 23:05:19 +09:00
posimai-store@59c8dfe723 feat(ext): integrate rule engine — scan works without API key 2026-04-14 23:05:19 +09:00
posimai-veil@2319982445 feat(ext): integrate rule engine — scan works without API key 2026-04-14 23:05:19 +09:00
routes feat: 購入後マジックリンクメール自動送信 + TTS に purchaseMiddleware 接続 2026-04-11 15:05:23 +09:00
scripts feat(ext): integrate rule engine — scan works without API key 2026-04-14 23:05:19 +09:00
tools/posimai-scribe feat(ext): integrate rule engine — scan works without API key 2026-04-14 23:05:19 +09:00
.gitignore chore: add src-tauri/target to .gitignore (prevent large build artifacts) 2026-04-14 23:30:31 +09:00
AGENTS.md chore: enforce vercel alias set on new app creation — add to CLAUDE.md/AGENTS.md/create-app.sh/new-app-guide.md 2026-04-18 23:15:33 +09:00
APP_IDEAS.md docs: add APP_IDEAS.md, reference in CLAUDE/AGENTS, fix ponshu APK link 2026-03-22 13:27:56 +09:00
CLAUDE.md chore: enforce vercel alias set on new app creation — add to CLAUDE.md/AGENTS.md/create-app.sh/new-app-guide.md 2026-04-18 23:15:33 +09:00
DESIGN.md feat(ext): integrate rule engine — scan works without API key 2026-04-14 23:05:19 +09:00
STATUS.md chore: Vercel posimai-sc Root Directory 設定完了を STATUS に記録 2026-04-20 08:31:16 +09:00
claude-settings.json chore: allow Write and Edit tools in settings 2026-03-19 10:02:47 +09:00
create-app.sh chore: enforce vercel alias set on new app creation — add to CLAUDE.md/AGENTS.md/create-app.sh/new-app-guide.md 2026-04-18 23:15:33 +09:00
deploy-edge.sh fix: add --no-verify-jwt to together-archive deploy for Database Webhook auth 2026-04-04 21:05:46 +09:00
deploy-server.sh chore: deploy-server.shにroutes/ディレクトリの転送を追加 2026-04-11 00:19:05 +09:00
package.json feat(ext): integrate rule engine — scan works without API key 2026-04-14 23:05:19 +09:00
server.js fix(together): require member auth on GET /together/groups/:groupId 2026-04-20 01:04:24 +09:00