sumd 0.3.40__tar.gz → 0.3.41__tar.gz
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.
- {sumd-0.3.40 → sumd-0.3.41}/CHANGELOG.md +8 -0
- {sumd-0.3.40 → sumd-0.3.41}/PKG-INFO +6 -6
- {sumd-0.3.40 → sumd-0.3.41}/README.md +5 -5
- {sumd-0.3.40 → sumd-0.3.41}/pyproject.toml +1 -1
- {sumd-0.3.40 → sumd-0.3.41}/sumd/__init__.py +1 -1
- {sumd-0.3.40 → sumd-0.3.41}/sumd/cli.py +2 -2
- {sumd-0.3.40 → sumd-0.3.41}/.gitignore +0 -0
- {sumd-0.3.40 → sumd-0.3.41}/LICENSE +0 -0
- {sumd-0.3.40 → sumd-0.3.41}/sumd/extractor.py +0 -0
- {sumd-0.3.40 → sumd-0.3.41}/sumd/generator.py +0 -0
- {sumd-0.3.40 → sumd-0.3.41}/sumd/mcp_server.py +0 -0
- {sumd-0.3.40 → sumd-0.3.41}/sumd/models.py +0 -0
- {sumd-0.3.40 → sumd-0.3.41}/sumd/parser.py +0 -0
- {sumd-0.3.40 → sumd-0.3.41}/sumd/pipeline.py +0 -0
- {sumd-0.3.40 → sumd-0.3.41}/sumd/renderer.py +0 -0
- {sumd-0.3.40 → sumd-0.3.41}/sumd/sections/__init__.py +0 -0
- {sumd-0.3.40 → sumd-0.3.41}/sumd/sections/api_stubs.py +0 -0
- {sumd-0.3.40 → sumd-0.3.41}/sumd/sections/architecture.py +0 -0
- {sumd-0.3.40 → sumd-0.3.41}/sumd/sections/base.py +0 -0
- {sumd-0.3.40 → sumd-0.3.41}/sumd/sections/call_graph.py +0 -0
- {sumd-0.3.40 → sumd-0.3.41}/sumd/sections/code_analysis.py +0 -0
- {sumd-0.3.40 → sumd-0.3.41}/sumd/sections/configuration.py +0 -0
- {sumd-0.3.40 → sumd-0.3.41}/sumd/sections/dependencies.py +0 -0
- {sumd-0.3.40 → sumd-0.3.41}/sumd/sections/deployment.py +0 -0
- {sumd-0.3.40 → sumd-0.3.41}/sumd/sections/environment.py +0 -0
- {sumd-0.3.40 → sumd-0.3.41}/sumd/sections/extras.py +0 -0
- {sumd-0.3.40 → sumd-0.3.41}/sumd/sections/interfaces.py +0 -0
- {sumd-0.3.40 → sumd-0.3.41}/sumd/sections/metadata.py +0 -0
- {sumd-0.3.40 → sumd-0.3.41}/sumd/sections/quality.py +0 -0
- {sumd-0.3.40 → sumd-0.3.41}/sumd/sections/refactor_analysis.py +0 -0
- {sumd-0.3.40 → sumd-0.3.41}/sumd/sections/source_snippets.py +0 -0
- {sumd-0.3.40 → sumd-0.3.41}/sumd/sections/swop.py +0 -0
- {sumd-0.3.40 → sumd-0.3.41}/sumd/sections/test_contracts.py +0 -0
- {sumd-0.3.40 → sumd-0.3.41}/sumd/sections/workflows.py +0 -0
- {sumd-0.3.40 → sumd-0.3.41}/sumd/toon_parser.py +0 -0
- {sumd-0.3.40 → sumd-0.3.41}/sumd/validator.py +0 -0
|
@@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|
|
7
7
|
|
|
8
8
|
## [Unreleased]
|
|
9
9
|
|
|
10
|
+
## [0.3.41] - 2026-04-24
|
|
11
|
+
|
|
12
|
+
### Docs
|
|
13
|
+
- Update README.md
|
|
14
|
+
|
|
15
|
+
### Other
|
|
16
|
+
- Update sumd/cli.py
|
|
17
|
+
|
|
10
18
|
## [0.3.40] - 2026-04-24
|
|
11
19
|
|
|
12
20
|
### Docs
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: sumd
|
|
3
|
-
Version: 0.3.
|
|
3
|
+
Version: 0.3.41
|
|
4
4
|
Summary: SUMD - Structured Unified Markdown Descriptor for AI-aware project documentation
|
|
5
5
|
Project-URL: Homepage, https://github.com/tom/statement
|
|
6
6
|
Project-URL: Repository, https://github.com/tom/statement
|
|
@@ -41,17 +41,17 @@ Description-Content-Type: text/markdown
|
|
|
41
41
|
|
|
42
42
|
## AI Cost Tracking
|
|
43
43
|
|
|
44
|
-
     
|
|
45
|
+
  
|
|
46
46
|
|
|
47
|
-
- 🤖 **LLM usage:** $7.5000 (
|
|
48
|
-
- 👤 **Human dev:** ~$
|
|
47
|
+
- 🤖 **LLM usage:** $7.5000 (71 commits)
|
|
48
|
+
- 👤 **Human dev:** ~$2600 (26.0h @ $100/h, 30min dedup)
|
|
49
49
|
|
|
50
50
|
Generated on 2026-04-24 using [openrouter/qwen/qwen3-coder-next](https://openrouter.ai/qwen/qwen3-coder-next)
|
|
51
51
|
|
|
52
52
|
---
|
|
53
53
|
|
|
54
|
-
  
|
|
55
55
|
|
|
56
56
|
**SUMD** (Structured Unified Markdown Descriptor) is a semantic project descriptor format in Markdown.
|
|
57
57
|
It defines intent, structure, execution entry points, and the mental model of a system for both humans and LLMs.
|
|
@@ -3,17 +3,17 @@
|
|
|
3
3
|
|
|
4
4
|
## AI Cost Tracking
|
|
5
5
|
|
|
6
|
-
     
|
|
7
|
+
  
|
|
8
8
|
|
|
9
|
-
- 🤖 **LLM usage:** $7.5000 (
|
|
10
|
-
- 👤 **Human dev:** ~$
|
|
9
|
+
- 🤖 **LLM usage:** $7.5000 (71 commits)
|
|
10
|
+
- 👤 **Human dev:** ~$2600 (26.0h @ $100/h, 30min dedup)
|
|
11
11
|
|
|
12
12
|
Generated on 2026-04-24 using [openrouter/qwen/qwen3-coder-next](https://openrouter.ai/qwen/qwen3-coder-next)
|
|
13
13
|
|
|
14
14
|
---
|
|
15
15
|
|
|
16
|
-
  
|
|
17
17
|
|
|
18
18
|
**SUMD** (Structured Unified Markdown Descriptor) is a semantic project descriptor format in Markdown.
|
|
19
19
|
It defines intent, structure, execution entry points, and the mental model of a system for both humans and LLMs.
|
|
@@ -4,7 +4,7 @@ SUMD is a semantic project descriptor format in Markdown that defines intent,
|
|
|
4
4
|
structure, execution entry points, and mental model of a system for both humans and LLMs.
|
|
5
5
|
"""
|
|
6
6
|
|
|
7
|
-
__version__ = "0.3.
|
|
7
|
+
__version__ = "0.3.41"
|
|
8
8
|
|
|
9
9
|
from sumd.models import SUMDDocument
|
|
10
10
|
from sumd.parser import (
|
|
@@ -1091,8 +1091,8 @@ def _scan_one_project(
|
|
|
1091
1091
|
)
|
|
1092
1092
|
@click.option(
|
|
1093
1093
|
"--generate-testql/--no-generate-testql",
|
|
1094
|
-
default=
|
|
1095
|
-
help="Generate testql scenarios via 'testql generate' if none exist (default:
|
|
1094
|
+
default=True,
|
|
1095
|
+
help="Generate testql scenarios via 'testql generate' if none exist (default: enabled)",
|
|
1096
1096
|
)
|
|
1097
1097
|
def scan(
|
|
1098
1098
|
workspace: Path,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|