- parser.zig: collect and merge all class values (shorthand and parenthesized) into single attribute - Filter out empty, null, undefined class values during parsing - Reverted redundant merging logic from codegen.zig, template.zig, zig_codegen.zig - Added documentation about shared AST consumers relationship