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 vérification confirme l’identité de l’éditeur (la propriété du dépôt), pas la sûreté du code. L’analyse de sécurité couvre les CVE connues et les scripts d’installation suspects.
Forge n’a aucune analyse enregistrée pour cette entrée et n’a donc aucune observation de sa surface d’outils. C’est une absence de preuve, pas la preuve qu’elle n’expose aucun outil.
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…