.gitignore
.markdownlint-cli2.yaml
LICENSE
README.md
SECURITY.md
pyproject.toml
tox.ini
.github/dependabot.yml
.github/workflows/actionlint.dockerfile
.github/workflows/actionlint.yml
.github/workflows/docs.yml
.github/workflows/lint.yml
.github/workflows/pypi.yml
.github/workflows/test.yml
.github/workflows/matchers/actionlint.json
.github/workflows/matchers/mypy.json
.github/workflows/matchers/pylint.json
scripts/ruff.sh
src/instructlab/schema/__init__.py
src/instructlab/schema/_version.py
src/instructlab/schema/py.typed
src/instructlab/schema/v1/__init__.py
src/instructlab/schema/v1/compositional_skills.json
src/instructlab/schema/v1/knowledge.json
src/instructlab/schema/v1/version.json
src/instructlab/schema/v2/__init__.py
src/instructlab/schema/v2/compositional_skills.json
src/instructlab/schema/v2/knowledge.json
src/instructlab/schema/v2/version.json
src/instructlab/schema/v3/__init__.py
src/instructlab/schema/v3/compositional_skills.json
src/instructlab/schema/v3/knowledge.json
src/instructlab/schema/v3/version.json
src/instructlab_schema.egg-info/PKG-INFO
src/instructlab_schema.egg-info/SOURCES.txt
src/instructlab_schema.egg-info/dependency_links.txt
src/instructlab_schema.egg-info/top_level.txt
tests/test_versions.py