(Tentative)
| Function | Reference Model | Input/Output Data |
| SubAIMs | JSON Metadata | Profiles |
Function
The Basic Knowledge AIM (PGM-BKN) is a semantic engine that receives structured prompts from Prompt Creation (PRC), Domain Access (DAC), State Adaptation (SAD), and Personality Alignment (PAL). Its primary function is to transform these prompts into progressively refined responses by applying domain-specific knowledge, contextual reasoning, and expressive modulation – not necessarily relying on a general-purpose language model.
Internally, PGM-BKN may perform the following operations:
- Prompt Interpretation: Parses structured prompts to extract communicative intent, domain references, and expressive framing.
- Knowledge Retrieval: Accesses internal knowledge structures – such as ontologies, rule sets, or curated response templates – to identify relevant content.
- Contextual Reasoning: Integrates User State, interaction history, and domain constraints to adapt responses to the current situation.
- Response Refinement: Iteratively improves candidate responses by aligning them with inferred goals, Personality modulation, and interaction tone.
- Trace Construction: Generates a BK Response Trace containing the response, its derivation path, and any knowledge sources or transformations applied.
- Output Dispatch: Sends the refined response trace to A-User Control for orchestration, rendering, or further modulation.
The resulting outputs enable A-User Control to deliver responses that are meaningfully structured and knowledge-aware, adapted to current interaction state, and aligned with the User’s expressive profile and interaction goals.
Reference Model
Figure 7 gives the Reference Model of Basic Knowledge (PGM-BKN).

Figure 7 – The Reference Model of Basic Knowledge (PGM-BKN)
Input/Output Data
Table 16 gives Input and Output Data of Basic Knowledge (PGM-BKN). All data are Text.
Table 16 – Input and Output Data of Basic Knowledge (PGM-BKN)
| Input | Description |
| PC-Prompt | Prompt by Prompt Creation |
| DA-Prompt | Prompt by Domain Access |
| UR-Prompt | Prompt by State Adaptation |
| PA-Prompt | Prompt by Personality Alignment |
| BK Response Trace | Metadata for Enriched Response and audit traceability from PGM-AUC. |
| Output | Description |
| Initial Response | Response to PC-Prompt |
| Enhanced Response | Response to DA-Prompt |
| Refined Response | Response to SA-Prompt |
| Final Response | Response to PA-Prompt |
| BK Query Directive | Trigger to retrieve knowledge or shape response from PGM-AUC. |
SubAIMs
No SubAIMs.
JSON Metadata
https://schemas.mpai.community/PGM1/V1.0/AIMs/BasicKnowledge.json
Profiles
No Profiles.