Skip to content

Commit a27cab5

Browse files
committed
fix(anchor): add TOML-style agent-id and SPDX header
a2ml-validate-action greps for 'name = ...' / 'agent-id = ...' (TOML), not YAML 'name: ...'. Also adds the SPDX-License-Identifier the validator's other check warns about.
1 parent eff500f commit a27cab5

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.machine_readable/anchors/ANCHOR.a2ml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# ⚓ ANCHOR: reasonably-good-token-vault
22
# This is the canonical authority for the reasonably-good-token-vault repository.
33

4+
# SPDX-License-Identifier: PMPL-1.0-or-later
5+
agent-id = "anchor"
46
name: "ANCHOR"
57
id: "org.hyperpolymath.reasonably-good-token-vault"
68
version: "1.0.0"

0 commit comments

Comments
 (0)