Skip to content

Add Hamilton dataflow example with declarative driver and tests#164

Merged
2-Coatl merged 2 commits intodevelopfrom
feature/implement-hamilton-framework-with-sdlc-10-57-45
Nov 13, 2025
Merged

Add Hamilton dataflow example with declarative driver and tests#164
2-Coatl merged 2 commits intodevelopfrom
feature/implement-hamilton-framework-with-sdlc-10-57-45

Conversation

@2-Coatl
Copy link
Copy Markdown
Collaborator

@2-Coatl 2-Coatl commented Nov 13, 2025

Summary

  • add the ExecPlan describing the TDD workflow for the Hamilton Data→Prompt→LLM pipeline example
  • implement a minimal Hamilton-style driver, declarative dataflow functions, and a deterministic mock LLM client under scripts/coding/ai/examples/hamilton_llm/
  • introduce dedicated pytest coverage for the example and document the new asset in the Hamilton governance guide and docs index

Testing

  • python3 -m pytest scripts/coding/tests/ai/examples/test_hamilton_llm_example.py
  • python3 -m pytest docs/qa/testing/test_documentation_alignment.py (fails due to pre-existing documentation debt; unchanged by this PR)

Codex Task

@2-Coatl 2-Coatl merged commit e164755 into develop Nov 13, 2025
2 of 36 checks passed
@2-Coatl 2-Coatl deleted the feature/implement-hamilton-framework-with-sdlc-10-57-45 branch November 13, 2025 11:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant