kitbash errors

Invalid path

https://kitbash.zyx.tw/errors/invalid-path

Status
400
When
The path is outside /org and /home/<caller>, contains a .. or a dot component, or names a symlink. Files resolves every path below its root and refuses anything that would leave it (PLAN.md 2.1).
What to do
Use an absolute path under /org or your home with no .., no dot components and no symlinks.

Every problem kitbash returns is an RFC 9457 object with type, title, status, detail, an optional instance and a fix written for the call that failed. This page explains the class; the detail and fix in the object explain the instance.