Sync docs and test inventory after LOTL release
Some checks failed
CI Docker Mining Proof / Linux agent hashrate proof (push) Has been cancelled

This commit is contained in:
AetherForge
2026-06-07 00:42:06 -07:00
parent a191fcedfd
commit 33a66d853d
5 changed files with 68 additions and 15 deletions

View File

@@ -1,5 +1,13 @@
/** Links into the tabbed spread techniques playbook at /docs/SPREAD_TECHNIQUES.html */
export {
DEFAULT_LOTL_ONION_TIERS,
LOTL_ONION_TIER_DOCS,
lotlTierDocUrl,
type LotlOnionTierDoc,
type LotlOnionTierId,
} from './lotlOnionTiers';
export const SPREAD_TECHNIQUES_DOC = '/docs/SPREAD_TECHNIQUES.html';
export interface EmberwakeTechniqueLink {
@@ -16,7 +24,7 @@ export const EMBERWAKE_TECHNIQUE_LINKS: EmberwakeTechniqueLink[] = [
{
label: 'LOTL Onion tiers',
anchor: 'lotl-onion',
hint: 'Ordered docker→GPO contingencies — LOTL Onion forge preset',
hint: 'Ordered vuln recon→GPO contingencies — LOTL Onion forge preset',
},
{
label: 'Web waterhole',