Skip to content

Add a snapshot children_by_id view for tree containers #157

Description

@Flerpharos

Summary
Add a stable point-in-time child-by-ID snapshot on tree containers.

Scope

  • provide a read-oriented mapping keyed by child ID
  • make snapshot semantics explicit rather than exposing mutable internal state
  • document how the snapshot behaves across later refreshes and mutations

Acceptance criteria

  • callers can get a stable mapping keyed by child ID
  • the snapshot does not mutate when the container later changes
  • docs describe snapshot semantics clearly

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    Fields

    No fields configured for Task.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions