Publish the exact sanitized Agent Skill and VS Code preview source tree with independent license boundaries, deterministic provenance manifests, and no private development history. Material design and implementation assistance was provided by OpenAI Codex. Signed-off-by: Cole Speelman <crspeelman@gmail.com>
6 lines
83 B
Plaintext
6 lines
83 B
Plaintext
<?sando go
|
|
package cards
|
|
func Badge(label string)
|
|
?>
|
|
<strong><?= label ?></strong>
|