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
78 B
Plaintext
6 lines
78 B
Plaintext
<?sando go
|
|
package views
|
|
func Pill(label string)
|
|
?>
|
|
<span><?= label ?></span>
|