OptionalglobalAuthor-supplied stable alias for this prompt, globally unique across providers. Survives file moves/renames and is registered in the prompt registry so runtime traces can resolve back to this prompt.
OptionalmetadataOptionalproviderOptionaltree
Low-level prompt representation produced by a PromptFileType. It exposes the raw
extractedPropsfrom the parser and uses SDK-specific property names (e.g.model,system,messages).Not intended for public consumption — PromptProvider implementations convert this into a NormalizedPrompt via an SDKAdapter before returning it to callers.