-
Notifications
You must be signed in to change notification settings - Fork 26
Make service mode a first-class Sample App onboarding path #53
Copy link
Copy link
Closed
Labels
authority:githubGitHub is the authoritative lifecycle record for this workGitHub is the authoritative lifecycle record for this workbeta:compatibleMay be completed without changing the frozen beta contractMay be completed without changing the frozen beta contractkind:featureA public product capability or experience is requestedA public product capability or experience is requestedpriority:P1High-priority product or release riskHigh-priority product or release riskrepo:sample-appOwned by the sample application repositoryOwned by the sample application repositorystatus:doneDerived from the authoritative closed issue stateDerived from the authoritative closed issue state
Description
Activity
Metadata
Metadata
Assignees
Labels
authority:githubGitHub is the authoritative lifecycle record for this workGitHub is the authoritative lifecycle record for this workbeta:compatibleMay be completed without changing the frozen beta contractMay be completed without changing the frozen beta contractkind:featureA public product capability or experience is requestedA public product capability or experience is requestedpriority:P1High-priority product or release riskHigh-priority product or release riskrepo:sample-appOwned by the sample application repositoryOwned by the sample application repositorystatus:doneDerived from the authoritative closed issue stateDerived from the authoritative closed issue state
The Sample App has a polished embedded-Laravel quickstart and a comprehensive standalone PHP/Python/Rust stack under
polyglot/, but the service-mode implementation reads as a conformance harness rather than an evaluator-facing product path. A Laravel user exploring polyglot execution should not have to discover test infrastructure or downgrade to a bare protocol example.Keep embedded mode simple and add an equally direct service-mode journey built from the existing published Server and SDK artifacts.
Acceptance criteria
Close only after a first-time-user smoke has completed both documented paths from a fresh Codespace.