arcs-field-scan · an open web app by ARCS

A LinkedIn profile, scanned.

A simple interactive web app… paste a LinkedIn profile or upload a PDF, and it generates an adaptive ARCS-style field scan. Built as an open, cloneable starter, not a hosted service.

01

What it is

an open starter

A standalone Next.js app you clone and run… the terminal channel is git, by design, because it's a web app rather than a registry package. It currently performs a local mock scan in the browser so the UX can be reviewed immediately.

02

What it does

today
● paste or upload

Takes a LinkedIn profile paste or a PDF upload as input.

● adaptive scan

Generates an adaptive ARCS-style scan report from that input.

● local mock, for now

Runs the scan locally in the browser so the experience can be reviewed immediately… a starter, honest about being one.

03

Run it

git is the channel

clone and run

◈ github
git clone https://github.com/flashesofbrilliance/arcs-field-scan
cd arcs-field-scan && npm i && npm run dev
04

Part of the ARCS family

the tie-in

The field scan is the open, reviewable front of a capability ARCS runs in earnest… the tool is open, the tailored ARCS intelligence that orchestrates it is private. One of the MIT-licensed public goods in the ARCS family.