Mark first-party generated files with .gen; preserve third-party conventions

This commit is contained in:
Timothy J. Aveni
2026-09-15 17:32:53 -07:00
parent 1afc9feb94
commit e557a057d8
8 changed files with 21 additions and 16 deletions
+1 -1
View File
@@ -119,7 +119,7 @@ fragment, so fragments do not become independent repositories or identities.
Executable package metadata remains protobuf text format:
```sh
quixos-descriptor-check path/to/descriptor.quixos-package.txtpb
quixos-descriptor-check path/to/descriptor.quixos-package.gen.txtpb
```
Descriptors identify exact package revisions and exported runtime symbols.