Skip to content

Reorganize repository to make structure clearer and cleaner - #23

Open
ixranli wants to merge 1 commit into
IABTechLab:mainfrom
ixranli:main
Open

Reorganize repository to make structure clearer and cleaner#23
ixranli wants to merge 1 commit into
IABTechLab:mainfrom
ixranli:main

Conversation

@ixranli

@ixranli ixranli commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

Summary

Reorganization of the ARTF repository for a clearer, more maintainable structure.

Changes

Structure

  • Moved the Golang and Rust examples into a dedicated examples/ directory
  • Consolidated ARTF protobuf definitions under proto/:
    • agenticrtbframework.proto
    • agenticrtbframeworkservices.proto
    • openrtb.proto

Code Generation

  • make generate now supports generating bindings for multiple target languages

Bug fixes

  • Makefile now fetches openrtb.proto before generation, avoiding stale or missing input files
  • Fixed the OpenRTB download path in the Makefile
  • openrtb.proto now uses edition 2023 syntax version

Notes

This is primarily a structural reorganization. Functional changes are limited to the generation/build fixes listed above.

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