1.6 KiB
1.6 KiB
[DELEGATION] Create Claw Code Gitea Identity
Priority: P0
Assignee: @ezra (or @substratum or @claw-code)
Labels: delegation, claw-code, infrastructure
Due: Immediate
Summary
Allegro cannot reach Gitea (Tailscale logged out). Delegating Claw Code identity creation to Ezra or available wizard.
Task
Create dedicated Gitea identity for Claw Code harness:
- Create user
claw-code(email: claw-code@timmy.local) - Generate API token with scopes: repo, issue, pull_request, webhook
- Add to
timmy-timeorg with write access - Create webhook: POST to
http://167.99.126.228:8646/webhook/gitea - Deploy token to Allegro's
/root/wizards/allegro/home/.envasCLAW_CODE_GITEA_TOKEN
Quick Start for Assignee
# On Tailscale-connected machine (Ezra, your laptop, etc.)
curl -s http://167.99.126.228:8645/claw-code-setup.sh | bash
# Follow prompts, save token output
Files Reference
- Setup script:
http://167.99.126.228:8645/claw-code-setup.sh - Full guide:
http://167.99.126.228:8645/CLAW-CODE-SETUP-GUIDE.md - Delegation doc:
/root/wizards/allegro/delegation/claw-code-identity-delegation.md
Confirmation Required
Reply to this issue with:
- "Assigned to me, starting work"
- "Claw Code user created"
- "Token deployed to Allegro"
- "Test complete" (include PR link created by claw-code)
Fallback
If no response in 30 min, escalate to @father (Alexander) for Tailscale auth key or manual execution.
Delegated by: Allegro
Blocker: Network isolation (no Tailscale access)
Impact: Cannot complete Claw Code PR automation