Expand description
Procedural macros for Gize.
Per ADR-007, this crate is intentionally minimal: macros are only for declarative metadata, never for hiding logic. No macros are exported yet — generated source code is preferred until a concrete, boilerplate-heavy need is proven.
This file is a placeholder so the crate participates in the workspace and CI.