HSTP Spec

DISCLAIMER: current schemas are very nacent, based on the system specification.

The HSTP Implementation Specification is an early work in progress, and will directly inform the evolution of these schemas.

At a very high level: HSTP.d nodes perform OPERATIONS of various sorts (which are being defined in the Implementation Specification), including e.g. EXECUTE_ACTIVITY, QUERY_ENTITY, DELETE_ENTITY, CREATE_ENTITY, etc. These operations are encapsulated in HSTP operation requests and responses. These schemas are primarily focused on communciating that interface.

You may find the current HSTP schemas used by this SDK at spec.hstp.dev.verses.build/schemas/v1arrow-up-right

Last updated