{"manifest_version":"1.0","id":"project-initiation","name":"Project Initiation Pack","name_ar":"حزمة تأسيس المشروع","version":"1.0.0","description":"Reads the sales-to-delivery project pack (RFP, BOQ, financial & technical proposals, contract/PO — scans supported via vision) and generates the Business Handover Checklist, the Arabic Kickoff deck, and the Arabic Project Execution Plan, in dependency order.","departments":["PMO","Delivery","Presales"],"tags":["handover","kickoff","pep","pptx","docx","arabic"],"auth":{"type":"none","audience":"agent-hub"},"endpoints":{"submit":{"method":"POST","url":"https://project-initiation.144.24.223.238.sslip.io/v1/jobs","content_type":"multipart/form-data"},"status":{"method":"GET","url":"https://project-initiation.144.24.223.238.sslip.io/v1/jobs/{job_id}"},"events_sse":{"method":"GET","url":"https://project-initiation.144.24.223.238.sslip.io/v1/jobs/{job_id}/events"},"download":{"method":"GET","url":"https://project-initiation.144.24.223.238.sslip.io/v1/jobs/{job_id}/files/{filename}"},"health":{"method":"GET","url":"https://project-initiation.144.24.223.238.sslip.io/healthz"}},"input":{"files":{"required":true,"multiple":true,"accept":[".pdf"],"max_mb":200,"note":"RFP + BOQ + proposals + contract pack; scanned contract PDFs are read with vision"},"fields":{"language":{"type":"string","enum":["ar"],"default":"ar"},"kickoff_date":{"type":"date","required":false},"meeting_date":{"type":"date","required":false,"note":"handover meeting date"},"meeting_location":{"type":"string","default":"Online"},"project_no":{"type":"string","required":false,"note":"internal PMO number (PRJ-…)"},"pm_name_ar":{"type":"string","required":false},"presenter":{"type":"string","default":"Naseej for Technology"}}},"outputs":["business_handover_checklist.docx","kickoff_presentation_ar.pptx","project_execution_plan_ar.docx","project_facts.json","handover_content.json","kickoff_content.json","pep_content.json"]}