Skip to content

docs(debug-logger): maker guide (#17)#38

Merged
judeper merged 1 commit into
mainfrom
squad/17-docs-maker-guide
May 21, 2026
Merged

docs(debug-logger): maker guide (#17)#38
judeper merged 1 commit into
mainfrom
squad/17-docs-maker-guide

Conversation

@judeper
Copy link
Copy Markdown
Owner

@judeper judeper commented May 21, 2026

Closes #17

What

copilot-agent-debug-logger/docs/maker-guide.md — Quick Start + Common Setup + Patterns A-E.

v5 plan reference

§6 Maker integration patterns

Acceptance (from #17)

All 5 patterns + Quick Start + Common Setup. Each pattern carries the required warnings/callouts (cr_sequence per-caller, payload truncation, cost callout, variant chooser, correlation warning, managed-agent caveat, kill switch, softened correlation claim, fallback chain).

Validation

  • Line count: 687
  • All required patterns present
  • JSON blocks parse: True
  • PII clean
  • No forbidden "10 minutes" promise

text Line count: 687 (target 500-900) Quick Start True Pattern A True Pattern B True Pattern C True Pattern D True Pattern E True cr_sequence True A8|per-caller True A15|truncat True D6|variant chooser|Choose your variant True A14|kill.?switch True A16|managed.?solution True B4|softened|within a single conversation True System.Conversation.Id True log-chain-of-thoughts True save-conversation-history True Power CAT True ExecuteAgentAndWait True 20 min True

Note

docs/deployment-guide.md was not present on origin/main or an origin/squad/16-docs-deployment branch while authoring; the maker guide keeps the requested references for the sibling doc.

The single largest doc in the POC. Restructured per v5 plan §6 for
adoption flow:
- Quick Start (≈20 min per D9/A13) with copy-pasteable sample JSON
- Common Setup with A15 payload truncation note
- Pattern A — Wrap ExecuteAgentAndWait in PA flow (with scope callout
  for Direct Line / Teams; A8 cr_sequence per-caller warning; D4
  end-user-utterance trigger warning)
- Pattern B — Wrap a tool flow (same warnings)
- Pattern C — CoT topic (cost callout; D6 variant chooser; D3
  cross-pattern correlation warning; A16 managed-agent caveat; A14
  infinite-loop kill switch 3-step recovery)
- Pattern D — ConvHistory topic (D6 variant chooser; 3 downstream
  extension points: ticket / escalation / MCP-Outlook)
- Pattern E (optional) — End-to-end correlation across CS + PA (B4
  softened correlation claim; explicit fallback chain)

Closes #17

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@judeper judeper force-pushed the squad/17-docs-maker-guide branch from fc35377 to 9f40392 Compare May 21, 2026 18:59
@judeper judeper marked this pull request as ready for review May 21, 2026 19:07
@judeper judeper merged commit c7edfe0 into main May 21, 2026
1 check failed
@judeper judeper deleted the squad/17-docs-maker-guide branch May 21, 2026 19:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[docs-maker-guide] docs-maker-guide: write docs/maker-guide.md (Quick Start + Patterns A-E)

1 participant