Infinity

Not logged in
Home

❯

Part 3 Prototype Demo

❯

Input from Workshop 2

❯

CF01

❯

draftRfi

{ “openapi”: “3.1.0”, “info”: { “title”: “Draft Request for Information (RFI)”, “version”: “v1.0.0” }, “paths”: { “/draftRfi”: { “get”: { “description”: “Generates a structured RFI based on identified gaps, using the RFI template.”, “operationId”: “DraftRfi”, “parameters”: [ { “name”: “rfiItems”, “in”: “query”, “description”: “An array of items needing clarification.”, “required”: true, “schema”: { “type”: “array”, “items”: { “type”: “object”, “properties”: { “reason”: { “type”: “string”, “description”: “The reason for the RFI item (e.g., ‘Missing Document’, ‘Unreadable File’, ‘Contradiction’).” }, “details”: { “type”: “string”, “description”: “Specific details, including verbatim quotes and file citations.” }, “question”: { “type”: “string”, “description”: “The courteous question to ask the client.” } } } } } ] } } } }


Loading authentication...

Graph View

Created with Infinity Constructor © 2025

  • Elynox | Go Further