Title here
Summary here
A big week. Seven releases including inventory-service v0.1.0 (the first tag), a built-in MCP server in fabrica, a Single System Image RFD on the table, and group-membership-from-SMD in boot-service.
inventory-service v0.1.0 tags. Months of work from shunr-hpe culminates:
inventory-service PR #21 adds the GitHub release workflow and goreleaser build, and
PR #22 refactors and expands the SMD-compare tests.fabrica PR #47 from alexlovelltroy lands a built-in
Model Context Protocol server. Significant new direction — fabrica-based services can be discovered and interacted with by MCP-aware tools (Claude Desktop, agents, etc.) out of the box.fabrica v0.4.4 and
v0.4.3 ship. The release brings:
PR #49 (keep fabrica from regenerating files when only the header changed),
PR #44 (purely local generation bugfix),
PR #45 (init path fix for agentic tools),
PR #21 (SPDX line moves + authorship),
PR #50 (version doc bump), and
PR #52 (enhanced version display, still open).boot-service v0.1.4 and
v0.1.3 ship with
PR #12 (group membership from SMD by travisbcotton) and
PR #10 (boot profile clarification by alexlovelltroy).fru-tracker v0.2.2 ships
PR #18 from alexlovelltroy: Makefile + GitHub workflow updates for proper build automation.roadmap #125 from jordiblasco proposes Single System Image for cluster provisioning — a strategic direction worth deep discussion.release #53 from erl-hpe — a turnkey deployment tool based on the tutorials. Connects to the existing
deployment-recipes work.cloud-init PR #103 from rainest adds basic memory-store initialization at boot — improving cold-start behavior.openchami.org PR #97 from shunr-hpe drafts a blog post for inventory-service, timed for the v0.1.0 release./meta-data (metadata-service #9) — looks like a meaningful bug to triage.fabrica #52 enhanced version display.deployment-recipes.