Skip to content

Commit 33e6d9e

Browse files
committed
docs: remove assistant-process wording
1 parent ec40c22 commit 33e6d9e

3 files changed

Lines changed: 8 additions & 8 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,7 @@ and compared at an equal bit budget. See
6060
preserves the [failed signals and replacement](research/EXPERIMENT_001_SIGNAL_PIVOT.md)
6161
and the [untouched confirmation](research/CONFIRMATION_001.md).
6262

63-
The user-suggested
64-
[Gated DeltaNet-2 paper](https://arxiv.org/abs/2605.22791) reinforces why erase,
63+
[Gated DeltaNet-2](https://arxiv.org/abs/2605.22791) reinforces why erase,
6564
write, and decay behavior should be analyzed separately. Its non-commercial
6665
reference code is not a RecurQuant dependency, and the initial target remains
6766
Apache-2.0 Qwen3.5.

research/CLAIM_BOUNDARY.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,9 @@ audit and confirmatory experiments are required before stronger wording.
3535
- "Breakthrough," "state of the art," or "novel" based only on the pilot.
3636
- Authorship of Qwen3.5 or any other base model.
3737

38-
## Authorship if the project succeeds
38+
## What this project contributes
3939

40-
The defensible contribution would be the allocation method, implementation,
41-
evaluation protocol, and any clearly labelled derivative artifact. Qwen3.5 and
42-
its architecture remain credited to the Qwen team.
40+
RecurQuant's contribution is its allocation method, implementation, evaluation
41+
protocol, and clearly labelled derivative artifacts. It does not claim
42+
authorship of Qwen3.5 or its architecture, which remain credited to the Qwen
43+
team.

research/PRIOR_ART.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@ the search before any paper or novelty statement.
3636

3737
## Architecture evidence
3838

39-
- [Gated DeltaNet-2](https://arxiv.org/abs/2605.22791), suggested during this
40-
project, separates channel-wise erase and write gates. It motivates analyzing
39+
- [Gated DeltaNet-2](https://arxiv.org/abs/2605.22791) separates channel-wise
40+
erase and write gates. That distinction motivates analyzing
4141
the two state axes separately but does not establish precision allocation.
4242
Its [official code](https://github.com/NVlabs/GatedDeltaNet-2) uses the NVIDIA
4343
Source Code License-NC and is not copied into this Apache-2.0 repository.

0 commit comments

Comments
 (0)