LICENSE
MANIFEST.in
README.md
pyproject.toml
degardis/__init__.py
degardis/__main__.py
degardis/build.py
degardis/cli.py
degardis/icons.py
degardis/markdown.py
degardis/model.py
degardis/output.py
degardis/package.py
degardis/registry.py
degardis/resolver.py
degardis/validate.py
degardis.egg-info/PKG-INFO
degardis.egg-info/SOURCES.txt
degardis.egg-info/dependency_links.txt
degardis.egg-info/entry_points.txt
degardis.egg-info/requires.txt
degardis.egg-info/top_level.txt
docs/artifact-format.md
docs/authoring-guide.md
docs/concepts.md
docs/getting-started.md
docs/reference.md
examples/structured-summary/skill.yaml
examples/structured-summary/assets/icon.svg
examples/structured-summary/assets/template.md
examples/structured-summary/entries/audience.yaml
examples/structured-summary/entries/fidelity.yaml
examples/structured-summary/profiles/detailed.yaml
examples/structured-summary/profiles/details/detailed.md
examples/structured-summary/scripts/list_headings.py
examples/structured-summary/workflows/compose.yaml
examples/structured-summary/workflows/inspect.yaml
tests/test_compiler.py
tests/fixtures/skills/demo/alpha/skill.yaml
tests/fixtures/skills/demo/alpha/assets/template.md
tests/fixtures/skills/demo/alpha/entries/rule-one.yaml
tests/fixtures/skills/demo/alpha/profiles/alpha-only.yaml
tests/fixtures/skills/demo/alpha/profiles/shared.yaml
tests/fixtures/skills/demo/alpha/scripts/greet.py
tests/fixtures/skills/demo/alpha/workflows/run.yaml
tests/fixtures/skills/demo/beta/skill.yaml
tests/fixtures/skills/demo/beta/entries/rule-two.yaml
tests/fixtures/skills/demo/beta/profiles/beta-only.yaml
tests/fixtures/skills/demo/beta/profiles/shared.yaml
tests/fixtures/skills/demo/beta/workflows/run.yaml
tests/fixtures/skills/demo/gamma/skill.yaml
tests/fixtures/skills/demo/gamma/entries/rule-three.yaml
tests/fixtures/skills/demo/gamma/workflows/run.yaml