vfpf is a pi.dev harness for regulated healthcare agentic systems.
The active product surface lives in pi-package/. The root repo is intentionally thin and only keeps:
- the
pimanifest in package.json - repo-level docs
- the project-local browser MCP config in .pi/mcp.json
- the
pi-packageworkspace
npm install --prefix pi-packageFor pi, install from the repo root so the pi manifest can expose the nested pi-package skills, prompts, and extensions.
npm run typecheck
npm run test
npm run check
npm run coverage- pi-package/README.md: harness package overview
- ARCHITECTURE.md: runtime and artifact model
- AGENTS.md: repo operating rules for agents