HAVI Overview

HAVI is a web browser for HPPR content.

Core capabilities

HAVI can:

URL entry and routing

Supported input forms:

via selects an explicit upstream endpoint when present. Without via, HAVI resolves route config from the home repo.

For hppr://group/app/path, HAVI resolves route config from the home repo. If no route exists and group does not start with ., HAVI queries the bootstrap index at //u/index/<group>/<app>. If no bootstrap entry exists (or group starts with .), HAVI uses the home repo endpoint.

JavaScript globals

HAVI exposes:

See 060-JS-API.md for full API details.