Skip to content

Commit 2a80eac

Browse files
cloud3000claude
andauthored
PROGRESS: log tools/find.py (#33)
Note the term-based finder (layered resolver + SEARCH_ALIASES + --ddl) added in #32 as groundwork for the RAD/DDL exporter. Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
1 parent 5bf7d31 commit 2a80eac

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

PROGRESS.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,12 @@
180180
Release. Future release-worthy changes go under CHANGELOG `## [Unreleased]`.
181181
- 2026-06-27 — Linked the v1.0.0 reference in the README Changelog section to the
182182
published GitHub release.
183+
- 2026-06-27 — Added `tools/find.py`: find data items by a business term via a
184+
layered resolver (category → entity → alias → keyword) with a reviewable
185+
`SEARCH_ALIASES` map (entity/category-level, not per-item) for business
186+
vocabulary like billing/payee/shipping, plus a `--ddl` flag that emits a
187+
validated `CREATE TABLE` per matched entity. Groundwork for the RAD/DDL
188+
exporter. Logged under CHANGELOG `[Unreleased]`.
183189

184190
## Current totals
185191
- **3,688 data items, 12 categories, 9 source standards** (3729 raw → 3688

0 commit comments

Comments
 (0)