reaperdoesntknow commited on
Commit
c8d8dff
·
verified ·
1 Parent(s): 1fa2371

OPSEC: minimize author name (remove surname)

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -145,7 +145,7 @@ $$Df(x) = \lim_{\varepsilon \downarrow 0} \frac{1}{\varepsilon} \int_x^{x+\varep
145
 
146
  quantifies the mismatch between what the model generates (integration) and what it should generate (differentiation). The `<explore>` phase increases discrepancy energy freely; `<examine>` applies the Adaptive Discrepancy Derivative (ADD, Ch. 14) to detect drift; `<response>` minimizes residual discrepancy into a clean output. The three phases implement the BV decomposition operationally: smooth reasoning, jump corrections at error boundaries, and Cantor-type refinement of subtle drift.
147
 
148
- Full theory: *"On the Formal Analysis of Discrepancy Calculus"* (Colca, 2026; Convergent Intelligence LLC: Research Division).
149
 
150
  ## Related Models
151
 
@@ -164,9 +164,9 @@ Full methodology: [Structure Over Scale (DOI: 10.57967/hf/8165)](https://doi.org
164
  ## Citation
165
 
166
  ```bibtex
167
- @misc{colca2026dualmind,
168
  title={DualMind: Dual-Mental-Modality Reasoning via Role-Conditioned Self-Critique},
169
- author={Colca, Roy S.},
170
  year={2026},
171
  publisher={HuggingFace},
172
  url={https://huggingface.co/reaperdoesntknow/DualMind},
 
145
 
146
  quantifies the mismatch between what the model generates (integration) and what it should generate (differentiation). The `<explore>` phase increases discrepancy energy freely; `<examine>` applies the Adaptive Discrepancy Derivative (ADD, Ch. 14) to detect drift; `<response>` minimizes residual discrepancy into a clean output. The three phases implement the BV decomposition operationally: smooth reasoning, jump corrections at error boundaries, and Cantor-type refinement of subtle drift.
147
 
148
+ Full theory: *"On the Formal Analysis of Discrepancy Calculus"* (CIx, 2026; Convergent Intelligence LLC: Research Division).
149
 
150
  ## Related Models
151
 
 
164
  ## Citation
165
 
166
  ```bibtex
167
+ @misc{cix2026dualmind,
168
  title={DualMind: Dual-Mental-Modality Reasoning via Role-Conditioned Self-Critique},
169
+ author={Convergent Intelligence},
170
  year={2026},
171
  publisher={HuggingFace},
172
  url={https://huggingface.co/reaperdoesntknow/DualMind},