docs: cross-link the technical manual - #505
Conversation
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
The automated inspectors have returned with their findings. 🕵️♂️I've aggregated the results of the automated checks for this PR below. 🔍 LintEverything looks good so far! ✅ ❌ ruff: issues found — see job log ⚖️ License CheckChecking for any potential legal hurdles. 🚧 ✅ No license violations found. Policy: Apache 2.0 (universal donor). StrongCopyleft / NetworkCopyleft / WeakCopyleft / Other / Error categories fail. MPL allowed. 📋 Repo HealthA detailed health report for the project. 📝 ✅ All required files present. Latest Version: ✅ 🔒 Security (pip-audit)Checking for any digital cooties in your dependencies... 👾 ✅ No known vulnerabilities found (74 packages scanned). 🔨 Build TestsChecking if the architectural integrity holds up. 🏛️ ✅ All versions pass
Keeping the code clean, one PR at a time ✨ |
Summary
opm.skills->opm.skillin README.md and docs/index.md.CommonQuerySkillbase class, document@common_query()on a plainOVOSSkillinstead, and add the missingIdleDisplaySkillto the hierarchy.ask_yesnoplugin name (ovos-solver-yes-no-plugin) does not match any registeredopm.agents.yesnoentry point; the shipped plugin isovos-yes-no-plugin, and the lookup always falls back toHeuristicYesNoEngine.The OVOS Technical Manual (https://tigregotico.github.io/ovos-technical-manual/) is the canonical, actively maintained doc set for skill authoring; these repo docs now point into it instead of drifting independently.
Test plan
🤖 Generated with Claude Code