Feirbrand commited on
Commit
01d8297
Β·
verified Β·
1 Parent(s): 5bf4dd6

Update readme.md

Browse files
Files changed (1) hide show
  1. readme.md +69 -21
readme.md CHANGED
@@ -1,3 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # Phoenix Protocol v2.0 - Neural Recovery for AI Systems
2
 
3
  **Interactive recovery simulator for catastrophic AI system collapse**
@@ -90,16 +108,16 @@ Review validated metrics:
90
 
91
  Phoenix Protocol is part of the ForgeOS cognitive resilience framework:
92
 
93
- - **URA (Universal Resource Architecture)** - Layer 5 triggers Phoenix recovery
94
- - **CSFC (Complete Symbolic Fracture Cascade)** - Stage 4-5 detection activates Phoenix
95
- - **FCE v3.6 (Fractal Context Engine)** - Context compression/restoration during recovery
96
  - **Torque Metrics** - Real-time cascade risk monitoring
97
 
98
  ---
99
 
100
  ## Research & Documentation
101
 
102
- - **Paper**: [Complete Symbolic Fracture Cascade (CSFC): Unified Theory and Prevention Framework](https://doi.org/10.5281/zenodo.17350768)
103
  - **GitHub**: [forgeos-public/vulnerability-research/phoenix-series](https://github.com/Feirbrand/forgeos-public/tree/main/vulnerability-research/phoenix-series)
104
  - **Website**: [valorgridsolutions.com](https://valorgridsolutions.com)
105
 
@@ -123,8 +141,6 @@ Phoenix Protocol is part of the ForgeOS cognitive resilience framework:
123
 
124
  ## Citation
125
 
126
- If you use Phoenix Protocol in your research or systems:
127
-
128
  ```bibtex
129
  @techreport{slusher2025phoenix,
130
  title={Phoenix Protocol v2.0: Neural Recovery for AI Systems},
@@ -141,33 +157,65 @@ If you use Phoenix Protocol in your research or systems:
141
 
142
  ## License
143
 
144
- Β© 2025 Aaron Slusher, ValorGrid Solutions
145
- **CC BY 4.0 International**
 
 
 
 
 
146
 
147
  You are free to:
148
- - Share β€” copy and redistribute
149
- - Adapt β€” remix, transform, and build upon
150
 
151
  Under these terms:
152
- - Attribution β€” Give appropriate credit
153
- - No additional restrictions
 
 
 
 
 
 
 
 
 
 
 
 
 
154
 
155
  ---
156
 
157
- ## Contact & Support
158
 
159
- - **Research Questions**: aaron@valorgridsolutions.com
160
- - **Website**: [valorgridsolutions.com](https://valorgridsolutions.com)
161
- - **GitHub Issues**: [forgeos-public/issues](https://github.com/Feirbrand/forgeos-public/issues)
162
- - **LinkedIn**: [Aaron Slusher](https://www.linkedin.com/in/aaron-slusher)
163
 
164
  ---
165
 
166
- ## Related Research
167
 
168
- - **CSFC Framework** - [DOI 10.5281/zenodo.17309239](https://doi.org/10.5281/zenodo.17309239)
169
- - **FCE v3.6** - [DOI 10.5281/zenodo.17309322](https://doi.org/10.5281/zenodo.17309322)
170
- - **URA Layer Architecture** - Coming Q1 2025
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
171
 
172
  ---
173
 
 
1
+ ---
2
+ title: Phoenix Protocol v2.0 Demo
3
+ emoji: πŸ”₯
4
+ colorFrom: red
5
+ colorTo: orange
6
+ sdk: streamlit
7
+ sdk_version: 1.28.0
8
+ app_file: app.py
9
+ pinned: false
10
+ license: cc-by-nc-4.0
11
+ tags:
12
+ - ai-recovery
13
+ - neural-restoration
14
+ - cognitive-resilience
15
+ - forgeos
16
+ - vulnerability-research
17
+ ---
18
+
19
  # Phoenix Protocol v2.0 - Neural Recovery for AI Systems
20
 
21
  **Interactive recovery simulator for catastrophic AI system collapse**
 
108
 
109
  Phoenix Protocol is part of the ForgeOS cognitive resilience framework:
110
 
111
+ - **URA v1.5** - Layer 5 triggers Phoenix recovery ([DOI: 10.5281/zenodo.17309731](https://doi.org/10.5281/zenodo.17309731))
112
+ - **CSFC Framework** - Stage 4-5 detection activates Phoenix ([DOI: 10.5281/zenodo.17309239](https://doi.org/10.5281/zenodo.17309239))
113
+ - **FCE v3.6** - Context compression/restoration during recovery ([DOI: 10.5281/zenodo.17309322](https://doi.org/10.5281/zenodo.17309322))
114
  - **Torque Metrics** - Real-time cascade risk monitoring
115
 
116
  ---
117
 
118
  ## Research & Documentation
119
 
120
+ - **Paper**: [Phoenix Protocol v2.0: Neural Recovery for AI Systems](https://doi.org/10.5281/zenodo.17350768)
121
  - **GitHub**: [forgeos-public/vulnerability-research/phoenix-series](https://github.com/Feirbrand/forgeos-public/tree/main/vulnerability-research/phoenix-series)
122
  - **Website**: [valorgridsolutions.com](https://valorgridsolutions.com)
123
 
 
141
 
142
  ## Citation
143
 
 
 
144
  ```bibtex
145
  @techreport{slusher2025phoenix,
146
  title={Phoenix Protocol v2.0: Neural Recovery for AI Systems},
 
157
 
158
  ## License
159
 
160
+ ### Dual Licensing Model
161
+
162
+ **Option 1: Non-Commercial Use (CC BY-NC 4.0)**
163
+
164
+ For academic research, educational purposes, and non-commercial applications:
165
+
166
+ **Creative Commons Attribution-NonCommercial 4.0 International (CC BY-NC 4.0)**
167
 
168
  You are free to:
169
+ - **Share** β€” Copy and redistribute the material in any medium or format
170
+ - **Adapt** β€” Remix, transform, and build upon the material
171
 
172
  Under these terms:
173
+ - **Attribution** β€” You must give appropriate credit to ValorGrid Solutions and Aaron Slusher, provide a link to the license, and indicate if changes were made
174
+ - **Non-Commercial** β€” You may not use the material for commercial purposes without obtaining a separate commercial license
175
+ - **No Additional Restrictions** β€” You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits
176
+
177
+ **Option 2: Commercial Enterprise License**
178
+
179
+ For commercial deployment, enterprise integration, revenue-generating applications, or production use, contact:
180
+ - **Email:** aaron@valorgridsolutions.com
181
+ - **Website:** https://valorgridsolutions.com
182
+
183
+ Commercial licensing includes:
184
+ - Production deployment rights
185
+ - Enterprise support and customization
186
+ - Priority updates and security patches
187
+ - Commercial warranty and indemnification
188
 
189
  ---
190
 
191
+ ### Open Source Code
192
 
193
+ Demo code (app.py) released under **MIT License** for maximum reusability. Phoenix Protocol *recovery methodology* and *theoretical framework* subject to dual licensing above.
 
 
 
194
 
195
  ---
196
 
197
+ ### Attribution Requirements
198
 
199
+ All uses must include:
200
+ ```
201
+ Based on Phoenix Protocol v2.0 by Aaron Slusher, ValorGrid Solutions
202
+ DOI: 10.5281/zenodo.17350768
203
+ Licensed under CC BY-NC 4.0 for non-commercial use
204
+ ```
205
+
206
+ ---
207
+
208
+ **Β© 2025 ValorGrid Solutions. All Rights Reserved.**
209
+
210
+ Part of the ForgeOS AI Resilience Framework ecosystem.
211
+
212
+ ---
213
+
214
+ ## Contact
215
+
216
+ - **Research Questions**: aaron@valorgridsolutions.com
217
+ - **Website**: [valorgridsolutions.com](https://valorgridsolutions.com)
218
+ - **GitHub**: [forgeos-public](https://github.com/Feirbrand/forgeos-public)
219
 
220
  ---
221