The main deliverable is the WoT Scripting API Specification. The index.html file contains the latest Editors Draft. See the rendered version here: http://w3c.github.io/wot-scripting-api/.
Copies of the releases for published versions are found in releases. The latest published version currently is the First Public Working Draft.
See the rationale.md for explanation on API design choices.
See the primer.md for explaining and illustrating the usage of the API.
See the applications/script-manager on the design of a Thing for script management.
See the applications/thing-directory on the design of a Thing directory (reverse proxy) that would cache nearby Things, provide a single point of access and synchronize with the cached Things.
To make contributions, please refer to https://github.com/w3c/wotwg#contributing.