Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
55
def
_critic_result() -> SkillRunResult:
56
return
SkillRunResult(skill_name=CRITIC_SKILL, output_path=None, validation=None)
57
58
59
@pytest.mark.asyncio
Callers
1
fake_skill
Function · 0.85
Calls
1
SkillRunResult
Class · 0.90
Tested by
no test coverage detected