# Summary
[Introduction](README.md)
# User Guide
- [Setup](./setup.md)
- [Getting Started](./getting-started.md)
- [Concepts](concepts/index.md)
- [Source](concepts/source.md)
- [Object](concepts/object.md)
- [Source v. Object](./concepts/source-object.md)
- [Facts](concepts/facts.md)
- [Roots](concepts/roots.md)
- [Commands](commands/index.md)
- [Managing Roots](commands/roots/index.md)
- [`scan`](commands/roots/scan.md)
- [`roots`](commands/roots/roots.md)
- [Enriching](commands/enrich/index.md)
- [`worklist`](commands/enrich/worklist.md)
- [`import-facts`](commands/enrich/import-facts.md)
- [Writing Processors](commands/enrich/processors.md)
- [Querying](commands/query/index.md)
- [`ls`](commands/query/ls.md)
- [`facts`](commands/query/facts.md)
- [`compare`](commands/query/compare.md)
- [Managing Sources](commands/manage/index.md)
- [`exclude`](commands/manage/exclude.md)
- [Archiving](./commands/archive/index.md)
- [`coverage`](commands/archive/coverage.md)
- [`cluster`](commands/archive/cluster.md)
- [`apply`](commands/archive/apply.md)
# Reference
- [Facts](reference/facts.md)
- [Built-in Facts](reference/builtins.md)
- [Filters](reference/filter.md)
- [Pattern Expressions](reference/expr.md)