diff --git a/docs/pnpm/PNPM_MIGRATION.md b/docs/pnpm/PNPM_MIGRATION.md index f3650c3f..91bc4b84 100644 --- a/docs/pnpm/PNPM_MIGRATION.md +++ b/docs/pnpm/PNPM_MIGRATION.md @@ -105,13 +105,16 @@ Current status: - host-side local Gitea registry publishing is validated - host-side local consumer installs are validated -- FlowMonk host-side install, typecheck, and tests against the local Gitea registry are validated +- FlowMonk backend/web host-side install, typecheck, test, and build against the local Gitea registry are validated +- FlowMonk mobile remains on local `file:` dependencies for now; it is not yet part of the registry-backed pilot slice - Docker-side validation remains blocked by the local Homebrew Gitea ↔ Docker build networking and tarball URL generation path Commit ledger for this follow-up stream: - docs/script baseline commit: `7116749` - tracker/roadmap update commit: `accf834` +- audit fix commit: `6d5450d` +- FlowMonk host-only pilot commit: `c77ba9a` ## Pilot Evidence