Directories
¶
| Path | Synopsis |
|---|---|
|
adapter
|
|
|
api
Package api provides HTTP API handlers for the Orbita marketplace.
|
Package api provides HTTP API handlers for the Orbita marketplace. |
|
cmd
|
|
|
mcp
command
|
|
|
orbita
command
|
|
|
worker
command
|
|
|
db
|
|
|
examples
|
|
|
engines/acme-eisenhower
command
Package eisenhower provides an example Eisenhower Matrix priority engine for Orbita.
|
Package eisenhower provides an example Eisenhower Matrix priority engine for Orbita. |
|
orbits/acme-pomodoro
Package pomodoro provides an example Pomodoro timer orbit for Orbita.
|
Package pomodoro provides an example Pomodoro timer orbit for Orbita. |
|
internal
|
|
|
automations/application
Package application contains the automation rules application layer.
|
Package application contains the automation rules application layer. |
|
automations/application/services
Package services contains the automation application services.
|
Package services contains the automation application services. |
|
automations/domain
Package domain contains the automation rules domain model.
|
Package domain contains the automation rules domain model. |
|
automations/infrastructure/persistence
Package persistence provides PostgreSQL implementations for automation repositories.
|
Package persistence provides PostgreSQL implementations for automation repositories. |
|
engine/builtin
Package builtin provides built-in engine implementations that ship with Orbita.
|
Package builtin provides built-in engine implementations that ship with Orbita. |
|
engine/grpc
Package grpc provides gRPC-based plugin communication for Orbita engines.
|
Package grpc provides gRPC-based plugin communication for Orbita engines. |
|
engine/registry
Package registry provides engine registration, discovery, and lifecycle management.
|
Package registry provides engine registration, discovery, and lifecycle management. |
|
engine/runtime
Package runtime provides execution management for engines with circuit breakers and metrics.
|
Package runtime provides execution management for engines with circuit breakers and metrics. |
|
engine/sdk
Package sdk provides the core interfaces and types for Orbita's engine plugin system.
|
Package sdk provides the core interfaces and types for Orbita's engine plugin system. |
|
insights/application
Package application contains the application layer for the insights bounded context.
|
Package application contains the application layer for the insights bounded context. |
|
insights/application/commands
Package commands contains command handlers for the insights bounded context.
|
Package commands contains command handlers for the insights bounded context. |
|
insights/application/queries
Package queries contains query handlers for the insights bounded context.
|
Package queries contains query handlers for the insights bounded context. |
|
insights/domain
Package domain contains the domain model for the insights bounded context.
|
Package domain contains the domain model for the insights bounded context. |
|
insights/infrastructure/persistence
Package persistence provides PostgreSQL implementations for insights repositories.
|
Package persistence provides PostgreSQL implementations for insights repositories. |
|
marketplace/application/queries
Package queries provides query handlers for the marketplace.
|
Package queries provides query handlers for the marketplace. |
|
marketplace/domain
Package domain provides the core entities for the Orbita marketplace.
|
Package domain provides the core entities for the Orbita marketplace. |
|
marketplace/infrastructure/persistence
Package persistence provides PostgreSQL implementations for marketplace repositories.
|
Package persistence provides PostgreSQL implementations for marketplace repositories. |
|
orbit/api
Package api provides sandboxed API implementations for orbits.
|
Package api provides sandboxed API implementations for orbits. |
|
orbit/builtin/focusmode
Package focusmode provides the Focus Mode orbit for deep work and distraction-free productivity.
|
Package focusmode provides the Focus Mode orbit for deep work and distraction-free productivity. |
|
orbit/builtin/idealweek
Package idealweek provides the Ideal Week Designer orbit for schedule planning.
|
Package idealweek provides the Ideal Week Designer orbit for schedule planning. |
|
orbit/builtin/wellness
Package wellness provides the Wellness Sync orbit for health and wellness tracking.
|
Package wellness provides the Wellness Sync orbit for health and wellness tracking. |
|
orbit/registry
Package registry provides orbit registration, discovery, and lifecycle management.
|
Package registry provides orbit registration, discovery, and lifecycle management. |
|
orbit/runtime
Package runtime provides orbit execution and sandbox enforcement.
|
Package runtime provides orbit execution and sandbox enforcement. |
|
orbit/sdk
Package sdk defines the core interfaces for Orbita's Orbit module system.
|
Package sdk defines the core interfaces for Orbita's Orbit module system. |
|
shared/infrastructure/convert
Package convert provides safe type conversion utilities.
|
Package convert provides safe type conversion utilities. |
|
shared/infrastructure/security
Package security provides security utilities for path validation and sanitization.
|
Package security provides security utilities for path validation and sanitization. |
|
pkg
|
|
|
enginesdk
Package enginesdk provides the public SDK for building Orbita engine plugins.
|
Package enginesdk provides the public SDK for building Orbita engine plugins. |
|
enginesdk/testing
Package testing provides testing utilities for Orbita engine plugins.
|
Package testing provides testing utilities for Orbita engine plugins. |
|
observability
Package observability provides structured logging, metrics collection, and request tracing utilities for Orbita.
|
Package observability provides structured logging, metrics collection, and request tracing utilities for Orbita. |
|
orbitsdk
Package orbitsdk provides the public SDK for developing Orbita orbit modules.
|
Package orbitsdk provides the public SDK for developing Orbita orbit modules. |
|
orbitsdk/testing
Package testing provides test utilities for orbit module development.
|
Package testing provides test utilities for orbit module development. |
Click to show internal directories.
Click to hide internal directories.