registrations

package
v0.53.0 Latest Latest
Warning

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

Go to latest
Published: Sep 8, 2026 License: Apache-2.0 Imports: 44 Imported by: 0

Documentation

Overview

Package registrations is the "built-in driver list" (the Linux defconfig). It blank-imports every leaf that ships enabled in v0.1 so their init() functions register against the frozen ABI before the kernel boots. Enabling or disabling an idea is exactly one import line here — the kernel itself never imports a leaf.

Import order is irrelevant to correctness (the kernel folds by registered rank/tier, not import order); it is grouped by subsystem for readability.

Directories

Path Synopsis
Package microagent is the microagent-minimal registration set: the composable SUBSET of the full-kernel defconfig (internal/registrations) that an in-process Go microagent host (#2000 M9) blank-imports INSTEAD of the whole defconfig.
Package microagent is the microagent-minimal registration set: the composable SUBSET of the full-kernel defconfig (internal/registrations) that an in-process Go microagent host (#2000 M9) blank-imports INSTEAD of the whole defconfig.

Jump to

Keyboard shortcuts

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