Add slugify_or_default for core-hub parity, bump to 0.2.0, document ecosystem position in INTENT/SCOPE/README, wire capability relations to state-hub and core-hub, and extend utils tests. Part of CUST-WP-0057 consolidation.
20 lines
536 B
YAML
20 lines
536 B
YAML
version: 1
|
|
updated: '2026-07-09'
|
|
domain: inter_hub
|
|
capabilities:
|
|
- id: capability.infotech.hub-core-library
|
|
name: Reusable FOS Hub Core Primitives
|
|
summary: Reusable FastAPI, SQLAlchemy, and MCP primitives extracted from the State Hub for use by other
|
|
FOS (Federation of Services) hubs.
|
|
vector: D2 / A1 / C1 / R1
|
|
domain: infotech
|
|
status: draft
|
|
owner: hub-core
|
|
path: registry/capabilities/capability.infotech.hub-core-library.md
|
|
tags:
|
|
- hub
|
|
- fastapi
|
|
- sqlalchemy
|
|
- mcp
|
|
consumption_modes:
|
|
- library import
|