Context: manifests are generated for Claude (.claude-plugin/plugin.json), Codex (.codex-plugin/plugin.json), and Agents (.agents/plugins/marketplace.json) from config/skill-registry.json.
Gap: manifest validity is checked structurally, but no test verifies a DeckForge-produced application actually behaves correctly inside each agent runtime (tool discovery, skill loading, model routing).
Acceptance:
Context: manifests are generated for Claude (
.claude-plugin/plugin.json), Codex (.codex-plugin/plugin.json), and Agents (.agents/plugins/marketplace.json) fromconfig/skill-registry.json.Gap: manifest validity is checked structurally, but no test verifies a DeckForge-produced application actually behaves correctly inside each agent runtime (tool discovery, skill loading, model routing).
Acceptance: