v1.1.0
Added
tools/find.py— find data items by a business term via a layered
resolver (category → entity → alias → keyword), with a reviewable
SEARCH_ALIASESmap of ~55 business terms (billing, payee, receivable,
shipping, employee, appointment, inspection, …) and a--ddlflag that
emits a validatedCREATE TABLEper matched entity — handy for scaffolding an
app schema (RAD use case).- README "Find fields by business term" section documenting the resolver,
the alias map, CLI examples, and the--ddloutput.
Full changelog: v1.0.0...v1.1.0