refactor: move brother_node development artifact to dev/test-nodes subdirectory
Development Artifact Cleanup: ✅ BROTHER_NODE REORGANIZATION: Moved development test node to appropriate location - dev/test-nodes/brother_node/: Moved from root directory for better organization - Contains development configuration, test logs, and test chain data - No impact on production systems - purely development/testing artifact ✅ DEVELOPMENT ARTIFACTS IDENTIFIED: - Chain ID: aitbc-brother-chain (test/development chain) - Ports: 8010 (P2P) and 8011 (RPC) - different from production - Environment: .env file with test configuration - Logs: rpc.log and node.log from development testing session (March 15, 2026) ✅ ROOT DIRECTORY CLEANUP: Removed development clutter from production directory - brother_node/ moved to dev/test-nodes/brother_node/ - Root directory now contains only production-ready components - Development artifacts properly organized in dev/ subdirectory DIRECTORY STRUCTURE IMPROVEMENT: 📁 dev/test-nodes/: Development and testing node configurations 🏗️ Root Directory: Clean production structure with only essential components 🧪 Development Isolation: Test environments separated from production BENEFITS: ✅ Clean Production Directory: No development artifacts in root ✅ Better Organization: Development nodes grouped in dev/ subdirectory ✅ Clear Separation: Production vs development environments clearly distinguished ✅ Maintainability: Easier to identify and manage development components RESULT: Successfully moved brother_node development artifact to dev/test-nodes/ subdirectory, cleaning up the root directory while preserving development testing environment for future use.
This commit is contained in:
1
dev/env/cli_env/lib/python3.13/site-packages/tabulate-0.9.0.dist-info/INSTALLER
vendored
Executable file
1
dev/env/cli_env/lib/python3.13/site-packages/tabulate-0.9.0.dist-info/INSTALLER
vendored
Executable file
@@ -0,0 +1 @@
|
||||
pip
|
||||
20
dev/env/cli_env/lib/python3.13/site-packages/tabulate-0.9.0.dist-info/LICENSE
vendored
Executable file
20
dev/env/cli_env/lib/python3.13/site-packages/tabulate-0.9.0.dist-info/LICENSE
vendored
Executable file
@@ -0,0 +1,20 @@
|
||||
Copyright (c) 2011-2020 Sergey Astanin and contributors
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining
|
||||
a copy of this software and associated documentation files (the
|
||||
"Software"), to deal in the Software without restriction, including
|
||||
without limitation the rights to use, copy, modify, merge, publish,
|
||||
distribute, sublicense, and/or sell copies of the Software, and to
|
||||
permit persons to whom the Software is furnished to do so, subject to
|
||||
the following conditions:
|
||||
|
||||
The above copyright notice and this permission notice shall be
|
||||
included in all copies or substantial portions of the Software.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||||
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
||||
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
||||
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
|
||||
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
||||
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
||||
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
1149
dev/env/cli_env/lib/python3.13/site-packages/tabulate-0.9.0.dist-info/METADATA
vendored
Executable file
1149
dev/env/cli_env/lib/python3.13/site-packages/tabulate-0.9.0.dist-info/METADATA
vendored
Executable file
File diff suppressed because it is too large
Load Diff
12
dev/env/cli_env/lib/python3.13/site-packages/tabulate-0.9.0.dist-info/RECORD
vendored
Executable file
12
dev/env/cli_env/lib/python3.13/site-packages/tabulate-0.9.0.dist-info/RECORD
vendored
Executable file
@@ -0,0 +1,12 @@
|
||||
../../../bin/tabulate,sha256=LjsxwnIHeEBTMEBmgnHqmtZzrHboWWcTNBa3G0SQ8mo,237
|
||||
tabulate-0.9.0.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
|
||||
tabulate-0.9.0.dist-info/LICENSE,sha256=zfq1DTfY6tBkaPt2o6uvzQXBZ0nsihjuv6UP1Ix8stI,1080
|
||||
tabulate-0.9.0.dist-info/METADATA,sha256=8oAqreJhIJG0WVHyZa8pF0-QwyNvaMyMzetkaUHmKWk,34132
|
||||
tabulate-0.9.0.dist-info/RECORD,,
|
||||
tabulate-0.9.0.dist-info/WHEEL,sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA,92
|
||||
tabulate-0.9.0.dist-info/entry_points.txt,sha256=8DmChBYma2n4UqC1VkkKbD5Nu4MrdZasURoeTtG0JVo,44
|
||||
tabulate-0.9.0.dist-info/top_level.txt,sha256=qfqkQ2az7LTxUeRePtX8ggmh294Kf1ERdI-11aWqFZU,9
|
||||
tabulate/__init__.py,sha256=X3rwoo_NcTuDDJc4hnWUX6jElQsFtY-NGHyQCldS1X0,95290
|
||||
tabulate/__pycache__/__init__.cpython-313.pyc,,
|
||||
tabulate/__pycache__/version.cpython-313.pyc,,
|
||||
tabulate/version.py,sha256=QVVpjnTor93ym-Tb6Y_XtL_6pmQ3MtoNy3Q6I0o3Yqg,181
|
||||
5
dev/env/cli_env/lib/python3.13/site-packages/tabulate-0.9.0.dist-info/WHEEL
vendored
Executable file
5
dev/env/cli_env/lib/python3.13/site-packages/tabulate-0.9.0.dist-info/WHEEL
vendored
Executable file
@@ -0,0 +1,5 @@
|
||||
Wheel-Version: 1.0
|
||||
Generator: bdist_wheel (0.37.1)
|
||||
Root-Is-Purelib: true
|
||||
Tag: py3-none-any
|
||||
|
||||
2
dev/env/cli_env/lib/python3.13/site-packages/tabulate-0.9.0.dist-info/entry_points.txt
vendored
Executable file
2
dev/env/cli_env/lib/python3.13/site-packages/tabulate-0.9.0.dist-info/entry_points.txt
vendored
Executable file
@@ -0,0 +1,2 @@
|
||||
[console_scripts]
|
||||
tabulate = tabulate:_main
|
||||
1
dev/env/cli_env/lib/python3.13/site-packages/tabulate-0.9.0.dist-info/top_level.txt
vendored
Executable file
1
dev/env/cli_env/lib/python3.13/site-packages/tabulate-0.9.0.dist-info/top_level.txt
vendored
Executable file
@@ -0,0 +1 @@
|
||||
tabulate
|
||||
Reference in New Issue
Block a user