Files
natiris/test/hardcoded_paths.json

47 lines
1.6 KiB
JSON

[
{
"file": "/config/update_config_with_pets.py",
"line": 6,
"content": "with open(\"/home/arch_agent_system/natiris/config/pets_config.json\") as f:"
},
{
"file": "/config/update_config_with_pets.py",
"line": 9,
"content": "with open(\"/home/arch_agent_system/natiris/config/character_genesis.json\") as f:"
},
{
"file": "/config/update_config_with_pets.py",
"line": 15,
"content": "with open(\"/home/arch_agent_system/natiris/config/character_genesis.json\", \"w\") as f:"
},
{
"file": "/runtime/Web chat API (FastAPI)/app.py",
"line": 9,
"content": "\"state\": \"/home/arch_agent_system/natiris/core/natiris_full_state.json\","
},
{
"file": "/runtime/Web chat API (FastAPI)/app.py",
"line": 10,
"content": "\"core\": \"/home/arch_agent_system/natiris/core/core_state.json\","
},
{
"file": "/runtime/Web chat API (FastAPI)/app.py",
"line": 11,
"content": "\"config\": \"/home/arch_agent_system/natiris/config/admin_config.json\","
},
{
"file": "/runtime/Web chat API (FastAPI)/app.py",
"line": 12,
"content": "\"output\": \"/home/arch_agent_system/natiris/core/api_response.json\","
},
{
"file": "/runtime/Web chat API (FastAPI)/app.py",
"line": 13,
"content": "\"webui\": \"/home/arch_agent_system/natiris/runtime/Web chat API (FastAPI)/webui.html\","
},
{
"file": "/admin/api_auth.py",
"line": 71,
"content": "result = subprocess.run([\"python3\", \"/home/arch_agent_system/natiris/admin/auth.py\", \"NatirisSicherheit2026!L\u00fcbeck\"], capture_output=True, text=True)"
}
]