Build + validate a minimal A2A AgentCard per agent-cards-spec v0.1 from a StampOptions struct. Enforces id/version regex, enum constraints, and the spec's autonomy→IRU allOf clause. Sibling of prompt-provenance-stamp.
Build and validate a minimal A2A AgentCard per agent-cards-spec v0.1 from a struct. Sibling of — same role, different protocol. Part of the Kinetic Gain Suite. When you author an AgentCard by hand, it's easy to drift from the spec — typos in enum values, an without the matching (the spec's allOf clause), a tool with set to something that doesn't exist. This tool takes a struct, validates every…
La verifica conferma l’identità del publisher (la proprietà del repo), non la sicurezza del codice. L’analisi di sicurezza copre i CVE noti e gli script di installazione sospetti.
Forge non ha alcuna analisi registrata per questa voce, quindi non ha alcuna osservazione della sua superficie di strumenti. È assenza di prove, non prova che non esponga alcuno strumento.
Build and validate a minimal A2A AgentCard per agent-cards-spec v0.1 from a struct. Sibling of — same role, different protocol. Part of the Kinetic Gain Suite. When you author an AgentCard by hand, it's easy to drift from the spec — typos in enum values, an without the matching (the spec's allOf clause), a tool with set to something that doesn't exist. This tool takes a struct, validates every constraint, and emits a card you can trust. The error messages quote the actual offending field and…