WEFT_OS/crates/weft-pack
Marco Allegretti bd348e0c3d feat(pack): validate capability strings in check subcommand
check_package() now rejects any capabilities not in the known set:
  fs:rw:app-data, fs:read:app-data,
  fs:rw:xdg-documents, fs:read:xdg-documents

This keeps the manifest in sync with what resolve_preopens() in
weft-appd actually maps; unknown strings would otherwise silently
produce no preopens at runtime.
2026-03-11 18:33:05 +01:00
..
src feat(pack): validate capability strings in check subcommand 2026-03-11 18:33:05 +01:00
Cargo.toml feat(pack): bundle and unbundle subcommands for dist packaging 2026-03-11 15:37:53 +01:00