From 661bc9953a961636cf80c6da34513229ed097ec3 Mon Sep 17 00:00:00 2001 From: saravanakumardb1 Date: Mon, 23 Mar 2026 16:06:59 -0700 Subject: [PATCH] docs(pnpm): record audited gitea registry checkpoints --- docs/pnpm/PNPM_MIGRATION.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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