Figler.Scene.Graph.Build.Focus (figler v0.1.0-beta.1)

Copy Markdown View Source

Selects the seed-node subset required for focused graph resolution.

Focus materialization keeps requested subtrees, ancestors, and referenced component trees so resolver stages can operate on a smaller graph without losing semantic dependencies.

Summary

Functions

Returns the seed nodes required for the requested graph focus options.

Functions

materialize(seed_nodes, options)

Returns the seed nodes required for the requested graph focus options.

Pre-focused input is returned unchanged. Otherwise the focused set includes requested subtrees, ancestors, and component trees referenced by instances in the focused closure.