sourcecode 1.31.7__py3-none-any.whl → 1.31.9__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
sourcecode/__init__.py CHANGED
@@ -1,3 +1,3 @@
1
1
  """sourcecode — Deterministic codebase context maps for AI coding agents."""
2
2
 
3
- __version__ = "1.31.7"
3
+ __version__ = "1.31.9"
@@ -330,7 +330,7 @@ class ArchitectureAnalyzer:
330
330
  tentative = True
331
331
  if not _hard_evidence:
332
332
  limitations.append(
333
- "Pattern not confirmed by module import graph; run with --graph-modules for structural validation"
333
+ "Pattern inferred from directory structure; import graph not available structural dependency direction unverified"
334
334
  )
335
335
  if not _hard_evidence:
336
336
  matched_dirs = sorted({