Skip to content

Task: BT subgraph title position #3

@dnvt

Description

@dnvt

Summary: BT titled subgraphs currently render the title near the top of the subgraph instead of anchoring it at the bottom for bottom-to-top flow.

Problem: In graph BT, titles like Data Sources and Handler Group stay near the top/title row. This conflicts with directional reading and contributes to BT title-row corruption pressure.

Desired behavior:

  • BT titled subgraphs place the title at a bottom-anchored position.
  • Routing, repair, and title-protection logic agree on the new BT title location.
  • TD, LR, and RL behavior remains unchanged.

Likely touchpoints:

  • src/render/mod.rs
  • src/render/repair.rs
  • src/render/edge.rs
  • BT-focused tests and fixtures

Plan: see planning/BT_SUBGRAPH_TITLE_POSITION.md.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions