Add INTENT/SCOPE, daily-brief playbook, activity-core definition (disabled), workplans FI-WP-0001..0003, baseline field survey with open-weight collection recommendations, and inventory catalog candidates for the model reserve.
1.1 KiB
1.1 KiB
Model inventory
In-repo catalog of open-weight revisions reserved (or nominated) for the lab.
Weight blobs live on backup storage — see docs/backup-storage-policy.md.
Layout
inventory/
├── README.md # this file
├── schema.yaml # field reference + example
├── collection-policy.md # approval and eligibility rules
└── catalog/
└── *.yaml # one file per model revision
Status values
candidate → approved → collecting → collected → verified
also: superseded | evicted | rejected
Adding an entry
- Confirm eligibility in
collection-policy.md. - Create
catalog/{org}__{name}__{short_revision}.yamlusing fields fromschema.yaml. - Set
status: candidate(orapprovedif already signed off). - After download and checksums: set
collected/verifiedandcollection.storage_path.
Empty catalog
The catalog starts empty on purpose. First entries come from daily brief collection candidates after policy checks — not from bulk scraping.