generated from john/python-template
This commit is contained in:
@@ -18,6 +18,7 @@ ACTIVE_CONTRACT_FILES = (
|
||||
".github/instructions/services.instructions.md",
|
||||
".github/instructions/ui.instructions.md",
|
||||
".github/instructions/error-handling.instructions.md",
|
||||
".github/instructions/providers.instructions.md",
|
||||
".github/skills/python-code-reviewer/skill.md",
|
||||
".github/skills/evidence-provenance-auditor/skill.md",
|
||||
".github/skills/test-effectiveness-auditor/skill.md",
|
||||
@@ -237,6 +238,12 @@ def test_canonical_authority_references_are_present():
|
||||
"docs/error_handling.md",
|
||||
"docs/requirements.md",
|
||||
),
|
||||
".github/instructions/providers.instructions.md": (
|
||||
"docs/invariant/ai_evidence_and_provenance.md",
|
||||
"docs/schema.md",
|
||||
"tests/test_provider_boundaries.py",
|
||||
"SAFE_RESPONSE_HEADERS",
|
||||
),
|
||||
".github/skills/python-code-reviewer/skill.md": (
|
||||
"docs/*",
|
||||
"docs/schema.md",
|
||||
|
||||
Reference in New Issue
Block a user