-
Notifications
You must be signed in to change notification settings - Fork 0
Samples: Request-prep Work Graph #25
Copy link
Copy link
Closed
Labels
enhancementNew feature or requestNew feature or requestready-for-agentFully specified, ready for an AFK agentFully specified, ready for an AFK agentwayfinder:taskWayfinder task ticketWayfinder task ticket
Description
Activity
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestready-for-agentFully specified, ready for an AFK agentFully specified, ready for an AFK agentwayfinder:taskWayfinder task ticketWayfinder task ticket
Relates to: Skymly/DesignPatterns#308
Blocked by:
Parent
Skymly/DesignPatterns#308
What to build
A runnable request-prep sample in DesignPatterns.Samples that exercises the shipped Fork–Join Work Graph APIs:
Auth∥LoadConfig→BuildPrincipal→Authorize(multi-root then join). Demonstrates sharedTContextmutation, attribute and/or generatedCreatepath as appropriate once library APIs are consumable. Satisfies ROADMAP F3 admission criterion #3 for this domain.Acceptance criteria
AuthandLoadConfigin parallel, thenBuildPrincipal, thenAuthorizeBlocked by