diff --git a/CHANGELOG.md b/CHANGELOG.md index 2df6c82..6e59cea 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,13 +2,17 @@ All notable changes to this project will be documented in this file. -The changelog format is based on [Keep a Changelog] and [CommonMark]. -This project adheres to [Semantic Versioning]. +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), +[markdownlint](https://dlaa.me/markdownlint/), +and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [0.0.0] - Unreleased +## [Unreleased] -- Initial release using mapper-ai files. +### Changed 2026-02-10 -[CommonMark]: https://commonmark.org/ -[Keep a Changelog]: https://keepachangelog.com/ -[Semantic Versioning]: https://semver.org/ +- Align toolkit with January 2026 AWS workshop findings + - Mapping assistant: better stage gating and improved multi-entity loop tracking + - Entity specification: consolidated into text and tables, removed unused images + - Tools reference: clarified tool usage, added multi-environment support (local/Docker/remote) via `senzing_server.json` + - README: restructured with Getting Started, Environment Setup, and tool-agnostic context loading for AI IDEs +- Added `senzing_mcp_reference.md` for MCP server usage diff --git a/senzing/reference/images/ges-image-invalid_json.jpg b/senzing/reference/images/ges-image-invalid_json.jpg deleted file mode 100644 index 0ae349a..0000000 Binary files a/senzing/reference/images/ges-image-invalid_json.jpg and /dev/null differ diff --git a/senzing/reference/images/ges-image1-key_terms.jpg b/senzing/reference/images/ges-image1-key_terms.jpg deleted file mode 100644 index 5b636a2..0000000 Binary files a/senzing/reference/images/ges-image1-key_terms.jpg and /dev/null differ diff --git a/senzing/reference/images/ges-image2-flat_json.jpg b/senzing/reference/images/ges-image2-flat_json.jpg deleted file mode 100644 index 4272495..0000000 Binary files a/senzing/reference/images/ges-image2-flat_json.jpg and /dev/null differ diff --git a/senzing/reference/images/ges-image3-relationship.jpg b/senzing/reference/images/ges-image3-relationship.jpg deleted file mode 100644 index cae375e..0000000 Binary files a/senzing/reference/images/ges-image3-relationship.jpg and /dev/null differ diff --git a/senzing/reference/images/ges-image3-relationship.png b/senzing/reference/images/ges-image3-relationship.png deleted file mode 100644 index b7bcab7..0000000 Binary files a/senzing/reference/images/ges-image3-relationship.png and /dev/null differ