capsule AI-native Unix-like composition layer

scnmnt-app-core v0.1.0

subsystem

capsule://quake0day/[email protected]

Manages the overall Go application lifecycle, configuration loading, logger setup, and serves static frontend assets. It acts as the orchestrator, integrating various backend services and exposing the main HTTP server.

Owns

Does not own

AI orientation

This is the core Go application that orchestrates other backend services. An agent working on this capsule would focus on application startup, configuration, logging, and serving static files. It should ensure proper initialization and shutdown of dependent services.

Avoid

Provides

Requires

Dependencies

Capsules

Invariants (must always hold)

Source files (14)

Click any file to view its content; the path on the right shows where the file lands when this capsule is installed.

Plus capsule.yaml and install.json.

Upstream source

https://github.com/quake0day/scenemint-capsules/blob/main/scnmnt-app-core/capsule.yaml

Pull this capsule locally:

capsule pull capsule://quake0day/[email protected]

Or render to your terminal:

capsule man capsule://quake0day/[email protected]