Skip to content

Harden YAML catalogs and static output - #22

Merged
gregjotau merged 1 commit into
mainfrom
codex/yaml-catalog-hardening
Aug 8, 2026
Merged

Harden YAML catalogs and static output#22
gregjotau merged 1 commit into
mainfrom
codex/yaml-catalog-hardening

Conversation

@gregjotau

Copy link
Copy Markdown
Contributor

Summary

  • intern identical generated static UTF-8 segments without adding request-time work
  • reject misplaced catalogs and non-canonical YAML extensions
  • track invalid YAML extension variants as incremental KSP inputs
  • add focused compiler coverage and remove an existing Kotlin warning
  • update GitHub Actions to their Node 24 major versions
  • prepare patch release 0.5.1

Verification

  • ./gradlew clean build --rerun-tasks --console=plain
  • generated example template blob shrank from 1677 to 1637 bytes
  • build completes without compiler warnings

@gregjotau
gregjotau merged commit d700e17 into main Aug 8, 2026
2 checks passed
@gregjotau
gregjotau deleted the codex/yaml-catalog-hardening branch August 8, 2026 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant