Skip to content

STANDING: Propagate claude credentials to fourty4 in daily heal #15

@koad

Description

@koad

Standing Assignment: Credential Propagation

Context (2026-04-04): fourty4 lost Claude auth — all 15 entities went 401. Fix was:

scp ~/.claude/.credentials.json fourty4:~/.claude/.credentials.json

Add to daily heal protocol

  1. Test one entity on fourty4 for 401
  2. If detected: scp credentials from thinker, log event, notify Juno
  3. Detection: ssh fourty4 'claude -p "echo ok" 2>&1' | grep -q 401

Long-term

Thinker's credentials must stay fresh for propagation to work. Ultimate fix: ANTHROPIC_API_KEY in ~/.koad-io/.env (no OAuth expiry) — flag to koad when ready.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions