Skip to content

Commit d30c71d

Browse files
lesnik512claude
andcommitted
docs(planning): repoint two stray bare engineering.md refs
deferred.md had a now-broken markdown link to engineering.md §8 (roadmap, dissolved); 0.6.0 release note had a bare engineering.md §2 prose ref. Both missed in the link-repoint pass because they lacked the planning/ prefix. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 9aecad0 commit d30c71d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

planning/deferred.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Items raised in reviews that are real but not actionable now.
44

5-
As of 0.7.0, all planned epics (3, 4, 5, 6) are closed — see [`engineering.md`](engineering.md) §8. The Open section below is the long-tail register: items that remain technically real but depend on speculative future work, so they're parked here pending a concrete trigger.
5+
As of 0.7.0, all planned epics (3, 4, 5, 6) are closed — see the [change Index](README.md). The Open section below is the long-tail register: items that remain technically real but depend on speculative future work, so they're parked here pending a concrete trigger.
66

77
## Open
88

planning/releases/0.6.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ This release adds operational-event emission to `Retry` and `Bulkhead` via two c
1818
Purely additive:
1919
- All previously-shipping methods behave identically.
2020
- Successful retries and successful bulkhead acquisitions emit nothing — the four events fire only on operational concern.
21-
- Per `engineering.md §2`, httpware never configures handlers, levels, or calls `logging.basicConfig()`. Consumers own their logging configuration.
21+
- Per `architecture/overview.md`, httpware never configures handlers, levels, or calls `logging.basicConfig()`. Consumers own their logging configuration.
2222
- The `otel` extra is opt-in — `pip install httpware` continues to work without `opentelemetry-api`.
2323

2424
## Usage

0 commit comments

Comments
 (0)