Releases: Tiger3807861189/J-Space-Cognition-Suite-V3.6
Releases · Tiger3807861189/J-Space-Cognition-Suite-V3.6
Release list
V3.6 — J-Space Cognition Suite
J-Space Cognition Suite V3.6
EN — The J-Space Cognition Suite V3.6 is a set of instructions a language model reads before it starts working. It teaches the model how to use its own inner workspace — the J-space — where thoughts form before, and often without, being said.
中文 —— J-Space 认知套件 V3.6 是一套模型在开始干活之前读取的指令。它教模型如何使用自己本来就有的内部工作台(J-space)——想法在被说出来之前、而且常常是根本没被说出来——就已经在那里成形。
Contents | 内容
J-Space-Cognition-Suite-V3.6/
├── .gitignore # excludes local ledger and Python cache state
├── LICENSE # Apache License 2.0
├── README.md # bilingual user and evaluation guide
├── tests/
│ └── test_jspace.py # standard-library controller regression tests
└── j-space/
├── SKILL.md # single entry, gate, routing, invariants
├── modules/ # nine selectively loaded protocols
├── references/ # evidence, induction, and exemplars
└── scripts/
├── jspace.py # optional loop controller
├── workspace-ledger.md # ledger template and contract
└── verify_suite.py # authoring-time integrity check
Highlights | 亮点
- Nine selectively loaded protocol modules
- Standard-library regression tests (no external dependencies)
- Bilingual (EN/中文) user and evaluation guide
- Apache License 2.0