API referenceΒΆ

RFGen exposes seven substantive domain packages. Imports from the retired facade, workflow, adapter, dataset-consumer, generic configuration, and generic resource namespaces are intentionally unsupported.

Package

Responsibility

rfgen.annotation

Prompt evidence, inference providers, and append-only annotation publication

rfgen.generation

Run orchestration, executors, templates, and seed scheduling

rfgen.graph

Declarative graph normalization, scene-plan building, identity, execution, and projection

rfgen.inspection

Read-only validation and comparison of published collections

rfgen.nodes

Executable operators and their typed value algebra

rfgen.storage

Persistence abstraction, discovery, and the built-in SDS implementation

Top-level rfgen.cli, rfgen.errors, and rfgen.plugins compose the installed command, shared exception hierarchy, and generic entry-point discovery.