fix(ci): allowlist 3 arquiteto-de-empresa teaching-example path refs

Gate G1 (check_paths.py --all) was failing on dev's arquiteto-de-empresa
skill, surfaced into this branch by the dev merge. The 3 references are
genuine false positives: two are inside a markdown code-example showing
OKF bundle link syntax in the user's generated output, and one is a
command doc pointing at its sibling skill's references/ dir. Added to
check_paths_allowlist.txt per the workflow's documented remedy.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01KEJH6wwyaEs1d6AAca2HLR
This commit is contained in:
Claude 2026-06-24 12:48:43 +00:00
parent 0dae11182c
commit 3b12156541
No known key found for this signature in database

View file

@ -36,3 +36,12 @@ engineering-team/self-improving-agent/skills/extract/SKILL.md :: api-client-rege
# file reference. Would point outside the repo root if resolved literally;
# allowlisted as a teaching example, not an actual file.
engineering-team/skills/security-pen-testing/SKILL.md :: ../../../etc/passwd
# arquiteto-de-empresa (OKF bundle builder, PT-BR) teaching examples:
# the identidade.md link is shown inside a markdown code-example demonstrating
# how OKF bundle links look in the USER's generated output, not a repo file;
# the command's references/phase_playbook.md points at its sibling skill's
# references/ dir (the file exists under the skill, not under commands/).
c-level-advisor/arquiteto-de-empresa/skills/arquiteto-de-empresa/SKILL.md :: ../00-fundacao/identidade.md
c-level-advisor/skills/arquiteto-de-empresa/SKILL.md :: ../00-fundacao/identidade.md
c-level-advisor/arquiteto-de-empresa/commands/cs-arquiteto.md :: references/phase_playbook.md