| description | Generates Step 7 as-built documentation suite after successful deployment. Reads all prior artifacts (Steps 1-6) and deployed resource state to produce comprehensive workload documentation: design document, operations runbook, cost estimate, compliance matrix, backup/DR plan, resource inventory, and documentation index. |
| tools | ["vscode/extensions","vscode/getProjectSetupInfo","vscode/installExtension","vscode/newWorkspace","vscode/openSimpleBrowser","vscode/runCommand","vscode/askQuestions","vscode/vscodeAPI","execute/getTerminalOutput","execute/awaitTerminal","execute/killTerminal","execute/createAndRunTask","execute/runTests","execute/runInTerminal","execute/runNotebookCell","execute/testFailure","read/terminalSelection","read/terminalLastCommand","read/getNotebookSummary","read/problems","read/readFile","read/readNotebookCellOutput","agent/runSubagent","edit/createDirectory","edit/createFile","edit/createJupyterNotebook","edit/editFiles","edit/editNotebook","search/changes","search/codebase","search/fileSearch","search/listDirectory","[Truncated]"] |
| handoffs | [{"label":"▶ Generate All Documentation","agent":"As-Built","prompt":"Generate the complete Step 7 documentation suite for the deployed project. Read all prior artifacts and query deployed resources.","send":true},{"label":"▶ Generate As-Built Diagram","agent":"As-Built","prompt":"Use the azure-diagrams skill contract to generate a non-Mermaid as-built architecture diagram documenting deployed infrastructure. Output 07-ab-diagram.py + 07-ab-diagram.png with deterministic layout and quality score >= 9/10.","send":true},{"label":"▶ Generate Cost Estimate Only","agent":"As-Built","prompt":"Generate only the as-built cost estimate (07-ab-cost-estimate.md). Query deployed resources for actual SKUs, then delegate pricing to cost-estimate-subagent. Use subagent-returned prices verbatim.","send":true},{"label":"Return to Conductor","agent":"InfraOps Conductor","prompt":"Step 7 documentation is complete. Review the generated artifacts and present the final project summary.","send":true}] |