{
  "schema_version": "1.0",
  "purpose": "Submit a project, supplier or partnership enquiry for Frontier's review.",
  "submission_methods": [
    "browser_form",
    "email"
  ],
  "submission_api_available": false,
  "sender_authorization_required": true,
  "form": {
    "url": "https://docs.google.com/forms/d/e/1FAIpQLSfrlp1o90XTAvUN10mxoCIG4vWedJ_SnRLz2zVLChd3Tim_eQ/viewform",
    "interaction": "Open the published form in a browser, complete its visible fields, and use Submit. Confirm success from the form's recorded-response confirmation. Follow any Google verification steps; do not bypass them.",
    "fields": [
      {
        "name": "name",
        "label": "Your name",
        "type": "text",
        "required": true
      },
      {
        "name": "email",
        "label": "Email address",
        "type": "email",
        "required": true
      },
      {
        "name": "company",
        "label": "Company or organisation",
        "type": "text",
        "required": false
      },
      {
        "name": "enquiry_type",
        "label": "Enquiry type",
        "type": "choice",
        "required": true,
        "choices": [
          "Project enquiry",
          "International delivery partnership",
          "Supplier or contractor enquiry",
          "Other"
        ]
      },
      {
        "name": "message",
        "label": "How can we help?",
        "type": "text",
        "required": true
      }
    ]
  },
  "email": {
    "general": "info@fjfrontier.com",
    "urgent": "mohann@fjfrontier.com",
    "suggested_subject": "Project or partnership enquiry",
    "instruction": "Use your authorised email tool. Include the sender's name, reply address, organisation if applicable, enquiry type and project summary. A mailto link alone does not send an email."
  },
  "review": "Enquiries are for human review. Submitting an enquiry does not create a quote, appointment, partnership, procurement commitment or contract.",
  "data_guidance": "Provide only information needed to respond. Do not include passwords, bank details or confidential tender documents. No file uploads are requested.",
  "technical_note": "These JSON resources are public read-only documents. There is no POST endpoint, MCP server or autonomous negotiation service. API-only agents need a browser or an authorised email tool to submit an enquiry."
}
