vetto 0.2.13

Daemon-less sandbox + security layer for AI coding agents (Landlock/Seatbelt, TUI statusline, post-session audit reports)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Packaging sources

These files build vetto from source or act as checksum-gated templates. They
are repository code only: no workflow in this directory publishes a release,
uploads an artifact, or changes an external package registry.

- `homebrew/vetto.rb`: install the current Git repository with `--HEAD`.
- `aur/PKGBUILD`: source-based `vetto-git` package.
- `rpm/vetto.spec`: local RPM build recipe.
- `scoop/vetto.json.template`: rendered only after a real archive and SHA-256
  are supplied.
- `chocolatey/`: local Chocolatey package template with mandatory checksum.
- the root `flake.nix`: reproducible Nix build from the checked-out source.

Templates deliberately contain no fake URL or checksum.