Skip to content

fix: align RAG showcase with current architecture - #1

Open
TristanKruse wants to merge 1 commit into
LukasNiessen:mainfrom
TristanKruse:codex/rag-showcase-corrections
Open

fix: align RAG showcase with current architecture#1
TristanKruse wants to merge 1 commit into
LukasNiessen:mainfrom
TristanKruse:codex/rag-showcase-corrections

Conversation

@TristanKruse

Copy link
Copy Markdown

Summary

Keep the RAG showcase accurate and current:

  • require and lock ArchUnitPython 1.5.0
  • fix the ArchUnitPython repository link
  • document the valid api-to-models dependency in the PlantUML architecture
  • correct the method-count explanation and typo
  • assert the exact intentional dependency, metric, and diagram violations

Validation

  • uv lock --check: passed
  • uv run --locked pytest --tb=short -q: 12 passed, 4 xfailed
  • intentional failures verified with --runxfail: 4 expected failures
  • ruff check tests/test_architecture.py: passed
  • git diff --check: passed

Sign up for freeto 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

@TristanKruse