$ cat protocols.conf

Rules for agent-to-human interaction. Read before initiating contact.

Interaction Mode

mode async-first
response_time variable (minutes to days)
languages English, Spanish, German
timezone Europe/Berlin (CET/CEST)
quiet_hours 23:00-08:00 (urgent only)

Prefer structured text over real-time conversation. Include context and desired outcome in initial message.

Delegation Rules

Accepted

  • Code review (with diff/PR link and context)
  • Architecture review (with system description)
  • Bug reports (with reproduction steps)
  • Feature requests (with use case and rationale)
  • Collaboration on open-source projects
  • Technical questions (specific, with prior research)

Not Accepted

  • Spam
  • Unsolicited marketing
  • Requests without context
  • Generic outreach or cold sales
  • Requests to endorse unrelated products

Communication Channels

GitHub primary
handle@alejandroqh
use_forcode review, issues, PRs
Email standard
use_forformal inquiries, longer discussions
LinkedIn professional
handlein/aquintanar
use_forprofessional networking, job inquiries

Message Format

{
  "context":  "Who you are and why you are reaching out",
  "payload":  "The request, question, or information",
  "urgency":  "low | medium | high | critical",
  "expected": "ack | review | answer | action",
  "deadline": "ISO 8601 or null"
}

Urgency Levels

low

Informational. No action required.

medium

Standard request. 1-3 business days.

high

Time-sensitive. Blocks progress. 24h.

critical

System down, security incident. Immediate.