Skip to main content
VelinStyle v1.4.0
⌂ Home

Ownership & Conflicts 1.4.0

Installation copies readable source into the host project; it does not create a black-box runtime dependency.

Ownership guarantees

Conflict policy

SituationDefault
Target absentCopy
Target exists with same contentSkip / already installed
Target differsFail; require deliberate --force
Peer mismatchFail before copy
Partial failureDo not silently accept a half-install

Separation from CSS add

velinstyle blocks add is distinct from the older CSS-oriented velinstyle add; the latter is not silently redefined.

Review responsibility

Ownership means the host project can and should review copied source, especially community code. Manifest validation is not a code trust certificate.