aoa-decision-73bbda — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited aoa-decision-73bbda (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Use this skill as the front door for AoA docs/decisions/ work. It decides whether the task is to find, create, or correct a decision record, uses the workspace decision graph as the first lookup path when available, and keeps the owning repository's decision files and validators as source truth.
Use this skill when:
docs/decisions/, decision records, ADRs, decision indexes, decision graph, or decision-lane symmetryDo not use this skill when:
aoa-source-of-truth-checkaoa-adr-writeaoa_decisions MCP tools or a local graph builder fallback,including status, issues, changed-path, source-surface, owner-surface, and repo-symmetry packets
docs/decisions/AGENTS.md, README.md, TEMPLATE.md, generated indexes, and nearest existing recordsaoa-decision-find, aoa-decision-create, or aoa-decision-correctaoa-decision-findaoa-decision-createaoa-decision-correctaoa_decisions MCP first when it is available; request status andthe smallest relevant packet before broad file reads:
aoa_decisions_status andaoa_decisions_issues
aoa_decisions_changed_pathaoa_decisions_source_surfaceaoa_decisions_owner_surfaceaoa_decisions_repo_symmetryaoa_decisions_decisionaoa_decisions_repoaoa_decisions_search only after the status/issues and the relevantchanged-path, source-surface, owner-surface, repo, or decision packet is missing, stale, or too narrow; split a long natural-language request into smaller anchors before broad search
abyss-stack in the current workspace or aknown local checkout, then run its graph builder, such as python <abyss-stack>/scripts/build_workspace_decision_graph.py --check --json
rg and generateddecision indexes, then read the source decision notes directly
instructions at the same time
if issue_count > 0, inspect aoa_decisions_issues and do not write in a repo whose decision lane has unresolved graph issues
refresh or check the workspace graph and decision-graph lane when available
any remaining owner-route risk
generated graph nodes, and generated indexes
sibling template
confidence elsewhere until reported
surface, repo, or decision ID can produce a smaller packet
aoa_decisions was used first when available, or the fallback was namedaoa_decisions_search was skipped when a narrower packet wassufficient, or explain why it was needed
Manifest-backed techniques:
8Dionysus/aoa-techniques at 3b1d5d623569aa4920b87280d0db0e911d2e29d5 using path techniques/instruction/docs-boundary/decision-rationale-recording/TECHNIQUE.md and sections: Intent, When to use, When not to use, Inputs, Outputs, Core procedure, Contracts, Risks, Validation8Dionysus/aoa-techniques at 3b1d5d623569aa4920b87280d0db0e911d2e29d5 using path techniques/instruction/docs-boundary/source-of-truth-layout/TECHNIQUE.md and sections: Intent, When to use, When not to use, Inputs, Outputs, Core procedure, Contracts, Risks, Validation~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.