watcheroftheflame commited on
Commit
3ac7e95
·
verified ·
1 Parent(s): a393824

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -5
README.md CHANGED
@@ -1,5 +1,17 @@
1
- ---
2
- license: other
3
- license_name: veilsight-persistence-glyphs
4
- license_link: LICENSE
5
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # VeilSight — Persistence-Gated Glyph Extraction
2
+
3
+ VeilSight is a research prototype for detecting persistent symbolic
4
+ structures ("glyphs") that emerge from entropy-rich natural video
5
+ (smoke, fire, water, clouds).
6
+
7
+ This repository does not provide trained models or datasets.
8
+
9
+ The system is evaluated via behavioral invariants rather than accuracy
10
+ metrics, focusing on persistence-constrained structure detection.
11
+
12
+ ## Resources
13
+ - GitHub (code + technical appendix):
14
+ https://github.com/05221975/veilsight-persistence-glyphs
15
+
16
+ ## License
17
+ Evaluation and research use only.