FerrellSyntheticIntelligence commited on
Commit ·
633fbec
1
Parent(s): f3072b7
Clean repo: remove binaries, logs, caches, and build artifacts
Browse filesThis view is limited to 50 files because it contains too many changes. See raw diff
- __pycache__/app.cpython-311.pyc +0 -0
- core/__pycache__/diagnostics.cpython-311.pyc +0 -0
- core/__pycache__/memory_bank.cpython-311.pyc +0 -0
- core/__pycache__/sovereign_shield.cpython-311.pyc +0 -0
- core/__pycache__/vitalis_brain.cpython-311.pyc +0 -0
- core/__pycache__/vitalis_engine.cpython-311.pyc +0 -0
- ide_kernel/__pycache__/daemon.cpython-311.pyc +0 -0
- ide_kernel/__pycache__/kernel.cpython-311.pyc +0 -0
- ide_kernel/__pycache__/ledger.cpython-311.pyc +0 -0
- ide_kernel/__pycache__/security.cpython-311.pyc +0 -0
- ide_kernel/__pycache__/validator.cpython-311.pyc +0 -0
- src/__pycache__/__init__.cpython-311.pyc +0 -0
- src/brain/__pycache__/__init__.cpython-311.pyc +0 -0
- src/brain/__pycache__/inference.cpython-311.pyc +0 -0
- src/core/__pycache__/__init__.cpython-311.pyc +0 -0
- src/core/__pycache__/transformer_wrapper.cpython-311.pyc +0 -0
- src/core/__pycache__/watchdog.cpython-311.pyc +0 -0
- src/devcore/__pycache__/__init__.cpython-311.pyc +0 -0
- src/devcore/__pycache__/agent_manager.cpython-311.pyc +0 -0
- src/devcore/__pycache__/auditor.cpython-311.pyc +0 -0
- src/devcore/__pycache__/auto_developer.cpython-311.pyc +0 -0
- src/devcore/__pycache__/baseline_ingester.cpython-311.pyc +0 -0
- src/devcore/__pycache__/benchmark.cpython-311.pyc +0 -0
- src/devcore/__pycache__/context_core.cpython-311.pyc +0 -0
- src/devcore/__pycache__/core_bridge.cpython-311.pyc +0 -0
- src/devcore/__pycache__/dashboard.cpython-311.pyc +0 -0
- src/devcore/__pycache__/data_pipeline.cpython-311.pyc +0 -0
- src/devcore/__pycache__/external_interface.cpython-311.pyc +0 -0
- src/devcore/__pycache__/guardian.cpython-311.pyc +0 -0
- src/devcore/__pycache__/integration_engine.cpython-311.pyc +0 -0
- src/devcore/__pycache__/logger.cpython-311.pyc +0 -0
- src/devcore/__pycache__/refactor_engine.cpython-311.pyc +0 -0
- src/devcore/__pycache__/reinforcement_engine.cpython-311.pyc +0 -0
- src/devcore/__pycache__/repair_engine.cpython-311.pyc +0 -0
- src/devcore/__pycache__/rollback_service.cpython-311.pyc +0 -0
- src/devcore/__pycache__/security_middleware.cpython-311.pyc +0 -0
- src/devcore/__pycache__/service_manager.cpython-311.pyc +0 -0
- src/devcore/__pycache__/supervisor.cpython-311.pyc +0 -0
- src/devcore/__pycache__/syntax_ingester.cpython-311.pyc +0 -0
- src/devcore/__pycache__/synthesis_engine.cpython-311.pyc +0 -0
- src/devcore/__pycache__/template_factory.cpython-311.pyc +0 -0
- src/devcore/__pycache__/validation_engine.cpython-311.pyc +0 -0
- src/devcore/__pycache__/vitalis_cognitive_engine.cpython-311.pyc +0 -0
- src/devcore/__pycache__/vitalis_generator.cpython-311.pyc +0 -0
- src/devcore/__pycache__/workspace_io.cpython-311.pyc +0 -0
- src/devcore/sandbox/__pycache__/engine.cpython-311.pyc +0 -0
- src/devcore/sandbox/staging/__pycache__/security_scanner.cpython-311.pyc +0 -0
- src/ide_kernel/__pycache__/__init__.cpython-311.pyc +0 -0
- src/ide_kernel/__pycache__/agent_interface.cpython-311.pyc +0 -0
- src/ide_kernel/__pycache__/client.cpython-311.pyc +0 -0
__pycache__/app.cpython-311.pyc
DELETED
|
Binary file (2.89 kB)
|
|
|
core/__pycache__/diagnostics.cpython-311.pyc
DELETED
|
Binary file (1.16 kB)
|
|
|
core/__pycache__/memory_bank.cpython-311.pyc
DELETED
|
Binary file (1.96 kB)
|
|
|
core/__pycache__/sovereign_shield.cpython-311.pyc
DELETED
|
Binary file (463 Bytes)
|
|
|
core/__pycache__/vitalis_brain.cpython-311.pyc
DELETED
|
Binary file (1.99 kB)
|
|
|
core/__pycache__/vitalis_engine.cpython-311.pyc
DELETED
|
Binary file (1.83 kB)
|
|
|
ide_kernel/__pycache__/daemon.cpython-311.pyc
DELETED
|
Binary file (5.59 kB)
|
|
|
ide_kernel/__pycache__/kernel.cpython-311.pyc
DELETED
|
Binary file (2.18 kB)
|
|
|
ide_kernel/__pycache__/ledger.cpython-311.pyc
DELETED
|
Binary file (1.59 kB)
|
|
|
ide_kernel/__pycache__/security.cpython-311.pyc
DELETED
|
Binary file (1.42 kB)
|
|
|
ide_kernel/__pycache__/validator.cpython-311.pyc
DELETED
|
Binary file (1.33 kB)
|
|
|
src/__pycache__/__init__.cpython-311.pyc
DELETED
|
Binary file (152 Bytes)
|
|
|
src/brain/__pycache__/__init__.cpython-311.pyc
DELETED
|
Binary file (158 Bytes)
|
|
|
src/brain/__pycache__/inference.cpython-311.pyc
DELETED
|
Binary file (2.26 kB)
|
|
|
src/core/__pycache__/__init__.cpython-311.pyc
DELETED
|
Binary file (157 Bytes)
|
|
|
src/core/__pycache__/transformer_wrapper.cpython-311.pyc
DELETED
|
Binary file (572 Bytes)
|
|
|
src/core/__pycache__/watchdog.cpython-311.pyc
DELETED
|
Binary file (635 Bytes)
|
|
|
src/devcore/__pycache__/__init__.cpython-311.pyc
DELETED
|
Binary file (160 Bytes)
|
|
|
src/devcore/__pycache__/agent_manager.cpython-311.pyc
DELETED
|
Binary file (1.38 kB)
|
|
|
src/devcore/__pycache__/auditor.cpython-311.pyc
DELETED
|
Binary file (1.58 kB)
|
|
|
src/devcore/__pycache__/auto_developer.cpython-311.pyc
DELETED
|
Binary file (1.75 kB)
|
|
|
src/devcore/__pycache__/baseline_ingester.cpython-311.pyc
DELETED
|
Binary file (4.15 kB)
|
|
|
src/devcore/__pycache__/benchmark.cpython-311.pyc
DELETED
|
Binary file (1.8 kB)
|
|
|
src/devcore/__pycache__/context_core.cpython-311.pyc
DELETED
|
Binary file (1.71 kB)
|
|
|
src/devcore/__pycache__/core_bridge.cpython-311.pyc
DELETED
|
Binary file (2.63 kB)
|
|
|
src/devcore/__pycache__/dashboard.cpython-311.pyc
DELETED
|
Binary file (1.55 kB)
|
|
|
src/devcore/__pycache__/data_pipeline.cpython-311.pyc
DELETED
|
Binary file (3.84 kB)
|
|
|
src/devcore/__pycache__/external_interface.cpython-311.pyc
DELETED
|
Binary file (854 Bytes)
|
|
|
src/devcore/__pycache__/guardian.cpython-311.pyc
DELETED
|
Binary file (1.7 kB)
|
|
|
src/devcore/__pycache__/integration_engine.cpython-311.pyc
DELETED
|
Binary file (2.16 kB)
|
|
|
src/devcore/__pycache__/logger.cpython-311.pyc
DELETED
|
Binary file (2.44 kB)
|
|
|
src/devcore/__pycache__/refactor_engine.cpython-311.pyc
DELETED
|
Binary file (871 Bytes)
|
|
|
src/devcore/__pycache__/reinforcement_engine.cpython-311.pyc
DELETED
|
Binary file (2.22 kB)
|
|
|
src/devcore/__pycache__/repair_engine.cpython-311.pyc
DELETED
|
Binary file (2.18 kB)
|
|
|
src/devcore/__pycache__/rollback_service.cpython-311.pyc
DELETED
|
Binary file (2.58 kB)
|
|
|
src/devcore/__pycache__/security_middleware.cpython-311.pyc
DELETED
|
Binary file (849 Bytes)
|
|
|
src/devcore/__pycache__/service_manager.cpython-311.pyc
DELETED
|
Binary file (1.46 kB)
|
|
|
src/devcore/__pycache__/supervisor.cpython-311.pyc
DELETED
|
Binary file (2.06 kB)
|
|
|
src/devcore/__pycache__/syntax_ingester.cpython-311.pyc
DELETED
|
Binary file (4.93 kB)
|
|
|
src/devcore/__pycache__/synthesis_engine.cpython-311.pyc
DELETED
|
Binary file (2.26 kB)
|
|
|
src/devcore/__pycache__/template_factory.cpython-311.pyc
DELETED
|
Binary file (869 Bytes)
|
|
|
src/devcore/__pycache__/validation_engine.cpython-311.pyc
DELETED
|
Binary file (2.24 kB)
|
|
|
src/devcore/__pycache__/vitalis_cognitive_engine.cpython-311.pyc
DELETED
|
Binary file (4.03 kB)
|
|
|
src/devcore/__pycache__/vitalis_generator.cpython-311.pyc
DELETED
|
Binary file (1.41 kB)
|
|
|
src/devcore/__pycache__/workspace_io.cpython-311.pyc
DELETED
|
Binary file (3.88 kB)
|
|
|
src/devcore/sandbox/__pycache__/engine.cpython-311.pyc
DELETED
|
Binary file (1.59 kB)
|
|
|
src/devcore/sandbox/staging/__pycache__/security_scanner.cpython-311.pyc
DELETED
|
Binary file (2.98 kB)
|
|
|
src/ide_kernel/__pycache__/__init__.cpython-311.pyc
DELETED
|
Binary file (163 Bytes)
|
|
|
src/ide_kernel/__pycache__/agent_interface.cpython-311.pyc
DELETED
|
Binary file (1.47 kB)
|
|
|
src/ide_kernel/__pycache__/client.cpython-311.pyc
DELETED
|
Binary file (1.73 kB)
|
|
|