Phase 3 expand machine catalogs

This commit is contained in:
2026-07-11 22:10:34 -05:00
parent afeb2c4d3b
commit 564eaea5a0
7 changed files with 271 additions and 15 deletions
+7 -1
View File
@@ -2,10 +2,16 @@
## Current
- Added generated human-facing resource docs for Gitea and future ChristIT.com catalog work.
- Expanded machine catalogs so ChristIT.com and apps can read rich resource metadata directly from JSON.
## 0.1.3 - 2026-07-12
- Phase 3 machine catalog foundation: expanded aggregate and per-resource JSON catalogs with schema version, resource identity, translation metadata, contributors, features, attachments, source/license details, package paths, checksums, and file sizes.
## 0.1.2 - 2026-07-12
- Added generated human-facing resource docs for Gitea and future ChristIT.com catalog work.
- Phase 2 generated public docs: added a docs generator that writes `RESOURCE_INDEX.md` and per-resource detail pages from source manifests and generated package catalogs.
## 0.1.1 - 2026-07-12