Update documentation structure and enhance .gitignore

- Added generated index files and report directories to .gitignore to prevent unnecessary tracking of transient files.
- Updated README links to reflect new documentation paths for better navigation.
- Improved documentation organization by ensuring all links point to the correct locations, enhancing user experience and accessibility.
This commit is contained in:
defiQUG
2025-12-12 21:18:55 -08:00
parent 664707d912
commit fe0365757a
106 changed files with 4666 additions and 2294 deletions

View File

@@ -1,122 +0,0 @@
[
{
"region": "Europe",
"entity": "Sovereign Order of Hospitallers",
"category": "Infrastructure",
"monthly": 150000,
"annual": 1800000,
"breakdown": {
"compute": 80000,
"storage": 30000,
"network": 20000,
"licenses": 15000,
"personnel": 5000
},
"currency": "USD",
"lastUpdated": "2025-01-01"
},
{
"region": "Americas",
"entity": "Sovereign Order of Hospitallers",
"category": "Infrastructure",
"monthly": 120000,
"annual": 1440000,
"breakdown": {
"compute": 65000,
"storage": 25000,
"network": 18000,
"licenses": 10000,
"personnel": 2000
},
"currency": "USD",
"lastUpdated": "2025-01-01"
},
{
"region": "Asia-Pacific",
"entity": "Sovereign Order of Hospitallers",
"category": "Infrastructure",
"monthly": 100000,
"annual": 1200000,
"breakdown": {
"compute": 55000,
"storage": 20000,
"network": 15000,
"licenses": 8000,
"personnel": 2000
},
"currency": "USD",
"lastUpdated": "2025-01-01"
},
{
"region": "Africa (Sub-Saharan)",
"entity": "Sovereign Order of Hospitallers",
"category": "Infrastructure",
"monthly": 80000,
"annual": 960000,
"breakdown": {
"compute": 40000,
"storage": 18000,
"network": 15000,
"licenses": 6000,
"personnel": 1000
},
"currency": "USD",
"lastUpdated": "2025-01-01"
},
{
"region": "Middle East & North Africa",
"entity": "Sovereign Order of Hospitallers",
"category": "Infrastructure",
"monthly": 60000,
"annual": 720000,
"breakdown": {
"compute": 30000,
"storage": 12000,
"network": 12000,
"licenses": 5000,
"personnel": 1000
},
"currency": "USD",
"lastUpdated": "2025-01-01"
},
{
"region": "Global",
"entity": "Sovereign Order of Hospitallers",
"category": "Network",
"monthly": 50000,
"annual": 600000,
"breakdown": {
"network": 40000,
"licenses": 10000
},
"currency": "USD",
"lastUpdated": "2025-01-01"
},
{
"region": "Global",
"entity": "Sovereign Order of Hospitallers",
"category": "Compliance",
"monthly": 30000,
"annual": 360000,
"breakdown": {
"licenses": 15000,
"personnel": 15000
},
"currency": "USD",
"lastUpdated": "2025-01-01"
},
{
"region": "Global",
"entity": "Sovereign Order of Hospitallers",
"category": "Operations",
"monthly": 200000,
"annual": 2400000,
"breakdown": {
"personnel": 180000,
"licenses": 20000
},
"currency": "USD",
"lastUpdated": "2025-01-01"
}
]