{% extends "base.html" %} {% block title %}AI Data Mapping — ICDEV{% endblock %} {% block content %}
Schema-to-schema field mapping with AI-assisted suggestions (MapForce-style, powered by ICDEV)
| Name | Mapping | Status | Fields | Confirmed | Classification | Updated |
|---|---|---|---|---|---|---|
| {{ s.name }} | {{ s.source_format | replace('_',' ') }} → {{ s.target_format | replace('_',' ') }} | {{ s.status }} | {{ s.field_count }} | {{ s.confirmed_count }} | {{ s.classification }} | {{ s.updated_at[:16] if s.updated_at else '—' }} |
No mapping sessions yet.
Click + New Mapping Session to get started.