Task Flow Mickael Rutembya · Flow Atlas

Capability Detail

/expertises/<slug>

Atomic steps for a visitor inspecting a single CV-derived capability: score, evidence breakdown, skills, related offers, and links to experience proofs.

Task intent

What the user is trying to do

« Understand how this specific capability is scored, what evidence backs it, and which services can deliver it. »

Entry points

ElementDestination
Capabilities catalogue capability tile/expertises/<slug>
Offer detail related capability/expertises/<slug>
CV capability anchor/parcours/?capability=<slug>

Flow

Adjacent routes — click a node to open it.taskflow
flowchart TD A["Start: visitor clicks capability"] --> B["Land on /expertises/<slug>"] B --> C["View score and rank"] C --> D["Read evidence breakdown"] D --> E["Review skills list"] E --> F{"Choose action"} F -->|Related offer| G["Click related offer"] G --> H["Land on offer detail"] F -->|Experience proof| I["Click experience link"] I --> J["Land on experience detail"] F -->|Certificate| K["Click certificate link"] K --> L["Land on certificate detail"] F -->|Compare| M["Navigate to /expertises/"] F -->|Contact| N["Navigate to /contact/"] click B "http://localhost:8000/expertises/agentic-ai/" "Open Capability" click H "http://localhost:8000/expertises/agentic-ai/" "Open Offer" click J "http://localhost:8000/parcours/agentic-ai-production-assurance/" "Open Experience" click L "http://localhost:8000/parcours/certifications/ai-cert/" "Open Certificate" click M "http://localhost:8000/expertises/" "Open Capabilities" click N "http://localhost:8000/contact/" "Open Contact"

Steps

StepActionSystem response
1Visitor navigates to /expertises/<slug>Server renders capability detail with score, evidence, skills
2Visitor reads score and evidence breakdownScore, rank, confidence, evidence points displayed
3Visitor reviews skills listExplicitly cited skills rendered
4Visitor clicks a linkNavigate to offer, experience, certificate, or contact

Scenario

Scenario

CTO validates AI capability score before engaging

Trigger

  • CTO is evaluating AI consulting partners
  • Clicks AI capability from catalogue
  • Wants to verify evidence backing the score

Experience

  1. Capability detail loads with score 92 and rank #1.
  2. Evidence breakdown shows 10+ years, high confidence, strong proof.
  3. Skills list shows 16 explicitly cited competencies.
  4. CTO clicks "Voir le parcours associé".
  5. Experience detail shows atomic commit links.
  6. CTO clicks certificate link — on-chain verification.

Trust and safety rules

  • All scores are conservative — never inflated.
  • Evidence links point to atomic proofs, not whole experiences.
  • Certificates are verifiable on-chain.
  • No capability claim is made without evidence backing.

Interaction notes

  • Page uses data-capability attribute for potential filtering.
  • Family label is bilingual via data-fr/data-en.
  • Related offers filtered by capability family.
  • Skills list rendered server-side from model.

Result states

StateWhat the visitor seesWhat happens next
ReadingCapability detail with all sectionsMay click links or return
VerifyingExperience proof or certificateConfirms evidence backing
ConvertingContact form or offer detailMoves to qualification flow