Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 538 Bytes

File metadata and controls

8 lines (7 loc) · 538 Bytes

API Reference (Skeleton)

  • ai_dev_os.core: Core orchestration surfaces and lifecycle management.
  • ai_dev_os.integrations: Slack, Linear, GitHub adapters and their entry points.
  • ai_dev_os.utils: Utilities for logging, error handling, and context management.
  • ai_dev_os.models: Wrapper interfaces for Unsloth and BitNet models.
  • ai_dev_os.sandbox: Sandbox factory and sandboxed execution APIs.

Note: This is a skeleton. Detailed function signatures and data contracts will be fleshed out in Phase A as part of the data contract work.