Minimal Pass

Use when verifying the shakespii seed rules against a known-clean fixture skill.

ai-creed Updated

File contents

minimal-pass

Intent

Provides a known-clean control fixture for the seed rule set.

Inputs

None — the fixture is static.

Preconditions

None — no external dependencies.

Procedure

  1. Run the linter against this directory.
  2. Expect zero findings.

Output

An empty findings list.

Examples

Given the input shakespii lint tests/fixtures/minimal-pass, the expected output is ✔ 0 problems and exit code 0.

Anti-patterns

Editing this fixture without updating the engine control test.

ai-creed/ai-shakespii/tree/main/tests/fixtures/minimal-pass commit 0e15dd87f2

Frequently asked questions

npx skillmds@latest add ai-creed/minimal-pass