PhoenixFlight Hub
  • GitHub
  • Hub Overview

    The **PhoenixFlight Hub** acts as a catalog registry for sharing agent templates, policies, and Flight Packet specifications. In this local MVP implementation, it is presented as a local catalog preview.

    Registry Emulation

    • The local registry is backed by hub/catalog.json.
    • Developers can pull templates directly using the CLI: python -m src.phoenix_cli hub pull customer-validation-agent.
    • Future Hub deployments will support distributed cloud-based package resolution, developer access tokens, and container output deployments.

    Local Templates Catalog

    Standard templates available in the local catalog preview include:

    • customer-validation-agent (Type: Agent) - Specialist in governance and PII compliance review.
    • governance-policy-enterprise (Type: Policy) - Trust-weighted scheduling validator criteria.
    • customer-validation-packet (Type: Packet) - Flight Packet carrying validation payloads.