ores.sample_composite
Table of Contents
Summary
Test fixture for the component-scaffold verifier. Represents the
group-level overview of a composite component — equivalent in shape to the
group overviews created by PR #1014 for ores.compute, ores.controller,
ores.reporting, ores.trading, ores.workflow, or to the implicit groups
ores.iam, ores.refdata, ores.dq etc.
The group has no src/ or CMakeLists.txt of its own. Its subcomponents
(this fixture's api/ and core/) are the actual codegen-generated
projects; this overview is for navigation + group-level codegen scalars.
There is no explicit :subcomponents: declaration — the directory layout
projects/<this>/{api,core}/ is the composite declaration.