skills/aaa-pdf-voice-protocol/SKILL.md
Translate internal federation and epistemic vocabulary into publication-grade geological prose before rendering human-facing PDF artifacts.
npx skillsauth add ariffazil/openclaw-workspace aaa-pdf-voice-protocolInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
STATUS: BINDING for all AForgePublishCompiler output · 2026-07-21 Authority: F13 SOVEREIGN directive (Arif) Doctrine: DITEMPA BUKAN DIBERI
Every PDF artifact rendered by aforge_publish MUST be written in human language cognitive context suitable for a peer-reviewed geological publication (AAPG Bulletin / PETRONAS technical report voice).
Zero robotic syntax. Zero raw code. Zero governance plumbing visible in the artifact.
The internal epistemic machinery stays — it never goes away. Only the rendered text changes.
| Internal state | Renders as |
|---|---|
| [OBS] | "Measured Data" / "Observed Ground Truth" |
| [DER] | "Calculated Surface" / "Derived Geometry" |
| [INT] | "Geological Interpretation" |
| [SPEC] | "Uncalibrated Polygon" / "Conceptual Outline" / "Hypothesised Extent" |
| geox_falsify(mode='full') | "Validated against regional geophysical models" |
| K001-K007 Kill Matrix | "Seven-layer geological consistency test" |
| INCONCLUSIVE verdict | "Model requires additional calibration before deployment" |
| F1 AMANAH / F11 AUDIT | "Data provenance cryptographically verified" |
| Falsification gate | "Model suitability assessment" |
| AForgePublishCompiler | "Document preparation pipeline" |
| ClosedLoopVisualValidator | "Independent technical review" |
.receipt.json and .validator.json files; the PDF itself contains only human prose.arifOS Federation · DITEMPA BUKAN DIBERI as a watermark[OBS] etc.) — they are translatedF1, Kill Matrix, INCONCLUSIVE)PASS, FAIL, WARN, SEAL, HOLD, VOID)arifos:// resource URIs.receipt.json, not in the PDF)aforge_publish.voice_translatortranslate_artifact() before renderingmake_geological_legend() replaces raw [OBS]/[SPEC] with rendered textClosedLoopVisualValidator retains its internal vocabulary in .validator.json but the PDF never echoes itfrom aforge_publish.voice_translator import translate_artifact, translate_figure_legend
# 1. Translate the manifest in-place before compile
manifest = translate_artifact(manifest)
# 2. Replace raw legend labels in matplotlib figures
labels = translate_figure_legend(["[OBS] Malay Basin", "[SPEC] other 14"])
# → ["Measured Ground Truth (Malay Basin)",
# "Uncalibrated Polygon (other 14)"]
The translator is idempotent and stateless. Apply once, ship forever.
testing
OpenClaw edge agent bridge — operational triage, doctor, restart, and A2A bridge routing for the federation edge (Telegram surface). USE WHEN: "openclaw unhealthy", "gateway down", "edge bot not responding", "a2a bridge disconnected", "watchdog tripped", "openclaw doctor", "openclaw restart". NOT for token/security audit — use FORGE-telegram-audit.
tools
Generate images, videos, TTS, voice clone, and music via MiniMax MCP server. Use when user asks to "draw", "generate image", "create picture", "make a photo", "text to image", "image generation".
testing
Single load-bearing constitutional-judgment skill. Routes all F1–F13, verdict, hold, seal, scope, authority and floor-check calls through the live arif_judge surface. Replaces 7 overlapping predecessors (arifos-constitutional-judge, arifos-constitutional-judge, arifos-constitutional-judge, arifos-constitutional-judge, arifos-constitutional-judge, arifos-constitutional-judge, arifos-constitutional-judge).
development
MANDATORY LSP grounding gate BEFORE any code mutation on .ts, .py, .js, .tsx, .jsx files. Forces the agent to read real-time compiler diagnostics and structural project context before editing — eliminating blind guesses and anchoring every mutation in F2 (TRUTH). Routes through arifOS kernel (:8088) for centralized gate logic.