Coding Prompt Cheat Sheet
For when you need to tell cursor or replit what a vCon is in a prompt...
vCon (Virtual Conversation) Standard - LLM Context
What is a vCon?
Core Structure
vCon States
Complete JSON Schema
Top-Level vCon Object Properties
Party Object Properties
Dialog Object Properties
Analysis Object Properties
Attachment Object Properties
Redacted Object Properties
Appended Object Properties
Group Object Properties
Party History Object Properties (for Dialog.party_history)
Security Features
Signed vCon Structure (JWS)
Encrypted vCon Structure (JWE)
Common Media Types
Dialog
Content Encoding Options
Implementation Guidelines
Python Development Notes
Key Considerations
Validation Rules
UUID Generation (Version 8 Recommended)
Last updated
Was this helpful?