Commit 3eac28d
docs(audience-diagnostics): comment the bare diagnostic getters
Addresses PR #708 review: adds per-getter comments for `Initialized`,
`UserId`, `SessionId` so all six public getters document their own
non-obvious semantics, not just the three that did before.
The block header above the getters still carries the shared contract
(zero-value default outside Init..Shutdown, tick-level snapshot); the
new lines only add what a reader cannot derive from the member name.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent e8d3b55 commit 3eac28d
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| 59 | + | |
59 | 60 | | |
60 | 61 | | |
61 | 62 | | |
62 | 63 | | |
63 | 64 | | |
64 | 65 | | |
| 66 | + | |
| 67 | + | |
65 | 68 | | |
66 | 69 | | |
67 | 70 | | |
| |||
78 | 81 | | |
79 | 82 | | |
80 | 83 | | |
| 84 | + | |
81 | 85 | | |
82 | 86 | | |
83 | 87 | | |
| |||
0 commit comments