feat: synchronize human and llm databank artifacts with TOC update\n\n- Add AGENTS.md to human artifacts and AGENTS.json to llm artifacts\n- Add TSYS.md to human artifacts and TSYS.json to llm artifacts\n- Update LLMDatabankTOC.json to accurately reflect existing files\n- Ensure human and llm directories are in sync as per workflow\n- Remove references to non-existent files in the TOC
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
This commit is contained in:
87
databank/artifacts/llm/personal/TSYS.json
Normal file
87
databank/artifacts/llm/personal/TSYS.json
Normal file
@@ -0,0 +1,87 @@
|
||||
{
|
||||
"title": "TSYS Group Documentation",
|
||||
"description": "Documentation of the TSYS Group and its entities",
|
||||
"timestamp": "2025-10-24T00:00:00Z",
|
||||
"entities": {
|
||||
"legal_jurisdiction": "All entities are filed and domiciled in the great state of Texas",
|
||||
"for_profit_entities": [
|
||||
{
|
||||
"name": "Turnkey Network Systems LLC",
|
||||
"type": "series LLC"
|
||||
},
|
||||
{
|
||||
"name": "RackRental.net Operating Company LLC",
|
||||
"type": "stand alone LLC",
|
||||
"purpose": "all consulting and SaaS operations are run from here"
|
||||
},
|
||||
{
|
||||
"name": "Suborbital Systems Development Company LLC",
|
||||
"type": "stand alone LLC",
|
||||
"purpose": "this is the \"moonshot\" business and will be where all fundraising is done"
|
||||
}
|
||||
],
|
||||
"non_profit_entities": [
|
||||
{
|
||||
"name": "Americans For A Better Network INC",
|
||||
"type": "Texas non profit",
|
||||
"status": "plan to be a 501c3",
|
||||
"goal": "want to get a fiscal sponsor by end of 2025"
|
||||
},
|
||||
{
|
||||
"name": "Side Door Group",
|
||||
"type": "Texas non profit",
|
||||
"status": "plan to be a 501c4"
|
||||
},
|
||||
{
|
||||
"name": "Side Door Solutions Group INC",
|
||||
"type": "Texas non profit",
|
||||
"type": "super PAC"
|
||||
}
|
||||
]
|
||||
},
|
||||
"mission": {
|
||||
"statement": "The overall goal of TSYS Group is to solve the digital divide through a combination of R&D, Operations, and Advocacy/Lobbying/Education",
|
||||
"philosophy": "We are fiercely FLO and our governance materials are open"
|
||||
},
|
||||
"business_model_vision": {
|
||||
"goal": "Operations/business model to be adopted by other passionate pragmatic individuals to solve big problems",
|
||||
"focus_areas": [
|
||||
"clean water",
|
||||
"clean energy",
|
||||
"governance",
|
||||
"food shortages"
|
||||
],
|
||||
"approach": "We believe strongly that only a combination of private enterprise and government can solve these issues"
|
||||
},
|
||||
"series_entities": {
|
||||
"high_flight_network_operating_company": {
|
||||
"name": "HFNOC",
|
||||
"full_name": "High Flight Network Operating Company",
|
||||
"type": "coop in all states that recognize it",
|
||||
"status": "currently in early formation stages",
|
||||
"purpose": "Will be the entity (a collection of sub entities under this banner) that will own and operate (in coop/collective trust) balloons and ground stations for MorseNet (what we are calling the network we are building)"
|
||||
},
|
||||
"high_flight_network_finance_company": {
|
||||
"name": "HFNFC",
|
||||
"full_name": "High Flight Network Finance Company",
|
||||
"type": "coop just like HFNOC",
|
||||
"status": "also in early formation stages currently",
|
||||
"purpose": "Will handle network finance/construction/loans etc.",
|
||||
"funding_approach": [
|
||||
"The idea is to raise financing from main street",
|
||||
"To the extent wall street participates, it's only given financial interest, not governance",
|
||||
"Will not do security bundling and chase returns",
|
||||
"The capital will earn a reasonable rate of return and reinvest into the coop to build more networks and keep debt and interest rates low"
|
||||
]
|
||||
}
|
||||
},
|
||||
"abbreviated_entity_names": [
|
||||
"RWSCP",
|
||||
"RWFO",
|
||||
"AP4AP"
|
||||
],
|
||||
"metadata": {
|
||||
"last_updated": "October 16, 2025",
|
||||
"tags": ["tsys", "legal", "entities", "business", "non_profit", "series_llc"]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user