Skip to main content

Module service

Module service 

Source
Expand description

Compiler service — orchestrates spec storage, pipeline execution, and sessions.

CompilerService is the primary entry point for all compiler operations:

  • Storing and managing UAR-AGENT-MD spec documents.
  • Running the 8-stage compilation pipeline (single-shot mode).
  • Managing conversational compiler sessions.

Structs§

CompilerService
Orchestrates spec storage, pipeline execution, and conversational sessions.