IntelligenceX

API Reference

Class

ToolCapabilityParityStatuses

Namespace IntelligenceX.Tools
Assembly IntelligenceX
Modifiers static

Shared parity status identifiers used by runtime capability parity inventories.

Inheritance

  • Object
  • ToolCapabilityParityStatuses

Fields

public const String Healthy #

The current runtime surface matches the expected parity slice.

Value: healthy
public const String Gap #

Upstream read-only capabilities are still missing from the live IX surface.

Value: parity_gap
public const String GovernedBacklog #

The capability family intentionally stays outside autonomous phase-1 execution.

Value: governed_backlog
public const String SourceUnavailable #

Upstream source metadata was not available for inspection in this runtime.

Value: source_unavailable
public const String PackUnavailable #

The associated pack is not currently surfaced in the active runtime.

Value: pack_unavailable