Skip to content

Add Logic Probe to Community Plugins / Development & Workflow - #84

Merged
kantorcodes merged 1 commit into
hashgraph-online:mainfrom
AmethystLuna:add-logicprobe
Aug 14, 2026
Merged

Add Logic Probe to Community Plugins / Development & Workflow#84
kantorcodes merged 1 commit into
hashgraph-online:mainfrom
AmethystLuna:add-logicprobe

Conversation

@AmethystLuna

@AmethystLuna AmethystLuna commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

Description

Logic Probe - design-document & plan claim verification: enumerates every verifiable claim, checks it against codebase facts, escalates behavioral claims to executable-model verification (7 structural checks + 7 adversarial probes), and compares before/after models for refactoring regression detection.

Companion plugin to Embedded Workbench (submission PR: #83) - the Embedded Workbench Plan Verification Gate routes plan approval through this skill.

Category

Community Plugins -> Development & Workflow (alphabetical, between LLM Transpile and LVTD Skills).

Verification

  • HOL Plugin Scanner runs in the repo's GitHub Actions: .github/workflows/scanner.yml (hashgraph-online/ai-plugin-scanner-action, fail_on_severity: high) - latest run passes.
  • Local plugin-scanner lint score: 99/142 (>= 80), no critical/high findings.
  • plugin-scanner verify: PASS (manifest with interface category/capabilities, skill frontmatter and references all resolve).
  • Repository is active (v0.1.0; dsh-bundle CI green); works across Claude Code, Codex CLI, Cursor, Kimi, OpenCode, ZCode, and DeepSeek Harness (dsh).

@kantorcodes
kantorcodes merged commit 36870e2 into hashgraph-online:main Aug 14, 2026
5 checks passed
@github-actions

Copy link
Copy Markdown
Contributor

🎉 Hey @AmethystLuna, your plugin has been merged and is now listed in the HOL Registry!

Claim your plugin

As the author, you can verify ownership of your plugin to unlock:

  • Owner-verified badge on your plugin's registry listing
  • Trust score visibility and analytics for your plugin
  • Direct claim link to share with your community
  • Dashboard access at hol.org/guard/plugins to track installs, trust, and engagement

How to claim

  1. Visit hol.org/guard/plugins
  2. Find your plugin and click "Verify ownership"
  3. Sign in with GitHub — we only request read:user, user:email, and read:org (no write access to your repos)
  4. We verify you own the repository, and your plugin gets the ✅ owner-verified badge

The whole process takes under 30 seconds. No need to add any secrets or tokens to your repo — verification is done entirely through GitHub OAuth.

If you have any questions, feel free to ask here or reach out at support@hol.org.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants