Commit 1cd4fad
committed
docs(security): 내부 사용자 컨텍스트 전파 규칙 반영
shared internal token과 internal user header의 역할을 분리하고, /internal/** 체인에서만 사용자 컨텍스트를 해석한다는 규칙을 문서에 반영했다.
Constraint: 현재 mixed-mode 호환 정책과 구현 현실을 문서가 과장 없이 반영해야 함
Confidence: high
Scope-risk: narrow
Reversibility: clean
Directive: 내부 호출 정책이 바뀌면 filter_arch와 dependencies 문서를 함께 갱신할 것
Tested: Not run (documentation only)
Not-tested: Future docs/examples consistency outside edited files1 parent ab1207f commit 1cd4fad
2 files changed
+18
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
36 | 39 | | |
37 | 40 | | |
38 | 41 | | |
39 | 42 | | |
40 | 43 | | |
41 | 44 | | |
| 45 | + | |
42 | 46 | | |
43 | 47 | | |
44 | 48 | | |
45 | 49 | | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
46 | 58 | | |
47 | 59 | | |
48 | 60 | | |
| |||
81 | 93 | | |
82 | 94 | | |
83 | 95 | | |
| 96 | + | |
84 | 97 | | |
85 | 98 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
14 | 18 | | |
15 | 19 | | |
16 | 20 | | |
| |||
244 | 248 | | |
245 | 249 | | |
246 | 250 | | |
| 251 | + | |
247 | 252 | | |
248 | 253 | | |
249 | 254 | | |
| |||
0 commit comments