Skip to content

Add ESM named fallback taxonomy artifact generator #364

@jununfly

Description

@jununfly

This was generated by AI during triage.

Parent

What to build

Add a dedicated internal benchmark diagnostic that reads Rust profile ESM named fallback samples and writes JSON/Markdown taxonomy artifacts. This should not be folded into the relative import target taxonomy because it answers binding-resolution questions, not file-target questions.

The taxonomy should make the dominant fallback reasons and likely next implementation candidates visible without reading source files.

Acceptance criteria

  • The generator reads a Rust profile artifact and writes JSON and Markdown artifacts.
  • The output includes reason distribution, rows inspected, unavailable reason when samples are absent, and bounded examples by reason.
  • The output includes a concise candidate-next-slice summary based on dominant actionable reasons.
  • Tests cover normal profile input, missing sample fields, and bounded examples.
  • The generator does not read source files or require a live database.

Blocked by

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestready-for-agentFully specified and ready for an AFK agent

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions