Copy-paste starting points showing how deepsec looks in practice.
webapp/— a fictional Acme inventory webapp. Shows adeepsec.config.tsthat registers two custom matchers via an in-tree plugin, anINFO.mdfor the AI's project context, and a per-projectconfig.json.
Each sample is self-contained: copy the directory next to your real
project, point root at your codebase, and run pnpm deepsec scan from
inside.