Canonical owner: This file is a thin cross-runtime pointer. The authoritative workflow policy is in:
README.md— user-facing usage and verification commands.codex/skills/ddalggak/SKILL.md— agent runtime contract for the Codex runtimeddalggak/SKILL.md— shared agent runtime contract for Claude Code and Hermes Agent
This file does not duplicate or extend those policies. If this file and the canonical sources conflict, treat the canonical sources as authoritative and report the divergence.
ddalggak/ (Claude Code and Hermes Agent) and .codex/skills/ddalggak/ (Codex) are the two hand-maintained physical projections of the same skill. The per-file parity contract (must-match / may-localize / root-specific) and three-runtime consumer mapping are declared in core/projections.yaml and enforced by npm run verify (scripts/verify-projections.mjs).
npm run verify- No merge / no auto-merge / no force-push
- No release, publish, tag, or npm registry action without explicit human approval
- No secrets, tokens, private session output, or internal workflow logs in instruction files or GitHub bodies
- Source verification required before any PR-ready claim
- UTF-8 body files required for all GitHub mutations
- Raw secrets, tokens, credentials, private workflow output, or session logs
- Expand merge / auto-merge / release / publish authority beyond the boundary stated in
README.mdand.codex/skills/ddalggak/SKILL.md - Copy or duplicate long policy from
README.mdorSKILL.md - Grant new side-effect permissions not already present in the canonical sources