docs: session inspectors conf
Metadata
Current evaluation
Merged documentation update for per-session inspectors configuration. Aligns JSON comment spacing for rendered output and resolves issue #488. Approved by two reviewers and passed CI checks.
Suggested action: —
No scores available.
Issue body
- [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
-----
Update instructions to use a per-session inspectors configuration.
Also fix comments spacing in JSONs to align them in the rendered docs.
Fixes #488
FETCH-49
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged documentation update for per-session inspectors configuration. Aligns JSON comment spacing for rendered output and resolves issue #488. Approved by two reviewers and passed CI checks. |
Update history
| Date | Change |
|---|---|
| created |
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #520 docs: update changelog | fetch-service | merged | Merged after approval from two reviewers and passing all CI checks. Updates the changelog to document recent feature additions and bug fixes for inspectors, configuration overrides, and session handling. | |
| #480 feat: support per-session inspector conf | fetch-service | merged | Merged: Added per-session inspector configuration support. Approved by two reviewers and passed all CI checks. Proceeded despite 14 unresolved comments and a known spread test failure from an external store bug. Closes FETCH-31. | |
| #604 docs: update inspectors reference | fetch-service | merged | Merged documentation update adding references for undocumented inspectors, reconciling docs with actual behavior, and normalizing style. Approved by one reviewer, passed CI checks, and modified 38 files. | |
| #173 tests(session): improve test coverage | fetch-service | merged | Merged after two reviewers approved and CI passed. The update targeted session test coverage but changed zero lines across zero files, indicating a metadata or configuration adjustment. | |
| #600 docs: explain session secrets in Security doc | fetch-service | merged | Merged documentation update explaining session secrets in the Security doc. Approved by two reviewers, passed CI checks, and added 37 lines across four files. | |
| #490 feat: Detect `InspectorsConfig` and `SessionInspectorsConfig` are not in sync | fetch-service | merged | Merged a feature detecting synchronization mismatches between InspectorsConfig and SessionInspectorsConfig. Resolves issue 485. Approved by two reviewers with all CI checks passing. Changes span 17 files. |