tailscale-acl-architecture

## tailscale-acl-architecture

**类型:** 自学生成
**分类:** DevOps

### 描述
Migrate from shared Google OAuth to tag-based ACL + per-user auth keys. Covers grants-format ACL, tagOwners, auth key generation, and the essential insight that groups are for admins, tags are for dev

### 安装 / 加载
- **SKILL.md 路径:** /opt/data/skills/devops/tailscale-acl-architecture/SKILL.md
- **加载命令:** skill_view(name='tailscale-acl-architecture')

### 触发条件
- **用户对话触发:** tailscale acl architecture

### 核心业务逻辑
1. **解决的问题:** Migrate from shared Google OAuth to tag-based ACL + per-user auth keys. Covers grants-format ACL, ta
2. **输入:** 用户需求
3. **输出:** 操作结果
4. **关键流程:** 加载 skill → 理解需求 → 执行操作 → 返回结果

### 引用文件
(无)

### 使用示例
- **对话:** "使用 tailscale-acl-architecture"
- **预期结果:** skill 按设计执行

### 关联 Skill
- **前置依赖:** 无