{
  "permissions": {
    "allow": [
      "Read(//Users/lili/.claude/skills/**)",
      "Read(//Users/lili/.claude-internal/skills/**)",
      "Read(//Users/lili/.claude/commands/**)",
      "Read(//Users/lili/.claude-internal/commands/**)",
      "Bash(find . -maxdepth 3 -type d ! -path */venv* ! -path */.git* ! -path */node_modules*)",
      "Bash(git init:*)",
      "Bash(git add:*)",
      "Bash(git commit:*)",
      "Bash(python:*)",
      "Bash(python3:*)",
      "Bash(pip3 install:*)",
      "Bash(xargs ls:*)",
      "Bash(xargs basename:*)",
      "Bash(grep -h \"^name:\\\\|^description:\" /Users/lili/.claude-internal/plugins/cache/everything-claude-code/everything-claude-code/1.9.0/agents/*.md)",
      "Bash(find /Users/lili -type f -name *role-commercial* -o -name *role-technical* -o -name *role-ux*)",
      "Bash(find /Users/lili -type f -path *gstack* -name *.md)",
      "Bash(find /Users/lili -type f -name *.md -path *gstack*)",
      "Bash(find /Users/lili/.claude-internal/plugins/marketplaces/everything-claude-code/.agents/skills -type f -name *.md)",
      "Bash(find /Users/lili/.claude-internal/plugins/marketplaces/everything-claude-code/.claude/skills -type f -name *.md)",
      "Bash(find /Users/lili/.claude-internal/plugins/marketplaces/everything-claude-code/.opencode -type f -name *.md)",
      "Bash(find /Users/lili/.claude-internal -type d -name *gstack*)",
      "Bash(find /Users/lili/.claude-internal -type d -name *plugin*)",
      "Bash(find /Users/lili/workspace/gstack -type f \\\\\\(-name *.md -o -name *.yaml -o -name *.yml -o -name *.json \\\\\\))",
      "Bash(find /Users/lili/workspace/gstack -type f -name *.md)",
      "Bash(find:*)",
      "Bash(find /Users/lili -path */node_modules -prune -o -path */.git -prune -o -type f \\\\\\(-name *.md -o -name *.yaml -o -name *.json \\\\\\) -print)",
      "Bash(grep -r \"office.hours\\\\|office-hours\" /Users/lili/workspace/gstack --include=*.md)",
      "Bash(find /Users/lili/workspace/gstack -type f \\\\\\(-name *.md -o -name *.yaml -o -name *.yml -o -name *.json \\\\\\) -print)",
      "Bash(find /Users/lili/.claude-internal/plugins -type f \\\\\\(-name *.json -o -name *.yaml -o -name *.yml \\\\\\) -path *agents*)",
      "Bash(grep -E \"\\\\.md$\")",
      "Bash(grep -r \"🔩\\\\|💰\\\\|🎨\\\\|persona\\\\|celebrity\\\\|Garry\\\\|Jobs\\\\|Musk\\\\|Bezos\" /Users/lili/workspace/gstack --include=*.md)",
      "Bash(ls -1 /Users/lili/workspace/multi-agents-meeting/agents/*.json)",
      "Bash(xargs -I {} basename {} .json)",
      "Bash(tee /tmp/meeting_output.txt)",
      "Bash(plan)",
      "Bash(wc -l src/*.py)",
      "Bash(grep -E \"\\\\.\\(md|yaml|yml|json|txt|toml\\)$\")",
      "Bash(wc -l /Users/lili/workspace/multi-agents-meeting/src/*.py /Users/lili/workspace/multi-agents-meeting/*.py /Users/lili/workspace/multi-agents-meeting/tests/*.py)",
      "Bash(mkdir -p /Users/lili/.claude/commands/meeting)",
      "Bash(cp /Users/lili/.claude/skills/meeting/SKILL.md /Users/lili/.claude/commands/meeting/SKILL.md)",
      "Bash(ls /Users/lili/workspace/multi-agents-meeting/*.py)",
      "Bash(ls -la /Users/lili/workspace/multi-agents-meeting/agents/*.json)",
      "Bash(ssh:*)",
      "Bash(rsync:*)",
      "Bash(scp:*)"
    ]
  }
}
