H2OMatrixCE — part of the Viper RAID-0 workstation system.
Auto-generated 2026-08-14 03:52 from source — branch main, 59 Python modules, 68 other files.
.director_payload.md
.gitconfig
.gitignore
900_STEPS_SINGULARITY.md
BUDGET_CREDITS.md
Blueprint.md
CHANGELOG.md
CLIDE_SPEC.md
ENTERPRISE_INIT.p
GEMINI.md
H2O_MATRIX_SOP.p
LOGOS_PURPOSE.md
GAME_SUBSTRATE/
mechanics/
AGENT_LAYER.py
CYBER_CANVAS_TUI.py
DETERMINISTIC_PHYSICS.py
H2OIDE/
Blueprint.md
CHANGELOG.md
DATA_FLOW.md
ENTERPRISE_INIT.p
GLOBAL_PEDAGOGY.md
PEDAGOGY_LEDGER_DUMP.sql
PROJECT_LOG.md
PROMPT_GUIDE.md
README.md
README_ENTERPRISE.md
SESSION_CHATS.jsonl
agy
skills/
terminal.json
teaching_sandbox/
a.py
PocketMatrix/
build_apk/
AndroidManifest.xml
compiled_res.zip
bin/
PocketMatrix.stable.zip
classes.dex
debug.keystore
obj/
res/
src/
core/
build_manifest.json
cegcc/
README.md
wcecl/
documents/
PROJECT_GENETIC_FLOW/
topology.json
PROJECT_H2O/
continue_config.json
system/
ce_simulator.py
chat_harvester.py
datacenter_sync.sh
fault_injector.py
google_bridge.py
gui_bridge.py
headless_bridge.py
ingestion_engine.py
positive_ping.py
quarantine_filter.py
telemetry_parser.py
templates/
desktop.html
VIPER_SCRIPT_LIBRARY/
agy-cli-go/
agy-go
go.mod
main.go
build_staging/
agy
genetic_flow/
.aider.conf.json
.env
.gitignore
__init__.py
install_genetic_flow.sh
runtime_loop.py
...
External packages imported by this project:
PocketMatrix, asyncpg, bs4, core_brain, dis, dotenv, email, flask, genetic_flow, gkeepapi, kqml_protocol, openai, rag_pipeline, requests, rich, smtplib
Executable entry points (have a __main__ block):
python GAME_SUBSTRATE/mechanics/AGENT_LAYER.pypython GAME_SUBSTRATE/mechanics/CYBER_CANVAS_TUI.pypython GAME_SUBSTRATE/mechanics/DETERMINISTIC_PHYSICS.pypython H2OIDE/daemon.pypython H2OIDE/initialize_enterprise_project.pypython H2OIDE/network_hook.pypython H2OIDE/pedagogy_loop.pypython PEDAGOGY_HARVESTER.pypython PocketMatrix/system/ce_simulator.pypython PocketMatrix/system/chat_harvester.pypython PocketMatrix/system/fault_injector.pypython PocketMatrix/system/google_bridge.py
auto_configure(intent)— Detects intent and changes system settings automatically.
- class
StateMachine- methods:
process_input,update
- methods:
call_llm(prompt)process_batch(lines)main()
fitness(response_text, duration)
get_token()generate_ascii_tree(path)— ASCII tree generator.initialize()
webhook()
log_to_ledger(task, cmd)call_llm_agy(task)teach()
harvest()— Autonomous Pedagogy Harvester
- class
CESubstrateSimulator— Simulates a remote Windows CE device for local testing and pedagogy.- methods:
get_status,simulate_shell
- methods:
extract_todos()
- class
DynamicFaultInjector- methods:
inject_fault,tutor_student
- methods:
load_credentials()— Loads Google credentials (Email and App Password) from config.send_gmail(to_addr, subject, body, retries)— Sends an email via Gmail SMTP using an App Password with exponential backoff.sync_keep(tasks, retries)— Syncs the local PocketMatrix ToDo database with Google Keep with backoff.
desktop()omni_chat()list_projects()list_databases()query_database()update_database()handle_notes()handle_todo()sync_todo_google()get_mail()send_mail()web_crawl()get_tasks()list_files()read_file()
- class
HeadlessBridge- methods:
translate_and_execute
- methods:
- class
IngestionEngine- methods:
clean_text,fetch_and_parse,format_for_danube
- methods:
generate_ping()
isolate_anomalies()
- class
TelemetryParser- methods:
generate_mock_telemetry,analyze_telemetry
- methods:
scan_todos()— High-Fidelity Todo Scannercleanup_completed()— Removes [x] tasks from substrate to keep entropy low.update_syphon(all_todos)— Injects aggregated todos into the CHAT_SYPHON.md manifest.
complete_roadmap(file_path)
sync_bayesian_weights()— Bridge ledger.db quantum_parameters into the genetic flow loop.export_optimization_stats()— Export genetic progress back to the main IDE ledger.
initialize_cluster_table()update_heartbeat(node_id)— Updates the heartbeat for a specific cluster node.get_cluster_topology()— Returns a string representation of the cluster topology for the TUI.
- class
BinaryDecompilationEngine— Airgapped processor that translates Python logic into binary opcode math.- methods:
decompile_and_score
- methods:
- class
LocalAgentRouter— [PERFORMATIVE: ROUTE] Native 32-bit llama-cli Wrapper with KQML/Vector Handoff.- methods:
get_management_rules,run_generation,clean_code
- methods:
extract_clean_code(raw_stream)
algorithm(n)
- class
StatisticalEvaluator— [PERFORMATIVE: EVALUATE] Evaluates microsecond trends via IQR variance algorithms (Pure Python).- methods:
evaluate_performance
- methods:
evaluate()
get_last_insight()generate_dashboard(gen, fitness, code_str, stuck_count, max_stuck, sprite_status)
- class
Watchdog- methods:
check_stagnation,get_hyperparameter_adjustment,trigger_cloud_escalation
- methods:
get_embedding(text)fetch_memory_context(goal)run_cmd(cmd)fix_step(step_data, error_output, sys_constraints, decompiler, max_retries)main(goal)
send_to_daemon(command, exit_code)
process_and_store(payload)— The heavy lifting she does silently after your terminal is already free.handle_connection(reader, writer)— Instantly accepts data from your shell hook and releases it.main()
- class
AudioManifestationEngine— [PHASE 5.2/5.3] Headless TTS & Async Streaming Engine.- methods:
speak,run_audio_feedback
- methods:
- class
HeadlessOrchestrator- methods:
handle_input
- methods:
- class
SimpleEmbedder— Computes fixed-dimension semantic vector via hashing.- methods:
embed
- methods:
- class
RAGInterceptor- methods:
pre_flight_query,log_event
- methods:
- class
CodeSprite— Autonomous Dependency Sprite: Scans for imports and manifests environment.- methods:
_get_installed_packages,scan_and_fix
- methods:
main_loop(max_gen)
- class
SymbolicContextEngine— [PERFORMATIVE: TOKENIZE] Compiles dynamic AST tree; extracts parent/child shapes.- methods:
get_structural_signature,_walk_signature,generate_context_hash,update_relational_matrix
- methods:
- class
ProductionRuleMatcher— [PERFORMATIVE: MATCH] Inductive Logic Loop matching pattern variations.- methods:
match_rule
- methods:
- class
MutationInjector— [PERFORMATIVE: INJECT] Executes physical AST block mutations.- methods:
apply_mutation
- methods:
- class
WeightBackpropagator— [PERFORMATIVE: UPDATE] Symbolic Backprop Step.- methods:
backprop
- methods:
- class
SymbolicExtractor— Extracts symbolic rules from successful mutations in the ledger.- methods:
analyze_patterns
- methods:
- class
SymbolicParser— [PERFORMATIVE: TOKENIZE] Compiles live files into structured AST nodes.- methods:
get_signature_hash,_get_structural_string,map_token_relations
- methods:
- class
SymbolicInference— [PERFORMATIVE: INFER] Selects target execution transformation rules.- methods:
infer_optimization_directive
- methods:
- class
WeightBackprop— [PERFORMATIVE: UPDATE] Calculates code fitness improvements and updates rule weights.- methods:
update_rule_weights
- methods:
get_git_hash()store_mutation(chash, gen, score, code, task, ast_depth, stagnation, latency_delta)
fitness(response_text, duration)
get_token()generate_ascii_tree(path)— Simple ASCII tree generator.initialize()
- class
PredictiveGuard- methods:
setup_db,get_mem_info,predict_fault,monitor_loop,mitigate
- methods:
log_scientific_step(step_num, step_desc, observation, hypothesis, experiment, result)get_next_step()mark_step_complete(step_num)run_with_limits(command)execute_step(step_num, step_desc)
- class
ScientificOrchestrator- methods:
log_scientific_step,get_next_step,mark_step_complete,run_with_limits,orchestrate
- methods:
scrub_content(content)scrub_file(file_path)
| Module | Function | Signature |
|---|---|---|
AGENT_LAYER |
auto_configure |
auto_configure(intent) |
PEDAGOGY_HARVESTER |
harvest |
harvest() |
TODO_SCANNER |
cleanup_completed |
cleanup_completed() |
TODO_SCANNER |
scan_todos |
scan_todos() |
TODO_SCANNER |
update_syphon |
update_syphon(all_todos) |
chat_harvester |
extract_todos |
extract_todos() |
complete_roadmap |
complete_roadmap |
complete_roadmap(file_path) |
daemon |
call_llm |
call_llm(prompt) |
daemon |
main |
main() |
daemon |
process_batch |
process_batch(lines) |
gemini_agent |
fetch_memory_context |
fetch_memory_context(goal) |
gemini_agent |
fix_step |
fix_step(step_data, error_output, sys_constraints, decompiler, max_retries) |
gemini_agent |
get_embedding |
get_embedding(text) |
gemini_agent |
main |
main(goal) |
gemini_agent |
run_cmd |
run_cmd(cmd) |
gemini_client |
send_to_daemon |
send_to_daemon(command, exit_code) |
gemini_daemon |
handle_connection |
handle_connection(reader, writer) |
gemini_daemon |
main |
main() |
gemini_daemon |
process_and_store |
process_and_store(payload) |
genetic_optimizer |
fitness |
fitness(response_text, duration) |
genetic_optimizer |
fitness |
fitness(response_text, duration) |
google_bridge |
load_credentials |
load_credentials() |
google_bridge |
send_gmail |
send_gmail(to_addr, subject, body, retries) |
google_bridge |
sync_keep |
sync_keep(tasks, retries) |
gui_bridge |
desktop |
desktop() |
gui_bridge |
get_mail |
get_mail() |
gui_bridge |
get_tasks |
get_tasks() |
gui_bridge |
handle_notes |
handle_notes() |
gui_bridge |
handle_todo |
handle_todo() |
gui_bridge |
list_databases |
list_databases() |
gui_bridge |
list_files |
list_files() |
gui_bridge |
list_projects |
list_projects() |
gui_bridge |
omni_chat |
omni_chat() |
gui_bridge |
query_database |
query_database() |
gui_bridge |
read_file |
read_file() |
gui_bridge |
send_mail |
send_mail() |
gui_bridge |
sync_todo_google |
sync_todo_google() |
gui_bridge |
update_database |
update_database() |
gui_bridge |
web_crawl |
web_crawl() |
initialize_enterprise_project |
generate_ascii_tree |
generate_ascii_tree(path) |
initialize_enterprise_project |
generate_ascii_tree |
generate_ascii_tree(path) |
initialize_enterprise_project |
get_token |
get_token() |
initialize_enterprise_project |
get_token |
get_token() |
initialize_enterprise_project |
initialize |
initialize() |
initialize_enterprise_project |
initialize |
initialize() |
network_hook |
webhook |
webhook() |
pedagogy_loop |
call_llm_agy |
call_llm_agy(task) |
pedagogy_loop |
log_to_ledger |
log_to_ledger(task, cmd) |
pedagogy_loop |
teach |
teach() |
positive_ping |
generate_ping |
generate_ping() |
quarantine_filter |
isolate_anomalies |
isolate_anomalies() |
router |
extract_clean_code |
extract_clean_code(raw_stream) |
runtime_loop |
main_loop |
main_loop(max_gen) |
scientific_executor |
execute_step |
execute_step(step_num, step_desc) |
scientific_executor |
get_next_step |
get_next_step() |
scientific_executor |
log_scientific_step |
log_scientific_step(step_num, step_desc, observation, hypothesis, experiment, result) |
scientific_executor |
mark_step_complete |
mark_step_complete(step_num) |
scientific_executor |
run_with_limits |
run_with_limits(command) |
scrub_engine |
scrub_content |
scrub_content(content) |
scrub_engine |
scrub_file |
scrub_file(file_path) |
- Branch:
main - Last commit: 2026-08-14 01:13:51 -0600
- File types: .md ×32, .sh ×9, .json ×6, .p ×3, .txt ×2, .go ×2, .sql ×2, .xml ×2
75e8338 [Moe autonomous] H2OMatrixCE 2026-08-14 01:13
4d36884 [Moe autonomous] H2OMatrixCE 2026-08-13 23:22
da2d763 [Moe autonomous] H2OMatrixCE 2026-08-13 21:48
238ef5b [Moe autonomous] H2OMatrixCE 2026-08-13 20:16
def07e5 [Moe autonomous] H2OMatrixCE 2026-08-13 19:36
f13de6e [Moe autonomous] H2OMatrixCE 2026-08-13 19:02
142c999 [Moe autonomous] H2OMatrixCE 2026-08-13 17:26
1f2c38a [Moe autonomous] H2OMatrixCE 2026-08-13 16:46
README generated by readme_generator.py (Viper). Deterministic — derived from source, not LLM prose.