Skip to content

Sitemap

Nicolas Cravino edited this page Jul 22, 2026 · 10 revisions

id: sitemap title: Wiki Sitemap tags: [meta] created: 2026-04-15 updated: 2026-07-22 freshness: fresh

Wiki Sitemap

Visual map of the sw30labs wiki. To keep each diagram readable, the map is split: a high-level overview followed by one small diagram per category. Rectangles are category pages, rounded boxes are repo stubs, parallelograms are articles.

Regenerated automatically by the wiki curator. Do not edit by hand.

Overview

graph LR
    root(["sw30labs Wiki"])
    cat_ai_security["AI Security & Pentesting<br/>9 repos · 12 articles"]
    root --> cat_ai_security
    cat_oscal_compliance["OSCAL & Compliance<br/>9 repos · 1 articles"]
    root --> cat_oscal_compliance
    cat_agentic_frameworks["Agentic Frameworks<br/>9 repos · 4 articles"]
    root --> cat_agentic_frameworks
    cat_local_inference_mlx["Local Inference & MLX<br/>19 repos · 5 articles"]
    root --> cat_local_inference_mlx
    cat_local_inference_dgx["Local Inference & DGX Spark<br/>2 repos · 0 articles"]
    root --> cat_local_inference_dgx
    cat_developer_tools["Developer Tools<br/>9 repos · 0 articles"]
    root --> cat_developer_tools
    idx[/Index/]
    log[/Log/]
    sm[/Sitemap-Stacks/]
    root --> idx
    root --> log
    root --> sm
Loading

See Index for the full entry-point list and Sitemap-Stacks for the stacks view (grouped by tech stack rather than category).

AI Security & Pentesting

Category page: ai-security-pentesting — 9 repos, 12 articles.

graph LR
    p_ai_security["AI Security & Pentesting"]
    r_agentic_ai_pentesting("Enterprise AI-assisted Application …")
    p_ai_security --> r_agentic_ai_pentesting
    r_nvd_extractor("NVD-Extractor")
    p_ai_security --> r_nvd_extractor
    r_pentest_regulatory_intel("RegIntel (Penetration Testing Regul…")
    p_ai_security --> r_pentest_regulatory_intel
    r_skillspector_trial("Skillspector")
    p_ai_security --> r_skillspector_trial
    r_strix_omlx("strix-omlx")
    p_ai_security --> r_strix_omlx
    r_strixresearch("Strix Research")
    p_ai_security --> r_strixresearch
    r_tslit("TSLIT (Time-Shift LLM Integrity Tes…")
    p_ai_security --> r_tslit
    r_tslit_dspy_ar("TSLIT-DSPy (AutoResearch)")
    p_ai_security --> r_tslit_dspy_ar
    r_tslit_dspy_dgx("TSLIT-DSPy — DGX Spark Port")
    p_ai_security --> r_tslit_dspy_dgx
    a_agentic_pentesting_layer7[/"Agentic AI Pentesting for Layer 7: …"/]
    p_ai_security -.-> a_agentic_pentesting_layer7
    a_ai_agent_security_governance[/"AI Agent Security Governance: From …"/]
    p_ai_security -.-> a_ai_agent_security_governance
    a_ai_generated_code_zero_trust[/"AI-Generated Code: A Zero Trust App…"/]
    p_ai_security -.-> a_ai_generated_code_zero_trust
    a_ai_supply_chain_governance[/"The AI Supply Chain Is the Real Ent…"/]
    p_ai_security -.-> a_ai_supply_chain_governance
    a_digital_twins_incident_response[/"Generative AI - Digital Twins for P…"/]
    p_ai_security -.-> a_digital_twins_incident_response
    a_intelligence_event_horizon[/"The Intelligence Event Horizon: Sur…"/]
    p_ai_security -.-> a_intelligence_event_horizon
    a_osi_model_natural_language_layer[/"Do We Need a New Layer in the OSI M…"/]
    p_ai_security -.-> a_osi_model_natural_language_layer
    a_revolutionizing_cyber_risk_advisory_ai[/"Revolutionizing Cyber Risk Advisory…"/]
    p_ai_security -.-> a_revolutionizing_cyber_risk_advisory_ai
    a_rise_agentic_security[/"The Rise of Agentic Security Consul…"/]
    p_ai_security -.-> a_rise_agentic_security
    a_safeguarding_datasets_llm_era[/"Safeguarding Valuable Datasets in t…"/]
    p_ai_security -.-> a_safeguarding_datasets_llm_era
    a_understanding_agent_security_analogies[/"Understanding AI Agent Security: Tw…"/]
    p_ai_security -.-> a_understanding_agent_security_analogies
    a_zero_trust_ai_coding_boom[/"Navigating the AI Coding Boom: Why …"/]
    p_ai_security -.-> a_zero_trust_ai_coding_boom
Loading

OSCAL & Compliance

Category page: oscal-compliance — 9 repos, 1 articles.

graph LR
    p_oscal_compliance["OSCAL & Compliance"]
    r_driftlab("DriftLab")
    p_oscal_compliance --> r_driftlab
    r_driftlab_dgx("DriftLab DGX")
    p_oscal_compliance --> r_driftlab_dgx
    r_genai_regulatory_intel("RegIntel-AgenticAI — GenAI Regulato…")
    p_oscal_compliance --> r_genai_regulatory_intel
    r_oscal_agent_guardrails("OSCAL Agent Guardrails")
    p_oscal_compliance --> r_oscal_agent_guardrails
    r_oscal_agent_lab("OSCAL Agent Lab")
    p_oscal_compliance --> r_oscal_agent_lab
    r_oscal_cac_playgd("OSCAL Compliance-as-Code Playground")
    p_oscal_compliance --> r_oscal_cac_playgd
    r_oscal_digital_twin_playground("OSCAL Digital Twin Playground")
    p_oscal_compliance --> r_oscal_digital_twin_playground
    r_oscal_skills_guardrails("OSCAL Skills Guardrails")
    p_oscal_compliance --> r_oscal_skills_guardrails
    r_oscal_zero_trust_lens("OSCAL Zero Trust Lens")
    p_oscal_compliance --> r_oscal_zero_trust_lens
    a_oscal_phantom_compliance[/"From article to artefacts Vol 2 - W…"/]
    p_oscal_compliance -.-> a_oscal_phantom_compliance
Loading

Agentic Frameworks

Category page: agentic-frameworks — 9 repos, 4 articles.

graph LR
    p_agentic_frameworks["Agentic Frameworks"]
    r_agent_stack("The Agent Stack")
    p_agentic_frameworks --> r_agent_stack
    r_autogen_requirements_agent("AutogenRequirementsAgent")
    p_agentic_frameworks --> r_autogen_requirements_agent
    r_deepagent_azure_cli("DeepAgent Azure CLI")
    p_agentic_frameworks --> r_deepagent_azure_cli
    r_langgraph_checkpoints_vs_stores("LangGraph Checkpoints vs Stores")
    p_agentic_frameworks --> r_langgraph_checkpoints_vs_stores
    r_n8n2langraph("N8n2LangGraph Converter")
    p_agentic_frameworks --> r_n8n2langraph
    r_ralph_dgx("RalphDGX (DeepAgents Code CLI + Ral…")
    p_agentic_frameworks --> r_ralph_dgx
    r_sst_autoresearch("SST-AutoResearch")
    p_agentic_frameworks --> r_sst_autoresearch
    r_venture_pathfinder("Venture Pathfinder")
    p_agentic_frameworks --> r_venture_pathfinder
    r_wiki_vs_rag("Wiki-fed Agents vs. RAG Benchmark")
    p_agentic_frameworks --> r_wiki_vs_rag
    a_72_hour_civilization_agents[/"The 72-Hour Civilization: How Auton…"/]
    p_agentic_frameworks -.-> a_72_hour_civilization_agents
    a_agentic_pipeline_code_optional[/"Why Your Agentic AI Pipeline Might …"/]
    p_agentic_frameworks -.-> a_agentic_pipeline_code_optional
    a_automated_ai_news_workflow[/"How I Automated My AI News Workflow…"/]
    p_agentic_frameworks -.-> a_automated_ai_news_workflow
    a_one_person_conglomerate_reality[/"The One-Person Conglomerate Is Real…"/]
    p_agentic_frameworks -.-> a_one_person_conglomerate_reality
Loading

Local Inference & MLX

Category page: local-inference-mlx — 19 repos, 5 articles.

graph LR
    p_local_inference_mlx["Local Inference & MLX"]
    r_ace_step_1_5_mlx("ACE-Step 1.5 MLX")
    p_local_inference_mlx --> r_ace_step_1_5_mlx
    r_audiobook_generator("Audiobook Generator")
    p_local_inference_mlx --> r_audiobook_generator
    r_bonsai_image_ternary_4b_mlx_2bit("Bonsai Image Ternary 4B MLX 2-bit")
    p_local_inference_mlx --> r_bonsai_image_ternary_4b_mlx_2bit
    r_deepseekvl2_pdf_ocr("deepseekvl2-PDF-OCR-private")
    p_local_inference_mlx --> r_deepseekvl2_pdf_ocr
    r_dflash_mlx_trial("DFlash × MLX")
    p_local_inference_mlx --> r_dflash_mlx_trial
    r_lance_3b_video_bf16("Lance 3B Video BF16 Local")
    p_local_inference_mlx --> r_lance_3b_video_bf16
    r_local_mlx_responsesAPI_server("MLX Local Inference Server")
    p_local_inference_mlx --> r_local_mlx_responsesAPI_server
    r_longcat_video_avatar_1_5_mlx("LongCat Video Avatar 1.5 MLX")
    p_local_inference_mlx --> r_longcat_video_avatar_1_5_mlx
    r_ltx_2_3_mlx("LTX 2.3 MLX")
    p_local_inference_mlx --> r_ltx_2_3_mlx
    r_mlx_distillation_explained("MLX Distillation Explained")
    p_local_inference_mlx --> r_mlx_distillation_explained
    r_mlx_youtubescribe("MLX-YouTubeScribe")
    p_local_inference_mlx --> r_mlx_youtubescribe
    r_qwen3_vl_python_ocr_script_mlx("Qwen3 VL OCR Script (MLX)")
    p_local_inference_mlx --> r_qwen3_vl_python_ocr_script_mlx
    r_qwenbench_mlx("QwenBench MLX")
    p_local_inference_mlx --> r_qwenbench_mlx
    r_screenlens("ScreenLens")
    p_local_inference_mlx --> r_screenlens
    r_stable_audio_3("Stable Audio 3")
    p_local_inference_mlx --> r_stable_audio_3
    r_sttbench("STTbench")
    p_local_inference_mlx --> r_sttbench
    r_sulphur_2_base("Sulphur 2 Base Local")
    p_local_inference_mlx --> r_sulphur_2_base
    r_supertonic_3_mlx("Supertonic 3 MLX")
    p_local_inference_mlx --> r_supertonic_3_mlx
    r_tars_ai("TARS-AI")
    p_local_inference_mlx --> r_tars_ai
    a_asics_dethrone_gpus_llm[/"Will ASICs Dethrone GPUs for LLM In…"/]
    p_local_inference_mlx -.-> a_asics_dethrone_gpus_llm
    a_asics_vs_gpus_grid[/"ASICs vs. GPUs was never the final …"/]
    p_local_inference_mlx -.-> a_asics_vs_gpus_grid
    a_best_ai_unrestricted_access[/"Why the Best AI You'll Ever Have Un…"/]
    p_local_inference_mlx -.-> a_best_ai_unrestricted_access
    a_custom_silicon_gpt_story[/"Custom Silicon Is Coming for GPUs -…"/]
    p_local_inference_mlx -.-> a_custom_silicon_gpt_story
    a_transforming_crypto_mining_hardware[/"Transforming Obsolete Crypto Mining…"/]
    p_local_inference_mlx -.-> a_transforming_crypto_mining_hardware
Loading

Local Inference & DGX Spark

Category page: local-inference-dgx — 2 repos, 0 articles.

graph LR
    p_local_inference_dgx["Local Inference & DGX Spark"]
    r_bonsai_ternary_27b_dgx("Ternary Bonsai 27B on DGX Spark")
    p_local_inference_dgx --> r_bonsai_ternary_27b_dgx
    r_screen_lens_dgx("ScreenLens-DGX")
    p_local_inference_dgx --> r_screen_lens_dgx
Loading

Developer Tools

Category page: developer-tools — 9 repos, 0 articles.

graph LR
    p_developer_tools["Developer Tools"]
    r_animated_gif_creator("animated-GIF-Creator")
    p_developer_tools --> r_animated_gif_creator
    r_articles_published("Published Articles Collection")
    p_developer_tools --> r_articles_published
    r_autogen_doc_generator("AutogenDocGenerator")
    p_developer_tools --> r_autogen_doc_generator
    r_autogen_mermaid_generator("AutogenMermaidGenerator")
    p_developer_tools --> r_autogen_mermaid_generator
    r_gitnexus_fleet("GitNexus Fleet")
    p_developer_tools --> r_gitnexus_fleet
    r_nemotron_parse_spark("Nemotron Parse on DGX Spark")
    p_developer_tools --> r_nemotron_parse_spark
    r_ollama_pdf2markdown("OllamaPDF2Markdown")
    p_developer_tools --> r_ollama_pdf2markdown
    r_repobundle("RepoBundle")
    p_developer_tools --> r_repobundle
    r_word_to_markdown_converter("Word-to-Markdown-Converter")
    p_developer_tools --> r_word_to_markdown_converter
Loading

Legend

  • Rectangles — category overview pages
  • Rounded boxes — repo stubs (one per repository)
  • Parallelograms — article pages (published articles)
  • Solid arrows — repo stubs cited by the category page
  • Dashed arrows — articles summarised under the category

Clone this wiki locally