---
name: ai-creed/no-version-skill
source: https://app.decimal.ai/s/ai-creed-no-version-skill@1/SKILL.md
source_sha256: 6d6c06e529c5
---

# no-version-skill

## Intent

Carries exactly one default-profile finding: the missing version error.

## Inputs

The config fixture path handed over by the test.

## Preconditions

The config fixture tree is checked out unchanged.

## Procedure

1. Lint once without a config to observe the FM05 error.
2. Lint again with each override fixture to observe the change.

## Output

One FM05 finding by default; fewer under overrides.

## Examples

Given the input `no-version`, the expected output is `one FM05 error`.

## Anti-patterns

Adding a version field; the missing field is the fixture's point.