Skip to content

M5-01: Split IFC export modes #37

@DrunkOnJava

Description

@DrunkOnJava

Created from the roadmap audit in TODO.md.

Source: https://github.com/DrunkOnJava/rvt-rs/blob/main/TODO.md#L677
Tracking commit: 1ec8105

Scope

Labels: priority:P0, type:feature, area:ifc, area:cli

  • Add explicit export modes:
    • scaffold
    • typed-no-geometry
    • geometry
    • strict
  • Default user-facing CLI/viewer mode should warn when output is
    scaffold-only.

Acceptance criteria:

  • rvt-ifc --mode strict fails if required real model data is missing.
  • Viewer labels export quality before download.
  • Python exposes the same mode option.

Definition of done

  • The TODO acceptance criteria for this section are implemented or explicitly superseded by a linked decision.
  • Tests, fixtures, or documentation are added at the level appropriate to the change risk.
  • User-facing behavior and limitations remain honest in README/docs/viewer messaging.
  • Relevant CI checks pass before the issue is closed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:cliWork in the cli area.area:ifcWork in the ifc area.priority:P0Critical path blocker for correctness, trust, or release readiness.type:featureNew product or library capability.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions