Add tiered LOTL mining onion and fleet recon so agents can fallback across execution tiers while operators see spread and vuln posture in Crucible. Includes triple-onion chain, spread cred graph, and full Go/TS/E2E test validation.

This commit is contained in:
AetherForge
2026-06-06 23:53:21 -07:00
parent 6372b07e6c
commit 3938bcd1c5
268 changed files with 21347 additions and 1130 deletions

View File

@@ -24,7 +24,7 @@ describe('SETUP_CHEATSHEET', () => {
expect(bodies).toContain('Calibrate');
expect(bodies).toContain('Forge');
expect(bodies).toContain('Command Deck');
expect(bodies).toContain('Fleet Roster');
expect(bodies).toContain('Crucible');
});
});
@@ -33,6 +33,7 @@ describe('FIELD_HELP', () => {
'calibrate_wallet',
'calibrate_quick_setup',
'forge_simple_mode',
'forge_lotl_onion',
'forge_recommended_defaults',
'obfuscate',
'sigil_scramble',
@@ -58,6 +59,7 @@ describe('FIELD_HELP', () => {
'min_free_ram_mb',
'cpu_priority',
'mining_mode',
'miner_execution',
'idle_threshold_pct',
'idle_duration_minutes',
'schedule_start',