(Tentative)
| Definition | Functional Requirements | Syntax | Semantics |
Definition
Prompt Plan Status (PGM-PPS)
- Is produced by Prompt Creation (PGM-PRC) after executing a Prompt Plan Directive.
- Represents the readiness, semantic alignment, and framing outcome of the generated PC-Prompt.
- Includes prompt status, semantic goal confirmation, framing outcome, and trace metadata for reporting to A-User Control.
Functional Requirements
| Function | Description |
| Prompt Status | Indicates whether the prompt was successfully generated or refined. |
| Semantic Goal Confirmation | Confirms alignment with the intended semantic goal. |
| Framing Outcome | Captures the final stylistic and tonal framing of the prompt. |
| PC-Prompt Reference | Identifier of the generated PC-Prompt. |
| Trace Metadata | Provides provenance for auditability and directive linkage. |
Syntax
https://schemas.mpai.community/PGM1/V1.0/data/PromptPlanStatus.json
Semantics
| Label | Description |
| Header | Prompt Plan Status Header |
| – Standard-PPS | The characters “PGM-PPS-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 |
| StatusID | Unique identifier for this Prompt Plan Status instance |
| PromptStatus | Indicates success, partial success, or failure |
| SemanticGoalConfirmation | Confirms alignment with the intended semantic goal |
| FramingOutcome | Final stylistic and tonal framing of the prompt |
| – Style | Stylistic framing (e.g., exploratory, instructive, persuasive) |
| – Tone | Delivered tone of the prompt |
| PCPromptReference | Identifier of the generated PC-Prompt |
| Trace | Provenance metadata for Prompt Plan Status |
| – DirectiveID | Reference to the originating Prompt Plan Directive |
| – Timestamp | Time of status emission |