From 9246f62e7e7cf34d98752b18054d154c075989d3 Mon Sep 17 00:00:00 2001 From: Chris Johnstone Date: Mon, 15 Jun 2026 00:04:18 +1200 Subject: [PATCH] Add request type UX task --- .../AGENT_GOAL_PROMPTS.md | 8 +- .../AGENT_PROGRESS.md | 20 +++- docs/open-collection-gap-analysis/README.md | 2 + .../tasks/07-import-export-copilot.md | 1 + .../tasks/10-request-type-ux.md | 97 +++++++++++++++++++ 5 files changed, 126 insertions(+), 2 deletions(-) create mode 100644 docs/open-collection-gap-analysis/tasks/10-request-type-ux.md diff --git a/docs/open-collection-gap-analysis/AGENT_GOAL_PROMPTS.md b/docs/open-collection-gap-analysis/AGENT_GOAL_PROMPTS.md index 0144e77..a811854 100644 --- a/docs/open-collection-gap-analysis/AGENT_GOAL_PROMPTS.md +++ b/docs/open-collection-gap-analysis/AGENT_GOAL_PROMPTS.md @@ -52,6 +52,12 @@ If an agent host does not inject the project-local skills, tell the agent to rea /goal Complete OC-070 request creation, import/export, snippet, and Copilot protocol surface polish using $missio-agent-coordination and $missio-editor-schema-implementer without stopping until protocol-specific new request templates, protocol-preserving get/dry-run/list/send tooling, explicit unsupported import/export/snippet diagnostics, baseline tree/CodeLens/command regressions, AGENT_PROGRESS updates, and complete automated tests are implemented and passing. ``` +## Request Type UX + +```text +/goal Complete OC-100 request type UX using $missio-agent-coordination and $missio-editor-schema-implementer without stopping until Bruno/Postman UX benchmarking is recorded, UI request creation supports HTTP/GraphQL/WebSocket/gRPC type selection, the visual editor clearly shows and safely switches request type with preservation/loss confirmation, schema-valid conversion helpers are implemented, AGENT_PROGRESS updates are complete, and complete automated creation, conversion, validation, round-trip, and regression tests are passing. +``` + ## Protocol Runtime Lifecycle ```text @@ -67,5 +73,5 @@ If an agent host does not inject the project-local skills, tell the agent to rea ## Final Integration ```text -/goal Complete final OpenCollection compatibility integration across all Missio tracks using $missio-agent-coordination without stopping until all OC-000 through OC-090 task rows are Done, all GitButler branches or PRs are linked, the full test suite and required fixture integration tests pass, documentation is consistent, and AGENT_PROGRESS.md contains final verification evidence. +/goal Complete final OpenCollection compatibility integration across all Missio tracks using $missio-agent-coordination without stopping until all OC-000 through OC-100 task rows are Done, all GitButler branches or PRs are linked, the full test suite and required fixture integration tests pass, documentation is consistent, and AGENT_PROGRESS.md contains final verification evidence. ``` diff --git a/docs/open-collection-gap-analysis/AGENT_PROGRESS.md b/docs/open-collection-gap-analysis/AGENT_PROGRESS.md index 13abdec..40c91db 100644 --- a/docs/open-collection-gap-analysis/AGENT_PROGRESS.md +++ b/docs/open-collection-gap-analysis/AGENT_PROGRESS.md @@ -66,7 +66,8 @@ Use full branch names for stacking existing branches with `but move