alcoa-guard
Deterministic ALCOA+ data-integrity linter for a record/dataset: checks Attributable / Contemporaneous / Complete / Accurate / Consistent in code, and surfaces the human-judgment slice (authorization, gap justification) as a 【待補】 checklist it never auto-concludes. DEGRADED mode lints any CSV/JSON record against a declared contract; FULL mode snaps onto an agentic-sop-kit run dir. The report is a DRAFT — a human owns the verdict. Domain-neutral engine, GMP-flavored ruleset. Pure stdlib.
pinned to #248a01fupdated 2 weeks ago
Ask your AI client: “install plugins/alcoa-guard”.
Requires the metahub MCP server installed in your client. Set up MCP.
mh install plugins/alcoa-guardmetahub onboarded this repo on the author's behalf.
If you own github.com/s0912758806p/agentic-sop-to-work on GitHub, claim the listing to take over publishing. Your claim preserves the existing eval history and badges; only the curator label is replaced with verified-publisher on your next publish.
Stars
197
Last commit
2 weeks ago
Latest release
published
- #agentic-workflow
- #claude-code
- #claude-code-plugin
- #claude-code-plugin-agenticsop
- #sop
Evaluation report
WarningsAutomated checks the publisher passed at publish time — structure, docs, safety, and whether the artifact behaves as claimed.248a01f· 2 weeks ago
Kind-specific
31Plugin: manifest fields complete
Plugin: bundled artifacts presentwarn
Couldn't find a skills/ subdir or an MCP server config inside the plugin
A plugin is most useful when it bundles ≥ 1 skill or an MCP server.
Plugin: bundle shape
empty bundle
Plugin: manifest location
manifest at plugin.json
Release history
1- releasecurrent248a01fwarn2 weeks ago
Contents
Deterministic ALCOA+ data-integrity linter — a companion in the agentic-sop-to-work suite.
Checks the mechanically-verifiable slice of ALCOA+ in code; surfaces the human-judgment slice
as a checklist it never auto-concludes. Runs standalone (--record … --contract …) or snaps
onto an agentic-sop-kit run (--run-dir …). Output is a DRAFT — a human owns the verdict.
python3 -m alcoaguard.review --record entries.csv --contract .alcoa.json
python3 -m alcoaguard.review --run-dir <kit-run-dir>
Reviews
No reviews yet. Be the first.
Related
mega-brain
OKF-powered knowledge context for Claude Code — injects your project knowledge base at every session
cc10x
The Loop Engine — harness and loop engineering plugin for Claude Code. Router-kernel orchestration, workflow artifacts, sub-agent delegation, hook enforcement, Test Honesty Gates, fresh-context verification, and memory that persists. 73% leaner than v11, zero quality regression.
manifest-dev-tools
Tools for working with prompts and PRs alongside the manifest workflow. Collaborative PR walkthroughs, autonomous PR review with per-comment verification, author-side PR babysitting via manifest-dev, gap-calibrated prompt engineering, cross-boundary context handoff, and incremental teaching for session work.
mh install plugins/alcoa-guard