Parent
#241
What to build
The demolition (ADRs 0001/0003): remove fluent_bit_vendor, fluent_bit_plugins, and the flb_* pluginlib Destination layer from the tree, along with every reference to them (build files, plugin XML manifests, launch wiring, CI steps, requirements). After this slice the repository contains no Fluent Bit code, no Go, and no embedded-library build — the Bridge + Vector path from earlier slices is the only data plane.
Acceptance criteria
Blocked by
Parent
#241
What to build
The demolition (ADRs 0001/0003): remove
fluent_bit_vendor,fluent_bit_plugins, and theflb_*pluginlib Destination layer from the tree, along with every reference to them (build files, plugin XML manifests, launch wiring, CI steps, requirements). After this slice the repository contains no Fluent Bit code, no Go, and no embedded-library build — the Bridge + Vector path from earlier slices is the only data plane.Acceptance criteria
fluent_bit_vendor,fluent_bit_plugins, and theflb_*destination plugin layer are deletedflb_symbols, or Go toolingcolcon buildand all tests pass after removalBlocked by