design: drop 'Co-designed' attribution line

This commit is contained in:
agra
2026-06-17 10:11:38 +03:00
parent 7a37fe33ce
commit 3a9b508502

View File

@@ -4,7 +4,7 @@
> mechanism for sx↔compiler binding that subsumes the metatype `declare`/`define`
> primitives AND the `#compiler` struct attribute, and exposes the compiler's own
> type-table API to comptime sx. Supersedes the bespoke `meta.sx` `TypeInfo`
> projection (the "weld it" decision). Co-designed in conversation 2026-06-17.
> projection (the "weld it" decision). Design locked 2026-06-17.
## Motivation