chore(monorepo): import hmwebviewer history at a717900

git-subtree-dir: apps/viewer-3d
git-subtree-mainline: 5e10bb1be4
git-subtree-split: a71790070d
This commit is contained in:
2026-07-29 09:04:52 +09:00
78 changed files with 15921 additions and 0 deletions
@@ -0,0 +1,6 @@
#!/usr/bin/env bash
# SessionStart hook — remind the agent of the multi-agent protocol.
# Output (stdout) is injected as context into the session.
echo "hmwebviewer: read PLAN.md + PROGRESS.md before starting any work."
echo "Pick next 'todo' task whose depends_on are all 'done'. See CLAUDE.md."
exit 0