Skip to content

feat: complete commit-semantic domain pipeline - #11

Merged
feng-y merged 1 commit into
mainfrom
feature/commit-semantic-domain
Mar 23, 2026
Merged

feng-y merged 1 commit into
mainfrom
feature/commit-semantic-domain

Conversation

@feng-y

@feng-y feng-y commented Mar 23, 2026

Copy link
Copy Markdown
Owner

Summary

  • complete the domain-based commit-semantic pipeline and align commit-extract / repo-structure integrations with the new JSONL contract
  • switch commit-semantic to LLM-only discover/classify with truthful runtime provenance and host-executor orchestration support
  • add spec, gstack implementation plan, and comprehensive regression / e2e coverage for normalization, classification, provenance, and real model-in-the-loop flow

Test plan

  • pytest tests/test_commit_semantic_domain.py tests/e2e/test_commit_semantic.py tests/test_export_dataclasses.py -q
  • pytest tests -q
  • ruff check .
  • real repo commit-semantic run verified in LLM-only mode with model-in-the-loop orchestration

🤖 Generated with Claude Code

Finish the domain-based commit semantic pipeline by wiring real orchestration paths, tightening the LLM-only execution contract, and aligning downstream consumers and tests with the new JSONL artifacts.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@feng-y
feng-y merged commit 00ea323 into main Mar 23, 2026
3 checks passed
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