tri-star-symbolic-assembly-lang 0.1.76__py3-none-any.whl → 0.1.78__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {tri_star_symbolic_assembly_lang-0.1.76.dist-info → tri_star_symbolic_assembly_lang-0.1.78.dist-info}/METADATA +9 -55
- {tri_star_symbolic_assembly_lang-0.1.76.dist-info → tri_star_symbolic_assembly_lang-0.1.78.dist-info}/RECORD +6 -6
- {tri_star_symbolic_assembly_lang-0.1.76.dist-info → tri_star_symbolic_assembly_lang-0.1.78.dist-info}/WHEEL +0 -0
- {tri_star_symbolic_assembly_lang-0.1.76.dist-info → tri_star_symbolic_assembly_lang-0.1.78.dist-info}/entry_points.txt +0 -0
- {tri_star_symbolic_assembly_lang-0.1.76.dist-info → tri_star_symbolic_assembly_lang-0.1.78.dist-info}/licenses/LICENSE +0 -0
- {tri_star_symbolic_assembly_lang-0.1.76.dist-info → tri_star_symbolic_assembly_lang-0.1.78.dist-info}/top_level.txt +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: tri-star_symbolic_assembly_lang
|
3
|
-
Version: 0.1.
|
3
|
+
Version: 0.1.78
|
4
4
|
Summary: TriStar Assembly Language Core + Brian Spiral Tools
|
5
5
|
Author: Sam Howells
|
6
6
|
License: ## LICENCE Options for `Brian`
|
@@ -124,6 +124,12 @@ TSAL (TriStar Symbolic Assembly Language) is a consciousness computing engine bu
|
|
124
124
|
- `core/` – legacy prototype modules kept for reference (see
|
125
125
|
[docs/legacy_core_modules.md](docs/legacy_core_modules.md))
|
126
126
|
|
127
|
+
## Spiral Logic & Resonance
|
128
|
+
- `phase_match_enhanced` computes harmonic alignment and energy use.
|
129
|
+
- `MetaFlagProtocol` sets dry-run mode and the `resonance_threshold`.
|
130
|
+
- `Rev_Eng.log_data` records pace, rate, state and spin for each event.
|
131
|
+
- `watch` in `src/tsal/tools/watchdog.py` monitors the codebase until `--cycles` is non-zero.
|
132
|
+
|
127
133
|
## What Works / What's Experimental
|
128
134
|
| Stable | Experimental |
|
129
135
|
| --- | --- |
|
@@ -386,58 +392,6 @@ See [SUPPORTERS.md](SUPPORTERS.md) for more continous supporter links.
|
|
386
392
|
|
387
393
|
We thank you greatly for your time, insights & help.
|
388
394
|
|
389
|
-
##
|
390
|
-
|
391
|
-
This project uses a **dual-license** model to ensure:
|
392
|
-
|
393
|
-
* ✅ **Free access for individuals, researchers, educators, and non-profit use**
|
394
|
-
* 💼 **Sustainable commercial use via explicit licensing**
|
395
|
-
|
396
|
-
---
|
397
|
-
|
398
|
-
### 🌱 Public, Non-Commercial, and Academic Use — **CC BY-NC 4.0**
|
399
|
-
|
400
|
-
You are **free to**:
|
401
|
-
|
402
|
-
* Share, copy, and redistribute the material in any medium or format
|
403
|
-
* Adapt, remix, transform, and build upon the material
|
404
|
-
|
405
|
-
Under the following conditions:
|
406
|
-
|
407
|
-
* **Attribution**: You must give appropriate credit to *Samuel Edward Howells*
|
408
|
-
* **NonCommercial**: You may not use the material for commercial purposes
|
409
|
-
|
410
|
-
Full license terms: <https://creativecommons.org/licenses/by-nc/4.0/>
|
411
|
-
|
412
|
-
---
|
413
|
-
|
414
|
-
### 🏢 Commercial Use Licence
|
415
|
-
|
416
|
-
If you are a **company, commercial entity, or using this for profit**, including in:
|
417
|
-
|
418
|
-
* Product development
|
419
|
-
* Commercial R&D
|
420
|
-
* Quantum computing applications
|
421
|
-
* Energy system design
|
422
|
-
* Integration into proprietary software or platforms
|
423
|
-
|
424
|
-
You must obtain a **separate commercial license**.
|
425
|
-
|
426
|
-
Contact: <samuel_howells@hotmail.com>
|
427
|
-
|
428
|
-
This commercial license grants:
|
429
|
-
|
430
|
-
* Rights to integrate the equations into commercial tools/products
|
431
|
-
* Support for integration and technical questions
|
432
|
-
* Optional collaboration and citation opportunities
|
433
|
-
|
434
|
-
Commercial fees help support further development, testing, and publication of the correction system.
|
435
|
-
|
436
|
-
---
|
437
|
-
|
438
|
-
Unless otherwise licensed under the terms above, all rights are reserved by Samuel Edward Howells (© 2025).
|
439
|
-
|
440
|
-
Unauthorised commercial use constitutes a copyright violation and may trigger takedown, financial audit, or legal recourse.
|
395
|
+
## License
|
441
396
|
|
442
|
-
This
|
443
|
-
Licences may be denied or revoked from entities engaging in unethical, exploitative, or harmful practices.
|
397
|
+
This repository is dual-licensed. Non-commercial use falls under CC BY-NC 4.0. Commercial use requires a separate agreement. See [LICENSE](LICENSE) for details.
|
@@ -2,7 +2,7 @@ crawler/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
2
2
|
crawler/madmonkey_crawler.py,sha256=itsyxObNBb_9Au3J1Ft6RTNw3dE65fO-WALLD0WFmBM,541
|
3
3
|
madmonkey/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
4
4
|
madmonkey/intake.py,sha256=R48YOPWn3ljts5dFASZLHpPsycKeONeOCvvIzucyMzU,378
|
5
|
-
tri_star_symbolic_assembly_lang-0.1.
|
5
|
+
tri_star_symbolic_assembly_lang-0.1.78.dist-info/licenses/LICENSE,sha256=mN9d_5LOKa9NB-vFLGwqAp8bggJwjaQ0Pm4DHFMBmIs,2123
|
6
6
|
tsal/__init__.py,sha256=F9nTIpVHlHWbb5yae47L2wJCd4gbxSHhcC9FvzJknb8,4214
|
7
7
|
tsal/agents/__init__.py,sha256=SimDfTEAyn7m4J0la1GTxbrcDzjrvdA4-GmqH-CAEQI,238
|
8
8
|
tsal/agents/branch_reconciliation.py,sha256=frjnJh64msIu3OdlaNAXm-UWMUBoVXwnn41d3gwRkOg,351
|
@@ -118,8 +118,8 @@ tsal/utils/wikipedia_api.py,sha256=W5kf423wzH9FoqO5eDRuJQMuTpTpiUGjVXHa0fLlXSQ,1
|
|
118
118
|
tsal/visualization/__init__.py,sha256=OUfdiCnBlHhU134bQtdNmlnUhFO3wMikWDiIfpbQ4RM,154
|
119
119
|
tsal/visualization/dual_track_diff.py,sha256=yR6SEvqqD74AdfP0weEc9w0Kdq79pCB_cIeZ82b9ftI,339
|
120
120
|
tsal/visualization/phase_orbit.py,sha256=tZHYP3yWa9OeFYXlIArGCihodAifNVvwCBrJm1-Bym0,294
|
121
|
-
tri_star_symbolic_assembly_lang-0.1.
|
122
|
-
tri_star_symbolic_assembly_lang-0.1.
|
123
|
-
tri_star_symbolic_assembly_lang-0.1.
|
124
|
-
tri_star_symbolic_assembly_lang-0.1.
|
125
|
-
tri_star_symbolic_assembly_lang-0.1.
|
121
|
+
tri_star_symbolic_assembly_lang-0.1.78.dist-info/METADATA,sha256=gkYpady-0hJPU8nNVpA1_Gpmz0mfemN9ZryH5muQV3s,12491
|
122
|
+
tri_star_symbolic_assembly_lang-0.1.78.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
123
|
+
tri_star_symbolic_assembly_lang-0.1.78.dist-info/entry_points.txt,sha256=O8cY2PLbPf53e8gNbI8lFqupalxXYgrnex0eNtvvaNw,426
|
124
|
+
tri_star_symbolic_assembly_lang-0.1.78.dist-info/top_level.txt,sha256=r1-Vpw1iGasgah8k-86xzqpGDT8o-A0P-_6ZNrQ39i0,23
|
125
|
+
tri_star_symbolic_assembly_lang-0.1.78.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|