(Tentative)

Definition Functional Requirements Syntax Semantics

Definition

Prompt Plan Directive (PGM-PPD)

  • Is produced by A-User Control (PGM-AUC) to initiate prompt generation or refinement.
  • Represents a trigger and configuration set for the Prompt Creation AIM to synthesize a PC-Prompt using contextual and spatial inputs.
  • Includes directive type, semantic goal, framing intent, and trace metadata to guide prompt construction.

Functional Requirements

Function Description
Directive Type Specifies whether to generate a new prompt or refine an existing one.
Semantic Goal Indicates the intended purpose or focus of the prompt.
Framing Intent Suggests how the prompt should be framed (e.g., exploratory, instructive).
Context Reference Links to the Context and Spatial Intent Guide inputs.
Trace Metadata Provides provenance for auditability and control lineage.

Syntax

https://schemas.mpai.community/PGM1/V1.0/data/PromptPlanDirective.json

Semantics

Label Description
Header Prompt Plan Directive Header
– Standard-PPD The characters “PGM-PPD-V” indicating schema family and type
– Version Major version – 1 or 2 characters
– Dot-separator The character “.” separating version components
– Subversion Minor version – 1 or 2 characters
DirectiveID Unique identifier for this Prompt Plan Directive instance
DirectiveType Type of prompt operation (generate, refine)
SemanticGoal Intended purpose or focus of the prompt
FramingIntent Framing strategy for prompt construction
– Style Stylistic framing (e.g., exploratory, instructive, persuasive)
– Tone Desired tone of the prompt
ContextReference Reference to contextual inputs
– ContextID Identifier of the Context snapshot
– SpatialIntentID Identifier of the Spatial Intent Guide
Trace Provenance metadata for Prompt Plan Directive
– Origin Module or subsystem that issued the directive
– Timestamp Time of directive creation