All examples

This is an example. Yours would be written for your job, in this much detail.

Run mine — free
Career Check-up · ARMORJun 19, 2026

Backend Software Engineer — Future Ready Plan

Pictured as Backend Software Engineer·Try a different title →

You already use this stuff daily, which puts you ahead of most. The question isn't whether to adopt AI — it's whether your judgement compounds faster than the typing gets commoditised.

The senior engineer of 2030 isn't faster at typing. They're better at deciding what should be built and how it should behave under stress.

About this report

This report is general guidance, not professional advice. Recommendations reflect patterns the model has seen, not your specific circumstances. Evaluate them against your own situation, professional obligations, and your organisation's policies (including any AI-use, procurement, data, or compliance rules) before acting. For significant career, financial, or wellbeing decisions, we recommend speaking with a qualified career counsellor, financial adviser, or other appropriate professional. See our Terms of Service for the full version.

Start here

Your next 90 days.

The whole report in one view. Each step links to the reasoning behind it further down the page.

Read the reasoning

What you told us

I'm a mid-level backend software engineer at a fintech, around 150 people. I build and maintain payment APIs, review pull requests, respond to production incidents on a rotating on-call, write technical design docs, and mentor two junior engineers. I'm good at debugging gnarly distributed systems problems and at explaining tradeoffs to non-technical stakeholders. I use Claude and Copilot every day for coding, and I've built two internal tools against the Anthropic API — a PR summariser and an incident timeline generator.

The reasoning

Where you stand today.

A mid-level backend engineer at a fintech your size sits at the intersection of code, systems, and trust. Your days blend focused building (payment APIs, service reliability), collaborative work (PR reviews, design docs, mentoring), and unglamorous but critical firefighting (on-call incidents, edge cases in production). The reason companies pay well for this role is that money is moving through the code you write — the bar for correctness, security, and traceability is genuinely high.

Over the next five years, the mechanical parts of the job get lifted noticeably. Boilerplate CRUD endpoints, first-pass PR reviews, log spelunking during incidents, initial drafts of design docs, and test scaffolding all move toward AI-assisted or AI-first workflows. You've already tasted this with Claude, Copilot, and the internal tools you've built. What stays — and grows more valuable — is the judgement layer: deciding what to build, how systems should fail safely, when to say no, and how to walk a compliance officer or product lead through a tradeoff without hand-waving.

The backend engineer of 2030 looks less like a code author and more like a systems designer and agent orchestrator — someone who supervises AI-generated changes, owns the reliability and correctness properties of the platform, and is the human accountable when something moves money incorrectly. Your fintech context accelerates this because regulators are going to demand a named human behind AI-assisted decisions in payment systems.

Where AI fits in your role

Three categories. Same job.

Most roles split into three buckets over the next 5 years. The middle one — where AI helps you, not replaces you — is usually the largest by year three.

Distinctly Human · 25%

This stays distinctly yours.

Augmented by AI · 45%

AI helps you do this faster or better.

Lifted by AI · 30%

AI takes this off your plate.

A closer look · Common tasks

Writing boilerplate API endpoints and CRUD code

Lifted by AI
AI takes ~85%

Well-specified endpoints are already largely AI-generatable today; by year three this is the default path for standard patterns.

First-pass pull request review (style, obvious bugs, test coverage)

Lifted by AI
AI takes ~75%

AI reviewers already catch the mechanical stuff reliably — your PR summariser is one step ahead of the industry curve.

Log spelunking and initial incident triage

Lifted by AI
AI takes ~70%

Correlating logs across services is exactly what agentic tools are getting good at fast, especially with long-context models.

Writing technical design documents

Augmented by AI
AI takes ~50%

AI drafts a solid first version from bullet points, but the tradeoff reasoning, failure-mode analysis, and stakeholder framing stay yours.

Debugging gnarly distributed systems problems

Augmented by AI
AI takes ~40%

AI accelerates hypothesis generation and log analysis, but the intuition for what's actually happening across services stays deeply human for years.

Explaining technical tradeoffs to non-technical stakeholders

Distinctly Human
AI takes ~10%

Reading the room, tailoring the analogy, and building trust with product and compliance stays yours — models can help you rehearse but not replace the interaction.

Mentoring junior engineers

Distinctly Human
AI takes ~15%

Teaching judgement — when to trust the model, when to push back, when to escalate — is exactly the skill juniors need most as AI does more of the code.

Owning on-call decisions during a live incident

Distinctly Human
AI takes ~15%

Someone accountable has to make the call to roll back, page leadership, or hold the line — regulators and customers will insist that's a person.

Architectural decisions on payment flows

Distinctly Human
AI takes ~10%

Payment architecture combines regulatory constraints, security threat modelling, and business context in a way that stays a senior-human decision.

What only you bring

Your moat.

What's coming · Next 5 years

Expect coding agents to reliably handle multi-file changes, refactors, and standard feature work by year two or three — the reliability floor on well-bounded engineering tasks is moving from around 80% today to something closer to 98%. That means less time writing first-draft code and more time reviewing, integrating, and hardening what agents produce. In fintech specifically, provenance and audit trails for AI-generated code will become table stakes as EU AI Act ripples and payments regulators catch up. On-call work shifts too: AI will triage alerts, correlate logs across services, and draft incident timelines automatically — you'll be verifying and deciding, not grepping. The mentoring dimension of your role becomes more important, not less, because juniors will need someone teaching them what good judgement looks like when the model always sounds confident. And the engineers who build a public reputation for taste and reliability — through internal writing, open-source work, or conference talks — will separate visibly from those who don't.

How to get ahead

Quick wins first

Skills worth building.

Quick win

A few hours or a weekend.

Structured prompting for code review and design

Move beyond one-shot prompts to reusable prompt templates for the code tasks you repeat weekly.

WhyYou already use Claude and Copilot daily; a small investment in prompt structure will meaningfully lift the quality of what you get back on real work.

Few weeks

A few hours a week for a month or two.

Evaluating and testing AI-generated code

Learn how to write evals — automated tests that check whether an AI's output meets a spec — for the kinds of tasks you'd hand to an agent.

WhyIn fintech, you can't ship AI-assisted changes without a way to verify them. This is becoming a named skill on senior engineering job specs.

Building small agentic workflows

Chain multiple AI calls with tool use — reading files, running commands, checking results — into workflows that handle small end-to-end tasks.

WhyYou've already built two internal tools; the next step is workflows that take multi-step action, which is where the industry is heading fast.

Threat modelling for AI-integrated systems

Prompt injection, data exfiltration through tool use, and model-in-the-loop failure modes — the new security surface that comes with agents.

WhyAs your fintech ships AI features, someone has to be the person who understands how they can be attacked. That's a career-defining niche.

Few months

A real course or sustained practice.

Formal AI governance for financial services

Understand EU AI Act, NIST AI RMF, and payment-regulator guidance well enough to shape how your company adopts AI safely.

WhyEngineers who can bridge deep technical work and regulatory reality are rare and highly promotable, especially in fintech.

Systems design for human-in-the-loop AI

Architectural patterns for reliable AI-assisted systems — human review points, audit trails, rollback paths, escalation policies.

WhyThis is the shape of senior backend work in five years, and starting now positions you for the staff-engineer track.

Your learning path

Four levels

Four levels of fluency, calibrated to your role.

Where most people in your role should start — and what each level would unlock. Build these skills through other courses, self-study, your employer's training, or our own Academy when it opens.

1

Level 1

Basics

A few hours

Understand what current AI tools can and can't do for backend engineering work at your fluency level.

Start this week

Skip this level — you already use Claude and Copilot daily and have shipped two internal tools against the Anthropic API. Spend the 30 minutes on the Power User firstStep instead.

2

Level 2

Power User

A few weekends

Recommended for you

Sharpen your prompting, tool choice, and everyday habits so that Claude, Copilot, and Cursor deliver measurably better results on your real work — PRs, design docs, incident triage.

Start this week

Pick your next technical design doc. Draft it in Claude with a structured prompt that spells out the system context, the tradeoffs to explore, and the failure modes to consider. Save that prompt as a template, then compare the first draft to what you'd normally produce and note where it saved time versus where you had to correct it.

3

Level 3

Builder

A few weeks

Design and ship reliable multi-step AI workflows — evolve your PR summariser and incident timeline tools into agent-style systems with tool use, evals, and human review points.

Start this week

Take your incident timeline generator and add one new capability: have it pull the actual log excerpts and PR diffs it references, then flag which claims it's uncertain about. Write three evals that check its output against past real incidents.

4

Level 4

Certifiable

A few months

Pursue AI governance and safety credentials that signal you can lead AI adoption inside a regulated fintech — the intersection where senior backend engineers become staff-level.

Start this week

Spend 30 minutes comparing two specific options: the IAPP AI Governance Professional certification and the NIST AI Risk Management Framework practitioner track. Bookmark whichever aligns better with where your fintech is heading on AI compliance.

Each level builds on the last. Knowledge checks where they matter. No filler.

The Future Ready Academy is being built around exactly this curriculum — opening late 2026. Join the waitlist for first-cohort access.

Your Human Moat

You combine deep distributed-systems intuition, the ability to translate hard tradeoffs for non-technical stakeholders, and the accountability posture that money-moving systems require. On top of that, you're already building — not just using — AI tools, which puts you in the small group of engineers who will shape how their company adopts AI rather than being shaped by it. That trio compounds faster than the technology can commoditise it.

1–5 year horizon

Moves that compound.

1

Position yourself as the go-to person for AI-in-production at your fintech — evals, agentic workflows, safe-by-default patterns for AI-assisted payment code.

WhyEvery regulated fintech will need this role in the next three years; being the internal expert now is a direct path to staff engineer or a principal-level specialist track.

2

Build a public body of work — an engineering blog, conference talks, or open-source contributions — focused on the intersection of AI-assisted engineering and reliability in financial services.

WhyReputation and taste become the scarce resources when code generation is commoditised; engineers with a public voice have significantly more career optionality by 2029.

3

Develop deep fluency in one AI governance framework relevant to payments (EU AI Act, NIST AI RMF, or emerging payment-regulator guidance) and become the person who bridges engineering and compliance.

WhyGovernance is where AI strategies get real in regulated industries; engineers who can speak both languages are rare and disproportionately promoted.

These are bigger than quarterly moves. They're investments in skills, relationships, role positioning, or infrastructure that pay off across years — tied to the structural shifts in the outlook above.

Worth reading

5 sources

Where this comes from.

Future of Jobs Report

World Economic Forum · 2023-2025

The most-cited grounded projection of how AI reshapes technical roles over the next five years, including software engineering.

World Economic Forum homepage

The Economic Potential of Generative AI

McKinsey Global Institute · 2023

A useful frame for where AI adds value in knowledge work — including a specific breakdown for software engineering tasks.

McKinsey Global Institute homepage

AI Risk Management Framework (AI RMF 1.0)

NIST · 2023

The reference framework that regulated industries — including fintech — will increasingly align to when adopting AI in production.

NIST homepage

The State of AI Report

Stanford HAI (AI Index) · 2024

Grounded annual data on AI capability, cost, and adoption trends — helpful for calibrating expectations on how fast coding agents are improving.

Stanford HAI (AI Index) homepage

Engineering blog posts on Claude Code, Cursor, and agentic development

Anthropic and Cursor engineering blogs · 2024-2025

The clearest picture of where AI-assisted software engineering is actually working today and where it's still brittle — written by the labs shipping the tools you already use.

Anthropic and Cursor engineering blogs homepage

We give you the title and publication so you can find the latest version — reports like these are updated regularly.

Your turn

What would yours say?

Describe your role in a paragraph. Creating an account takes about thirty seconds and comes with enough credits to run your first check-up and ask a few follow-up questions.

Run my Career Check-up

Other examples