Repo maintenance sweep for sample-apps (PIN-2 baseline audit). This is a monorepo of four independent sample apps, each with its own manifest, lockfile, and README:
legal-semantic-search — Next.js 15 + LangChain + Pinecone JS v4 (npm)
namespace-notes — Next.js 15 client + Express/Node TS server (Pinecone JS v2, AWS S3) (npm)
pinecone-assistant — Next.js 15 (pnpm)
shop-the-look — Next.js 15 frontend + FastAPI Python backend, pinecone-client v4 (npm + pip)
Substantive items are tracked as child issues; trivia are checkboxes here. Safety-net ordering: CI (#71) lands before the dependency-major / SDK work (#73, #74).
Theme 1 — Discoverability & Presentation
Theme 2 — Cleanup & Repo Hygiene
Theme 3 — Testing + CI Foundation (safety net)
Theme 4 — Dependency Hygiene
Theme 5 — Security
Theme 6 — Docs
Theme 7 — UX & Small Correctness
Child issues: #71 (CI), #72 (code-scanning), #73 (dep/lockfile hygiene), #74 (SDK upgrade), #75 (test scaffolding).
Repo maintenance sweep for sample-apps (PIN-2 baseline audit). This is a monorepo of four independent sample apps, each with its own manifest, lockfile, and README:
legal-semantic-search— Next.js 15 + LangChain + Pinecone JS v4 (npm)namespace-notes— Next.js 15 client + Express/Node TS server (Pinecone JS v2, AWS S3) (npm)pinecone-assistant— Next.js 15 (pnpm)shop-the-look— Next.js 15 frontend + FastAPI Python backend,pinecone-clientv4 (npm + pip)Substantive items are tracked as child issues; trivia are checkboxes here. Safety-net ordering: CI (#71) lands before the dependency-major / SDK work (#73, #74).
Theme 1 — Discoverability & Presentation
pinecone,sample-apps,vector-search,rag,nextjs,fastapi—gh repo edit --add-topic …CONTRIBUTING.md/CODE_OF_CONDUCT.md/SECURITY.mdin-repo — verify org.githubdefaults apply)Theme 2 — Cleanup & Repo Hygiene
file:deps inlegal-semantic-search,.gitignore__pycache__corruption,namespace-notes/serverpackage metadata (name/author/license ISC→MIT)Theme 3 — Testing + CI Foundation (safety net)
Theme 4 — Dependency Hygiene
pinecone-client, next-auth beta) — depends on Add CI: GitHub Actions matrix (lint + typecheck + build) over all sample apps #71Theme 5 — Security
GITHUB_TOKEN(contents: read) — established as part of Add CI: GitHub Actions matrix (lint + typecheck + build) over all sample apps #71Theme 6 — Docs
Theme 7 — UX & Small Correctness
shop-the-lookPython deps (python-multipart,Pillow; verifyrequestspin) — folded into Dependency & lockfile hygiene: clear medium/low Dependabot, regenerate lockfiles, fix broken/unpinned deps #73file:deps so a clean install works — folded into Dependency & lockfile hygiene: clear medium/low Dependabot, regenerate lockfiles, fix broken/unpinned deps #73Child issues: #71 (CI), #72 (code-scanning), #73 (dep/lockfile hygiene), #74 (SDK upgrade), #75 (test scaffolding).