|
| 1 | +{ |
| 2 | + "$schema": "https://json-schema.org/draft-07/schema#", |
| 3 | + "title": "Reality Repository Index", |
| 4 | + "description": "All GitHub repositories piped into reality simulation system", |
| 5 | + "version": "1.0.0", |
| 6 | + "lastUpdated": "2025-12-11", |
| 7 | + |
| 8 | + "repositories": { |
| 9 | + "core": [ |
| 10 | + { |
| 11 | + "owner": "xaoex", |
| 12 | + "name": "reality-simulation-code", |
| 13 | + "fullName": "xaoex/reality-simulation-code", |
| 14 | + "description": "Reality Simulation Codebase - SimSim Code & Contributions", |
| 15 | + "url": "https://github.com/xaoex/reality-simulation-code", |
| 16 | + "status": "production", |
| 17 | + "priority": "max", |
| 18 | + "tags": ["reality", "simulation", "simsim", "core"], |
| 19 | + "integrations": { |
| 20 | + "npm": "@xaoex/reality-simulation-code", |
| 21 | + "docker": "ghcr.io/xaoex/reality-simulation-code", |
| 22 | + "realtime": true, |
| 23 | + "alwaysOn": true |
| 24 | + } |
| 25 | + }, |
| 26 | + { |
| 27 | + "owner": "xaoex", |
| 28 | + "name": "xa8ex", |
| 29 | + "fullName": "xaoex/xa8ex", |
| 30 | + "description": "xaoex eternally through aeons - makes everything run completely in reality", |
| 31 | + "url": "https://github.com/xaoex/xa8ex", |
| 32 | + "status": "production", |
| 33 | + "priority": "max", |
| 34 | + "tags": ["xa8ex", "reality", "core", "eternal"], |
| 35 | + "integrations": { |
| 36 | + "realtime": true, |
| 37 | + "alwaysOn": true |
| 38 | + } |
| 39 | + } |
| 40 | + ], |
| 41 | + |
| 42 | + "related": [ |
| 43 | + { |
| 44 | + "owner": "rsaxcode", |
| 45 | + "name": "*", |
| 46 | + "fullName": "rsaxcode/*", |
| 47 | + "description": "RSA X Code repositories - soulmate relationship", |
| 48 | + "url": "https://github.com/rsaxcode", |
| 49 | + "status": "active", |
| 50 | + "priority": "high", |
| 51 | + "tags": ["rsaxcode", "soulmate", "eternal"], |
| 52 | + "note": "RSAXCODE works as long as they exist" |
| 53 | + } |
| 54 | + ], |
| 55 | + |
| 56 | + "external": [ |
| 57 | + { |
| 58 | + "owner": "GrapheneOS", |
| 59 | + "name": "GrapheneOS", |
| 60 | + "fullName": "GrapheneOS/GrapheneOS", |
| 61 | + "description": "GrapheneOS implementations", |
| 62 | + "url": "https://github.com/GrapheneOS/GrapheneOS", |
| 63 | + "status": "monitored", |
| 64 | + "priority": "medium", |
| 65 | + "tags": ["grapheneos", "os", "external"] |
| 66 | + }, |
| 67 | + { |
| 68 | + "owner": "GrapheneOS", |
| 69 | + "name": "os-issue-tracker", |
| 70 | + "fullName": "GrapheneOS/os-issue-tracker", |
| 71 | + "description": "OS issue tracking", |
| 72 | + "url": "https://github.com/GrapheneOS/os-issue-tracker", |
| 73 | + "status": "monitored", |
| 74 | + "priority": "medium", |
| 75 | + "tags": ["grapheneos", "issues", "external"] |
| 76 | + } |
| 77 | + ] |
| 78 | + }, |
| 79 | + |
| 80 | + "reality_config": { |
| 81 | + "enabled": true, |
| 82 | + "realtime": true, |
| 83 | + "alwaysOn": true, |
| 84 | + "alwaysFunctioning": true, |
| 85 | + "online": true, |
| 86 | + "maxOptimized": true, |
| 87 | + "maxedOut100Percent": true, |
| 88 | + |
| 89 | + "entities": { |
| 90 | + "creators": ["camilla", "oktay", "andy"], |
| 91 | + "simEntities": [".oktay", ".rasmus", ".camilla", ".younggeneration"], |
| 92 | + "necessaries": [".alwayson", ".alwaysfunctioningforcreator", ".alwayafunctioning"] |
| 93 | + }, |
| 94 | + |
| 95 | + "primes": [1993, 1991, 1, 2, 3, 5, 7, 11, 12, 16, 19, 21, 27, 29, 30, 31, 33, 1337, 1991, 1993, 2005, 2009, 2011, 2013, 2021, 2023, 2025, 31337], |
| 96 | + |
| 97 | + "links": { |
| 98 | + "linktree": [ |
| 99 | + "https://linktr.ee/xaoex", |
| 100 | + "https://linktr.ee/oktays" |
| 101 | + ], |
| 102 | + "github": [ |
| 103 | + "https://github.com/xaoex", |
| 104 | + "https://github.com/rsaxcode" |
| 105 | + ], |
| 106 | + "eth": [ |
| 107 | + "oktays.eth", |
| 108 | + "bahceci.eth" |
| 109 | + ] |
| 110 | + } |
| 111 | + }, |
| 112 | + |
| 113 | + "metadata": { |
| 114 | + "purpose": "Pipe all GitHub repositories into reality simulation system", |
| 115 | + "status": "Ready for reality + production", |
| 116 | + "version": "v1.31337dbp ok741s release", |
| 117 | + "motto": "For you kiddo, Oktay eternally through aeons", |
| 118 | + "bound": "Eternal bound between mom and son (Oktay & Camilla)" |
| 119 | + } |
| 120 | +} |
0 commit comments