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 3 months 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
3 months ago
Latest release
published
- #agentic-workflow
- #claude-code
- #claude-code-plugin
- #claude-code-plugin-agenticsop
- #sop
Automated checks the publisher passed at publish time — structure, docs, safety, and whether the artifact behaves as claimed.248a01f· 3 months ago
Behavioral checks ran but aren't published for this artifact; the static checks above ran at publish time.
Kind-specific
3 passed1 warningPlugin: 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: manifest fields complete
Plugin: bundle shape
empty bundle
Plugin: manifest location
manifest at plugin.json
Release history
1- releasecurrent248a01fwarn3 months 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
ponytail
Lazy senior dev mode. Forces the simplest, shortest solution that actually works: YAGNI, stdlib first, no unrequested abstractions.
Claude Mem
Memory compression system for Claude Code - persist context across sessions
ECC
Harness-native ECC plugin for engineering teams - 63 agents, 249 skills, 79 legacy command shims, reusable hooks, rules, MCP conventions, and operator workflows for Claude Code plus adjacent agent harnesses
mh install plugins/alcoa-guard