Skip to content

Adapter pattern (adapter.ts) for power users #16

Description

@mayankmankhand

What: Add an adapter.ts template that power users can edit to map their trace format to the internal Trace shape, alongside the wizard.

Why: The wizard (#2) covers non-coders. Power users with non-trivial transforms (custom field renames, computed fields, multi-source merges) need a code-level escape hatch. Pulled out of #2 to keep v1 focused.

Acceptance criteria:

  • adapter.ts template at the project root with commented examples
  • Loader uses adapter.ts if present, otherwise falls back to wizard
  • Reference link to the internal Trace type in the repo

Out of scope: changes to the wizard.

Depends on: #2

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestv3v3 / longer-term backlog

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions