MCPcopy Create free account
hub / github.com/VectifyAI/OpenKB / _critic_result

Function _critic_result

tests/test_deck_creator.py:55–56  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

53
54
55def _critic_result() -> SkillRunResult:
56 return SkillRunResult(skill_name=CRITIC_SKILL, output_path=None, validation=None)
57
58
59@pytest.mark.asyncio

Callers 1

fake_skillFunction · 0.85

Calls 1

SkillRunResultClass · 0.90

Tested by

no test coverage detected