Authoring Overview
Authoring domains
The current public authoring domains documented on the lander are:
Scope
These docs are for package authors, extension maintainers, and internal builders who need to create reusable MdWrk surfaces.
They are not the same as:
- browser or PWA usage flows
- local client operation
- extension installation or runtime-only guidance
Ground rules
Authoring in this repository follows a few durable rules:
- reusable surfaces should live in publishable packages
- browser hosts do not run raw
npm installat runtime for external extensions - host/runtime trust, manifest, and compatibility declarations are part of the authoring contract
- theme and language authoring must target the shared contracts rather than app-local shortcuts