Commit a2ef758
committed
docs(plugin-security): say why this reader branches on the answer where the sibling branches on the container (#15298)
`resolveStackCollection` (packages/cli/src/utils/stack-collections.ts, #15006)
landed on main branching on the container, and is right to: it returns a whole
collection, so a present top-level key has already answered. This reader
extracts a distinguished element out of the collection, so "present" and
"answers" are different facts here.
Recording the reason in the docblock so the convergence pass reads two readers
that differ AND say why, rather than two that differ while appearing to agree.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01UHvF5hyiZjnCyExFnfQB8m1 parent f151fe1 commit a2ef758
1 file changed
Lines changed: 13 additions & 0 deletions
Lines changed: 13 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
135 | 148 | | |
136 | 149 | | |
137 | 150 | | |
| |||
0 commit comments