prod

package
v1.19.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 24, 2026 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Overview

Package prod is the public SDK facade over Harbor's internal/drivers/prod package — the production driver aggregator (RFC §3.6). Importing this package for effect:

import _ "github.com/hurtener/Harbor/sdk/drivers/prod"

seats, by init() transitivity, EVERY production driver + LLM-wrapper registration the `harbor` binary boots with: the §4.4 self-registering factories (artifacts / audit / distributed / events / llm / memory / skills / state / tasks / telemetry / tools-OAuth / planner drivers), the LLM wrapper hooks (corrections / output-downgrade / retry / governance), and the notifications event-type registration. Parity with the internal aggregator is by construction: this package's ONLY content is the blank import below.

Deliberately NOT included (same as the internal aggregator): the dev-only mock LLM driver — it is never part of the production set.

The package exports no identifiers.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL