# Reference & Changelog

Additional reference materials and project history.

## Essential References

- [Changelog](./changelog.md) - Version history and releases
- [Command Reference](./command-reference.md) - Complete command reference
- [FAQ](./faq-extended.md) - Frequently asked questions

## Troubleshooting

- [Troubleshooting Guide](../troubleshooting/) - Solutions to common problems

## Project Documentation

Main project documentation:

- [README.md](../../README.md) - Project overview and quick start

## Developer Resources

Internal development documentation:

- [Issue Analysis & Planning](../developer-notes/issue-analysis.md)
- [Optimization Patterns](../developer-notes/optimization-patterns.md)
- [Test Coverage Analysis](../developer-notes/test-coverage-analysis.md)

## API & Integration

- [API Reference](../04-api-reference/) - REST API documentation
- [Swagger Documentation](../04-api-reference/swagger.md)
- [MCP Server](../05-development/mcp-server/overview.md) - AI integration

## See Also

- [Getting Started Guide](../01-getting-started/) - Installation and configuration
- [Commands Reference](../02-commands/) - Complete command documentation
- [Features](../03-features/) - Advanced capabilities and integrations
- [Development Guide](../05-development/) - Architecture and contributor guide
