Skip to content

Sitemap Stacks

Nicolas Cravino edited this page Apr 15, 2026 · 8 revisions

id: sitemap-stacks title: Wiki Sitemap — by Stack tags: [meta] created: 2026-04-15 updated: 2026-04-15 freshness: fresh

Wiki Sitemap — by Stack

Cross-cutting view of the sw30labs wiki: repos grouped by tech stack rather than by wiki category. A repo can belong to multiple stacks — its node is defined in the first stack it declares, and dashed edges link it to the other stacks it names.

Regenerated automatically by the wiki curator. See SCHEMA.md's stacks: block for the canonical list.

Adoption

Stack Repos
Agentic 21
LangGraph / LangChain 17
Unclassified 14
Converter 8
Compliance 7
Apple MLX 7
OSCAL 6
Pentest 6
CLI / Tooling 3
RAG 2
MCP 1

Diagram

graph TD
    root(["sw30labs Wiki · by Stack"])

    subgraph stack_agentic["Agentic"]
        stub_72_hour_civilization_agents("72-hour-civilization-agents")
        stub_agent_stack("The Agent Stack")
        stub_agentic_pipeline_code_optional("agentic-pipeline-code-optional")
        stub_ai_agent_security_governance("ai-agent-security-governance")
        stub_autogen_doc_generator("AutogenDocGenerator")
        stub_autogen_mermaid_generator("AutogenMermaidGenerator")
        stub_autogen_requirements_agent("AutogenRequirementsAgent")
        stub_automated_ai_news_workflow("automated-ai-news-workflow")
        stub_deepagent_azure_cli("DeepAgent Azure CLI")
        stub_intelligence_event_horizon("intelligence-event-horizon")
        stub_one_person_conglomerate_reality("one-person-conglomerate-reali…")
        stub_projectpulse("ProjectPulse")
        stub_sst_autoresearch("SST-AutoResearch")
        stub_understanding_agent_security_analogies("understanding-agent-security-…")
    end
    root --> stack_agentic

    subgraph stack_cli["CLI / Tooling"]
        stub_animated_gif_creator("animated-GIF-Creator")
        stub_repobundle("RepoBundle")
    end
    root --> stack_cli

    subgraph stack_compliance["Compliance"]
    end
    root --> stack_compliance

    subgraph stack_converter["Converter"]
        stub_deepseekvl2_pdf_ocr("deepseekvl2-PDF-OCR-private")
        stub_ollama_pdf2markdown("OllamaPDF2Markdown")
        stub_word_to_markdown_converter("Word-to-Markdown-Converter")
    end
    root --> stack_converter

    subgraph stack_langgraph["LangGraph / LangChain"]
        stub_audiobook_generator("Audiobook Generator")
        stub_n8n2langraph("N8n2LangGraph Converter")
        stub_tslit("TSLIT (Time-Shift LLM Integri…")
    end
    root --> stack_langgraph

    subgraph stack_mcp["MCP"]
        stub_gitnexus_fleet("GitNexus Fleet")
    end
    root --> stack_mcp

    subgraph stack_mlx["Apple MLX"]
        stub_local_mlx_responsesAPI_server("MLX Local Inference Server")
        stub_mlx_distillation_explained("MLX Distillation Explained")
        stub_mlx_youtubescribe("MLX-YouTubeScribe")
        stub_qwen3_vl_python_ocr_script_mlx("Qwen3 VL OCR Script (MLX)")
        stub_qwenbench_mlx("QwenBench MLX")
        stub_screenlens("ScreenLens")
        stub_tars_ai("TARS-AI")
    end
    root --> stack_mlx

    subgraph stack_oscal["OSCAL"]
        stub_oscal_agent_guardrails("OSCAL Agent Guardrails")
        stub_oscal_agent_lab("OSCAL Agent Lab")
        stub_oscal_cac_playgd("OSCAL Compliance-as-Code Play…")
        stub_oscal_digital_twin_playground("OSCAL Digital Twin Playground")
        stub_oscal_phantom_compliance("oscal-phantom-compliance")
        stub_oscal_zero_trust_lens("OSCAL Zero Trust Lens")
    end
    root --> stack_oscal

    subgraph stack_pentest["Pentest"]
        stub_agentic_ai_pentesting("Enterprise AI-assisted Applic…")
        stub_agentic_pentesting_layer7("agentic-pentesting-layer7")
        stub_pentest_regulatory_intel("RegIntel (Penetration Testing…")
        stub_rise_agentic_security("rise-agentic-security")
        stub_strixresearch("Strix Research")
    end
    root --> stack_pentest

    subgraph stack_rag["RAG"]
    end
    root --> stack_rag

    subgraph stack___unclassified__["Unclassified (no stacks declared)"]
        stub_ai_generated_code_zero_trust("ai-generated-code-zero-trust")
        stub_ai_supply_chain_governance("ai-supply-chain-governance")
        stub_articles_published("Published Articles Collection")
        stub_asics_dethrone_gpus_llm("asics-dethrone-gpus-llm")
        stub_asics_vs_gpus_grid("asics-vs-gpus-grid")
        stub_best_ai_unrestricted_access("best-ai-unrestricted-access")
        stub_custom_silicon_gpt_story("custom-silicon-gpt-story")
        stub_digital_twins_incident_response("digital-twins-incident-respon…")
        stub_nvd_extractor("NVD-Extractor")
        stub_osi_model_natural_language_layer("osi-model-natural-language-la…")
        stub_revolutionizing_cyber_risk_advisory_ai("revolutionizing-cyber-risk-ad…")
        stub_safeguarding_datasets_llm_era("safeguarding-datasets-llm-era")
        stub_transforming_crypto_mining_hardware("transforming-crypto-mining-ha…")
        stub_zero_trust_ai_coding_boom("zero-trust-ai-coding-boom")
    end
    root --> stack___unclassified__

    stack_agentic -.-> stub_agentic_ai_pentesting
    stack_agentic -.-> stub_agentic_pentesting_layer7
    stack_agentic -.-> stub_audiobook_generator
    stack_agentic -.-> stub_oscal_agent_guardrails
    stack_agentic -.-> stub_oscal_agent_lab
    stack_agentic -.-> stub_rise_agentic_security
    stack_agentic -.-> stub_tars_ai
    stack_cli -.-> stub_deepagent_azure_cli
    stack_compliance -.-> stub_oscal_agent_guardrails
    stack_compliance -.-> stub_oscal_agent_lab
    stack_compliance -.-> stub_oscal_cac_playgd
    stack_compliance -.-> stub_oscal_digital_twin_playground
    stack_compliance -.-> stub_oscal_phantom_compliance
    stack_compliance -.-> stub_oscal_zero_trust_lens
    stack_compliance -.-> stub_pentest_regulatory_intel
    stack_converter -.-> stub_animated_gif_creator
    stack_converter -.-> stub_autogen_mermaid_generator
    stack_converter -.-> stub_mlx_youtubescribe
    stack_converter -.-> stub_n8n2langraph
    stack_converter -.-> stub_qwen3_vl_python_ocr_script_mlx
    stack_langgraph -.-> stub_agent_stack
    stack_langgraph -.-> stub_deepagent_azure_cli
    stack_langgraph -.-> stub_mlx_distillation_explained
    stack_langgraph -.-> stub_mlx_youtubescribe
    stack_langgraph -.-> stub_oscal_agent_guardrails
    stack_langgraph -.-> stub_oscal_agent_lab
    stack_langgraph -.-> stub_oscal_cac_playgd
    stack_langgraph -.-> stub_oscal_digital_twin_playground
    stack_langgraph -.-> stub_oscal_zero_trust_lens
    stack_langgraph -.-> stub_pentest_regulatory_intel
    stack_langgraph -.-> stub_projectpulse
    stack_langgraph -.-> stub_screenlens
    stack_langgraph -.-> stub_sst_autoresearch
    stack_langgraph -.-> stub_tars_ai
    stack_pentest -.-> stub_tslit
    stack_rag -.-> stub_projectpulse
    stack_rag -.-> stub_screenlens
Loading

Legend

  • Subgraphs — one per stack defined in SCHEMA.md
  • Rounded boxes — repos (defined in their primary stack's subgraph)
  • Dashed arrows — secondary stack membership (multi-stack repos)
  • Unclassified subgraph — repos with no stacks: field (pre-migration)

Clone this wiki locally