Commit 6bf586e
committed
docs(echo-types): mark operation names reserved; scope Error-Lang penalty
Prevent the doc from overstating BetLang's commitment (no code change):
- Canonical operation names (echo/echo_input/echo_output/echo_to_residue/
residue_strictly_loses/sample_echo/bet_echo) are explicitly RESERVED
cross-repo conceptual anchors, not committed BetLang operational
semantics — none implemented or typed until the runtime/proof story is
settled.
- Clarify that BetLang's unary `Echo T` does NOT imply the dependent
`Echo f y` fibre or a checked `A -> B` relation; `echo_input`/
`echo_output` are documentation vocabulary, not semantics.
- Scope the stability penalty to Error-Lang: "In Error-Lang,
echo_to_residue carries a stability penalty. In BetLang, no such runtime
effect is implemented yet" — BetLang must not inherit Error-Lang's
stability accounting before it has the corresponding effect/cost layer.
https://claude.ai/code/session_01NGKc4681nuptfQADqreAfc1 parent 2889640 commit 6bf586e
1 file changed
Lines changed: 19 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
| 88 | + | |
89 | 89 | | |
90 | | - | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
91 | 94 | | |
92 | 95 | | |
93 | 96 | | |
| |||
103 | 106 | | |
104 | 107 | | |
105 | 108 | | |
106 | | - | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
107 | 118 | | |
108 | 119 | | |
109 | 120 | | |
110 | 121 | | |
111 | 122 | | |
112 | | - | |
113 | | - | |
114 | | - | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
115 | 128 | | |
116 | 129 | | |
117 | 130 | | |
| |||
0 commit comments