PR #9: Reference documentation - #36
Merged
Merged
Conversation
Adds the ESS reference documentation under solutions/ess-agent-kit/src/reference/ess-docs/: - customization/ - agent customization patterns - deployment/ - deployment guidance - flightcheck/ - FlightCheck usage docs - integrations/ - ServiceNow, Workday integration guides - operations/ - operational guidance 46 markdown files. Pulled together from official Microsoft documentation; review for accuracy and any internal-only references. Reviewer: @CavillMason Tracker: #10
rename solutions/ess-agent-kit -> solutions/ess-maker-skills
Adds src/reference/ess-docs/README.md documenting the snapshot policy: why the docs are vendored (Copilot Chat grounding), source URL, snapshot date (2026-04-29), refresh policy (hand-PR; the auto-sync script was removed in slice PR #3 for corp-NAT rate-limit + silent-overwrite reasons), and explicit non-goals (not a fork, not the place for kit-specific guidance). Addresses the 'feels wasteful to be cloning those' concern raised by @johnguy0 in the PR #29 review thread. The duplication is the explicit tradeoff that gives the kit its domain-correct first-turn output quality; the snapshot stamp makes the staleness contract explicit. Companion: src/examples/ess-samples/ gets an analogous README in slice PR #10.
saengland
requested review from
Graham McMynn (GrahamMcMynn) and
Srikanth Deshpande (srideshpande)
May 6, 2026 19:12
saengland
added a commit
that referenced
this pull request
May 7, 2026
…er approval; restoring branch for proper review
This was referenced May 7, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds the ESS reference documentation under
solutions/ess-agent-kit/src/reference/ess-docs/:customization/ΓÇö agent customization patternsdeployment/ΓÇö deployment guidanceflightcheck/ΓÇö FlightCheck usage docsintegrations/ΓÇö ServiceNow, Workday integration guidesoperations/ΓÇö operational guidance46 markdown files. Pulled together from official Microsoft documentation; review for accuracy and any internal-only references.
Tracker: #10