The initial PyPI claims (v0.1.0) were placeholder scaffolds. Need to publish updated versions with the actual CLI, MCP server, and library code. ## Packages to update - [ ] `hedonics` v0.1.1 → v0.1.2 (taxonomy, fungibility calculus, CLI, MCP) - [ ] `altpath` v0.1.1 → v0.1.2 (assessment engine, CLI, MCP) - [ ] `highnoon` v0.1.1 → v0.1.2 (software assessment, CLI, MCP) - [ ] `mainstreet` v0.1.0 → v0.1.1 (policy assessment, BLS connector, CLI, MCP) - [ ] `frontpage` v0.1.0 → v0.1.1 (feed engine, CLI, MCP) ## Checklist before publish - [ ] All CLIs tested - [ ] All MCP servers start cleanly - [ ] README updated for each package - [ ] Version bumped in pyproject.toml + __init__.py
The initial PyPI claims (v0.1.0) were placeholder scaffolds. Need to publish updated versions with the actual CLI, MCP server, and library code.
Packages to update
hedonicsv0.1.1 → v0.1.2 (taxonomy, fungibility calculus, CLI, MCP)altpathv0.1.1 → v0.1.2 (assessment engine, CLI, MCP)highnoonv0.1.1 → v0.1.2 (software assessment, CLI, MCP)mainstreetv0.1.0 → v0.1.1 (policy assessment, BLS connector, CLI, MCP)frontpagev0.1.0 → v0.1.1 (feed engine, CLI, MCP)Checklist before publish