fallow-api 3.14.0

Programmatic API contract types for fallow
Documentation
{
  "schema_version": 1,
  "wire_protocol_version": 6,
  "semantic_schema_version": 2,
  "analysis_operation": "semantic-queries",
  "status_operation": "status",
  "query_operations": [
    "symbol-use",
    "symbol-trace",
    "api-surface",
    "symbol-impact",
    "type-coupling"
  ],
  "session_envelope_types": [
    "analyze",
    "shutdown"
  ],
  "backend": {
    "family": "typescript-go",
    "version": "7.0.2"
  },
  "sidecar": {
    "package": "fallow-type-aware",
    "version_source": "workspace-package"
  }
}