# piasa — PIASA (Paris) résultats Laravel/Livewire SSR: `/fr/ventes-passees` (finished sales of the current year) → sale page with ALL lots inlined (product cards: lot number, title, sub-title, `Estimation 6 000 / 8 000 €`, `Résultat 23 878 €`) and a `wire:snapshot` JSON (start/end dates, place, sale number). Only GET pages — the Livewire POST endpoint is never used. - Results are labelled `Frais de vente inclus` → `buyerPremiumIncluded=true`, EUR. Sale date = end date of the sale. - Identifiers `piasa_lot = /`. Historical depth: current year only (older years need the Livewire year filter) → `historicalDepth: months`. - Fixtures: `pnpm tsx connectors/api/_g8-auctions-eu-apac-lib/capture.ts piasa --save`.