Static artifact library

SharePlane

A sharp, public-safe library shell for decision artifacts that need to be shared cleanly without a build system, tracker, runtime service, or platform dependency.

Library

Published Artifacts

Each card is rendered from the static registry. The library shell owns discovery, provenance display, and filtering; the artifact owns its final presentation.

Loading registry...

Publishing model

Library Shell, Independent Artifacts

SharePlane provides a polished index, shared navigation conventions, and a public-safe publishing checklist. It does not force every artifact into one visual system.

An artifact page may use shared SharePlane CSS, page-local CSS and JavaScript, or a fully self-contained single-file HTML implementation with its own design language.

That separation keeps the library coherent while allowing each published analysis, calculator, explainer, or client-ready page to use the presentation that best fits the work.

Static by design

No Runtime Surprise

01

Static hosting

Cloudflare Pages serves the `site/` directory directly with no framework preset and no build command.

02

Dependency-free shell

The library uses local HTML, CSS, and JavaScript only. No external fonts, CDNs, analytics, or remote scripts.

03

Privacy first

Artifacts must pass privacy review before publication, especially before making the repository public.