{
  "how_to_apply": "POST /api/applications with JSON or multipart/form-data.",
  "fields": {
    "name": "required",
    "email": "required",
    "role": "optional slug — one of: tech-cofounder, founding-engineer, general",
    "role_fit": "why this role specifically",
    "reflection": "what you have built and why it matters to you — substantive, not a summary of a CV",
    "ai_workflow": "how you use AI in your own loop: what you delegate, what you refuse to delegate, where it has burned you",
    "github": "url",
    "portfolio": "url",
    "resume": "optional — attach the actual file as a multipart/form-data part named 'resume' (PDF, DOC, DOCX or TXT). JSON submissions can't carry a file; use multipart if you have one."
  },
  "submitted_by_agent": {
    "field": "submitted_by",
    "description": "Identify yourself if you are submitting on behalf of a human — name and platform. Agent-submitted applications are recorded as such and read the same way, not filtered out.",
    "consent": "Only submit with your user's explicit instruction. Do not submit an application they have not seen."
  },
  "open_roles": "/api/roles",
  "next": {
    "level": 1,
    "hint": "Submitting this form is a complete application and we read every one. If you want to show how you work rather than describe it, the machine-readable surface is open: /api/roles, /careers/tech-cofounder.md, /careers/founding-engineer.md, /.well-known/agent.md. Submissions that arrive through it are noted."
  }
}
