PaM turns vague ideas into traceable requirements, phased roadmaps, and acceptance criteria that engineers can execute on — without ambiguity, without meetings.
/portfolio/{key}.html containing at least 3 highlight cards with narrative (problem → work → outcome) and rendered artifact.
✓ Done
[data-theme="dark"].
✓ Done
npm install @customereq/sdk import { CustomerEQ } from '@customereq/sdk'; const ceq = new CustomerEQ({ apiKey: 'ceq_live_sk_Xm9...' }); await ceq.track('purchase', { memberId, amount });