(Tentative)

Definition Functional Requirements Syntax Semantics

Definition

User State Status (PGM-USS)

  • Is produced by User State Refinement (PGM-USR) after processing a User State Directive.
  • Represents the current inferred User State, including engagement, affective tone, disposition, and override metadata.
  • Includes validated cues, override flags, and trace metadata for reporting to A-User Control and downstream AIMs.

Functional Requirements

Function Description
Engagement Level Validated cognitive engagement of the user.
Affective Tone Final emotional tone derived from interaction.
Disposition Refined attitude or stance of the user.
Override Report Indicates whether override logic was applied.
Trace Metadata Provides provenance for auditability and directive linkage.

Syntax

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

Semantics

Label Description
Header User State Status Header
– Standard-USS The characters “PGM-USS-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 User State Status instance
EngagementLevel Validated cognitive engagement level (low, moderate, high)
AffectiveTone Final emotional tone (neutral, positive, negative, mixed)
Disposition Refined attitude or stance
OverrideReport Override logic application
– OverrideUsed Whether override was applied
– FallbackDisposition Fallback disposition if override was triggered
Trace Provenance metadata for User State Status
– DirectiveID Reference to the originating User State Directive
– Timestamp Time of status emission