Skip to content
Nicolas Cravino edited this page Apr 12, 2026 · 15 revisions

Change Log — sw30labs Wiki

All significant additions and updates to the knowledge base.

2026-04-11

Bootstrap: Created wiki schema and directory structure for sw30labs organization. Initialized with taxonomy covering AI security, OSCAL compliance, agentic frameworks, local inference (MLX), and developer tools. Established tag whitelist, freshness thresholds (90 days), and voice guidelines (concise, technical, present tense, practitioner-oriented).

  • Created: SCHEMA.md, Index.md, Log.md
  • Created: raw/, wiki/ai-security/, wiki/oscal-compliance/, wiki/agentic-frameworks/, wiki/local-inference-mlx/, wiki/developer-tools/

Bulk Ingest (23 repositories): Cloned and ingested all 23 public repos from github.com/sw30labs. Created 23 raw stubs and 5 category wiki pages. Updated Index.md and Home.md.

  • Stubs created (23): tslit, pentest-regulatory-intel, strixresearch, agentic-ai-pentesting, oscal-agent-guardrails, oscal-digital-twin-playground, oscal-zero-trust-lens, oscal-agent-lab, oscal-cac-playgd, agent-stack, deepagent-azure-cli, n8n2langraph, sst-autoresearch, projectpulse, tars-ai, screenlens, qwenbench-mlx, mlx-distillation-explained, local-mlx-responsesAPI-server, audiobook-generator, qwen3-vl-python-ocr-script-mlx, mlx-youtubescribe, gitnexus-fleet
  • Wiki pages created (5): ai-security-pentesting, oscal-compliance, agentic-frameworks, local-inference-mlx, developer-tools
  • Contradictions surfaced: 0
  • Index.md updated: yes
  • Home.md updated: yes

2026-04-11 — Incremental Update (wiki-curator first run)

Result: No changes required. All 23 repos pulled — all already up to date. Change detection confirms:

  • 23/23 GitHub repos cloned and stubbed
  • 5/5 category wiki pages present and indexed
  • 0 new repos, 0 updated repos, 0 stale pages, 0 orphan stubs, 0 unindexed pages

Observations for next run:

  • 2 repos inactive >90 days: TSLIT (last commit 2025-12-05), N8n2langraph (2025-11-29) — will trigger stale-page warnings after next freshness check
  • Most active repos: projectpulse (Apr 10), sst-autoresearch (Apr 9), screenlens (Apr 8)
  • Tag qwen appears in 4+ stubs but is not in SCHEMA whitelist — consider adding
  • MLX-YouTubeScribe uses both chromadb and langgraph but isn't cross-referenced with pentest-regulatory-intel (also uses both)

2026-04-11 — Articles Timeline Integration

Articles Ingest (22 published articles): Cloned github.com/sw30labs/articles-published and created article stubs + timeline page. Articles span 2023-04-23 to 2026-03-08 across all 5 wiki categories.

  • Stubs created (22): revolutionizing-cyber-risk-advisory-ai, safeguarding-datasets-llm-era, transforming-crypto-mining-hardware, ai-generated-code-zero-trust, digital-twins-incident-response, asics-dethrone-gpus-llm, osi-model-natural-language-layer, ai-supply-chain-governance, asics-vs-gpus-grid, custom-silicon-gpt-story, rise-agentic-security, agentic-pentesting-layer7, 72-hour-civilization-agents, oscal-phantom-compliance, agentic-pipeline-code-optional, automated-ai-news-workflow, intelligence-event-horizon, understanding-agent-security-analogies, ai-agent-security-governance, one-person-conglomerate-reality, best-ai-unrestricted-access, zero-trust-ai-coding-boom
  • Wiki pages created (1): articles-timeline (wiki/articles/timeline.md)
  • Category pages updated (5): ai-security-pentesting (+11 articles), oscal-compliance (+2), agentic-frameworks (+4), local-inference-mlx (+4), developer-tools (+1)
  • Index.md updated: yes — added Published Articles section
  • Contradictions surfaced: 0

2026-04-11 — Wiki Curator Update (merged skill)

Operation: Full update using merged wiki-curator skill (articles integration built-in).

Repo sync: All 24 repos pulled (including articles-published). 0 new repos, 0 updated repos.

Articles sync: 22/22 articles already ingested. No new articles found.

New content:

  • Created raw/articles-published.stub.md (repo-level stub for the articles collection — was previously missing)
  • Updated Index.md to include the articles-published stub

Issues: None. Wiki fully current.

Observations:

  • 2 repos remain inactive >90 days: TSLIT (last commit 2025-12-05), N8n2langraph (2025-11-29)
  • Tag qwen still not in SCHEMA whitelist despite appearing in 4+ stubs
  • All article stubs present but no individual article detail pages exist yet (only timeline + stubs)

2026-04-11 — Article Sync + Sitemap Generation

Operator: wiki-curator (automated)

Changes

  • Articles synced: Created 22 article detail pages in wiki/articles/ from articles-published repo
    • AI Security: 16 articles
    • Local Inference & MLX: 4 articles
    • OSCAL & Compliance: 1 article
    • Agentic Frameworks: 1 article
  • Timeline regenerated: wiki/articles/timeline.md now lists all 22 articles chronologically
  • Index updated: Published Articles section now includes all article wiki pages (not just raw stubs)
  • Sitemap generated: Sitemap.md created with Mermaid flowchart showing full wiki structure

Repo status

  • 24 repos on GitHub, 24 cloned, all up to date (no new commits)
  • No new repos to ingest
  • No updated repos to refresh
  • No stale pages detected

Notes

  • articles-published stub flagged as orphan (expected — it's a meta-stub not cited by wiki pages)
  • Many slug-based article filenames lack embedded dates; used git commit dates as fallback

Clone this wiki locally