OSP logo
os://protocol

Apps Context

Application-specific context and data management

Overview

The apps context module manages application-specific context and data. It provides isolation and organization of context for different applications within the protocol.

Features

  • Context Isolation: Isolate context per application
  • Context Management: Manage application-specific data
  • Context Sharing: Share context between related applications
  • Context Persistence: Persist application context

Usage

Apps context enables multiple applications to operate within the same protocol instance while maintaining data isolation and organization.

Integration

Apps context integrates with:

  • Schema: Uses schemas for context structure
  • Memory: Stores application context in memory
  • Persistence: Persists application context