log
[2026-07-02] setup | Portal scaffold
Created the initial Obsidian vault structure, agent schema, wiki index, templates, and workflows for an AI Security Research Portal inspired by Karpathy's LLM-wiki pattern.
[2026-07-02] ingest | Raw source batch
Batch-ingested current raw folder into source catalogs, wiki concept pages, method pages, claim pages, synthesis, and research questions.
- Sources: 255 markdown raw captures (185 papers, 36 whitepapers, 34 news).
- Created source notes: SRC-20260702-raw-papers-batch, SRC-20260702-raw-whitepapers-batch, SRC-20260702-raw-news-batch.
- Created synthesis: Raw Corpus Synthesis 2026-07-02.
- Created research questions: RQ-20260702-004-agent-protocol-security, RQ-20260702-005-memory-poisoning-defense, RQ-20260702-006-benchmark-to-incident-validity, RQ-20260702-007-action-scoped-authorization, RQ-20260702-008-rag-poisoning-controls, RQ-20260702-009-ai-soc-human-factors, RQ-20260702-010-agent-runtime-monitoring.
[2026-07-03] ingest | Open-weight AI SOC sources
Ingested the queued open-weight AI SOC collection into SRC-20260703-open-weight-ai-soc.
- Created concept: Open Weight Models for AI SOC.
- Created claim: Open Weight SOC Models Need Evaluation Contracts.
- Created method: SOC Evaluation Parser Audit.
- Created research question: RQ-20260703-011-open-weight-ai-soc-evaluation.
- Updated AI Cybersecurity Operations, Evaluation Benchmarks for AI Security, indexes, and Source Intake.
[2026-07-04] lint | Frontmatter reset
Reset project Markdown frontmatter against the portal schema.
- Normalized required fields:
type,status,created,updated, andtags. - Preserved source metadata such as title, URL, authors, DOI, publication dates, and source kind.
- Verified 323 project Markdown files with zero frontmatter schema issues.
[2026-07-04] site | Browse filters
Added frontmatter-backed web navigation for the portal.
- Added a Browse page with keyword, area, type, status, topic tag, and time sorting filters.
- Surfaced page metadata chips on generated wiki pages.
- Extended the generated search index with created, updated, group, area, tags, and source kind metadata.