Skip to content

feat(verify): migrate verification layer into TechEngine#33

Merged
Seungpyo1007 merged 54 commits into
mainfrom
feat/verify-migrate
Jun 23, 2026
Merged

feat(verify): migrate verification layer into TechEngine#33
Seungpyo1007 merged 54 commits into
mainfrom
feat/verify-migrate

Conversation

@Seungpyo1007

Copy link
Copy Markdown
Member

Moves the verification package (app/verify/ + tests/verify/) from TechAPI into TechEngine, so the engine owns the verification automation. Imports app.validate.{DATA_DIR,_load} which TechEngine already provides (DATA_DIR=get_data_root, TECHAPI_DATA_DIR-overridable). cli.py _changed_data_slugs runs git in the data repo (DATA_DIR.parent) so it works with a separate TechAPI checkout. Coverage omits the verify CLI; slow marker registered. Next PRs move verify-network/verify-status workflows here and trim TechAPI.

@Seungpyo1007 Seungpyo1007 merged commit 3c0a0f9 into main Jun 23, 2026
1 check passed
@Seungpyo1007 Seungpyo1007 deleted the feat/verify-migrate branch June 23, 2026 05:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant