docs: add attenuation constants reference
Metadata
Current evaluation
Merged documentation update adding a reference page for attenuation constants. Approved by two reviewers, passed CI checks, and added 42 lines across two files.
Suggested action: —
No scores available.
Issue body
This adds a reference page for the possible attenuations values.
---
- [x] I've followed the [contribution guidelines](https://github.com/canonical/craft-store/blob/main/CONTRIBUTING.md).
- [x] I've signed the [CLA](http://www.ubuntu.com/legal/contributors/).
- [x] I've successfully run `make lint && make test`.
- [x] I've added or updated any relevant documentation.
- [x] In documents I changed, I [added a meta description](https://canonical-starflow.readthedocs-hosted.com/how-to/add-a-page-meta-description/) if one was missing.
- [x] I've updated the relevant release notes.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged documentation update adding a reference page for attenuation constants. Approved by two reviewers, passed CI checks, and added 42 lines across two files. | |
| qwen3.6-35b-a3b-mtp-q6 |
Staleness:
15
Complexity:
10
Confidence:
85
|
needs review | Adds a reference page for attenuation constants. Passes lint and test checks, authored by a maintainer, and currently awaiting maintainer review with no comments. | |
| qwen3.6-35b-a3b-mtp-q6 |
Staleness:
0
Complexity:
10
Confidence:
90
|
needs review | Adds a documentation reference page for attenuation constants. The PR is fresh, authored by a maintainer, and currently awaiting initial review and CI checks. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #396 Document the attenuations constants | craft-store | open | Documentation task for attenuations.py constants. The constants now have docstrings and a reference page exists at docs/reference/attenuations.rst. PR #2 merged with this work. | |
| #399 feat: add constants for more known attenuations | craft-store | merged | Merged pull request adding constants for known attenuations and replacing magic strings. Approved by two reviewers and passed CI checks. Resolves issue #386 and addresses CRAFT-5221. | |
| #5032 docs: add linter reference page | snapcraft | merged | Merged documentation update adding a linter reference page. Approved by two reviewers and merged despite unrelated CI store timeout failures. Changes span two files with 62 added lines. | |
| #945 docs: update docs with extra ref anchors | craft-parts | merged | Merged documentation update adding extra reference anchors to support PR #2050. Approved by two reviewers, passed CI checks, and includes a changelog entry. |