These rules supplement the package rules. The experimental Agent Teams package decision owns the rationale.
@deepseek-ai/dsh-experimental-* npm prefix. Packages are private by default and omit publishConfig; the five Agent Teams packages are explicit public exceptions that keep their experimental names, set publishConfig.access: public, and join the dsh release family.dependencies, optionalDependencies, or peerDependencies. Experimental packages may depend on release packages and each other. Tests may use experimental packages through devDependencies; examples may load them explicitly.experimental- from its npm name; update every import and configuration row atomically, then review its public contract, limitations, test evidence, release payload, runtime dependents, and named stable owner.