Pilot Parts List

Things to find or build for a useable candidate next generation. Add links to work in progress.

repo

Eric will create a mono repo called wiki-21 with the usual suspects as committers. Done. github

Branch 'main' will represent a consensus merged from pull requests after a review of guiding principles and a working demo.

Directories for client, server, and samples will hold necessary modules for running demos. Configuration will be found in the environment or easily revised bindings in a sample.

simpleton

Well known resource that characterizes the site adapter configuration required to access pages. Suitable for static sites or read-only server. See Site-Wide Metadata

Some mechanism for a simpleton server to proxy adapted sites into the legacy federation. See Adapter Proxy

Module architecture with startup and messaging between the parts. JSONish or ES6 objects? Typescript or JSON Schema for guidance? Progress. Even Stream and Observable.

need to do next

Monkey that works a little harder to confirm that all the parts are working. Done. See Functional Testing

Accumulated monkey guidance that are easily navigated as if it were a specification. Done. See First Functional Test Suite

good time to consider

Standard configurations for client-server, client-only, server-only. Read only for sure and maybe read-write. E.g. Swarming bookmarking.

Small wiki improved page fetch.

Small wiki ghost pages.

Small wiki hash lineup with slug@site.

Strategy for finding things in sites without sitemaps. Sudoko solver is example.

Sparse sitemap with incremental build?