Skip to content

DevIndex: Add 'Impact' Column (Heuristics Visualization)Β #9178

@tobiu

Description

@tobiu
  1. Create apps/devindex/view/grid/column/Heuristics.mjs component.
    • Visualizes Velocity (v), Acceleration (a), and Consistency (c) metrics.
    • Uses "Badge" metaphor:
      • Velocity: ⚑ (Fast), πŸ”₯ (On Fire)
      • Acceleration: πŸ“ˆ (Rising), πŸš€ (Explosive)
      • Consistency: πŸ›‘οΈ (Veteran), πŸ›οΈ (Pillar)
    • Empty state: 🌱 (Seedling)
  2. Integrate into DevIndex.view.home.GridContainer as "Impact" column.
    • Uses the new component.
    • Maps to heuristics (hm) field.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions