mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-08-28 05:27:41 +00:00
Apply cleanup review findings on the model stylesheet template branch: - Move the root-only stylesheet rule into visit_graph_references via a GraphPosition parameter, so the bundler and workflow-version stop re-implementing the entrypoint guard with duplicated match arms - Let ModelStylesheetTemplateTransform build its own template store and skip the pass entirely when the graph has no stylesheet; drop its dead Transform impl and the template_render_store re-export - Parse fix-message namespaces with the typed Namespace enum, share the vars/goal fix strings with script_interpolation_fix, and replace the attribute_name magic-string check with a restricted-namespace fix the stylesheet transform sets on its own render target - Drop template_render_store's content parameter; the store's render always overwrites it before rendering - Trim redundant tests and add a transform_options() helper in pipeline/validate.rs tests Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_019FBHEs42qNHDeKmsqTSDSQ |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||