wiki-ingest — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited wiki-ingest (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Ingest a source document into the knowledge wiki — creating structured, interlinked pages that compound over time.
Prompt
Use wiki-ingest on this source. Create source notes, concept pages, entity pages, navigation updates, and a verification summary.Use Case
Expected Result
Output Example
SOURCES_DIR/src-YYYYMMDD-title.md, CONCEPTS_DIR/concept-name.md, ENTITIES_DIR/entity-name.md, and LOG_FILE update.Verification Case
[[wikilinks]], and timeline entries.Verified Effect
V5.2 Closure Add-on
external-fact, human-experience, internal-state, or environment-signal.Before writing, read system/config.md when available and resolve SOURCES_DIR, CONCEPTS_DIR, ENTITIES_DIR, MAPS_DIR, LOG_FILE, BEHAVIORS_DIR, and CREATIVITY_DIR. If no config exists, use the default STOW layout.
Treat each ingest as an agentic macro action:
Objective:
Source boundary:
Owned vault paths:
Expected source note:
Expected wiki updates:
Verification evidence:
Non-goals:
Stop condition:Do not start a broad autonomous expansion unless the source has objective metrics and cheap verification. Otherwise ingest once, record uncertainty, and queue follow-up research.
Create an immutable source note in SOURCES_DIR:
---
source_id: "src-YYYYMMDD-short-slug"
source_date: "YYYY-MM-DD"
source_title: "Original Source Title"
source_author: ""
source_type: "article | book | video-transcript | pdf | epub | notebooklm-mediated | local-synthesis | primary-filing | company-interview"
source_url: ""
input_class: "external-fact | human-experience | internal-state | environment-signal"
created: "YYYY-MM-DD"
knowledge_stage: captured
evidence_level: "single-source | multi-source | curated-map"
trust_level: "1-unverified | 2-expert-source | 3-primary-source"
hash: "sha256-16char"
status: "raw | ingested"
---Rules:
^ki-short-name)> [!warning] Single sourceexternal-fact | human-experience | internal-state | environment-signalUse a source-risk label before writing claims:
| Source type | Default evidence | Required caution |
|---|---|---|
| primary filing / official docs | high | still check date, draft/final status, and missing fields |
| article / book / transcript | medium | mark author perspective and single-source claims |
| founder / company / investor interview | medium-low | treat metrics, adoption, roadmap, and performance as self-reported |
| NotebookLM-mediated source | low | state that the original transcript/source is not fully archived |
| local synthesis / PDF stack | low | treat as secondary-source synthesis; do not promote numbers without primary refs |
| fast-changing financial/product claim | low | add review queue item for current docs or filings |
If a clipping duplicates an existing source, create or update provenance only when it adds useful block refs; otherwise link to the canonical source and log the duplicate.
For every person, company, product, or project mentioned in the source:
---
tags:
- domain/strategy
- type/entity
type: entity
status: seed
created: "YYYY-MM-DD"
knowledge_stage: single-source
evidence_level: single-source
---
# Entity NameFor every key concept, framework, or methodology:
status: seed, ≥2 [[wikilinks]], knowledge_stage: single-sourceStandardized page structure (all concept pages should follow this pattern):
# Title
> Core thesis in one line — what is the single most important thing to know?
> (Source: [[source]])
---
## Core Mechanism
ASCII diagram showing causal relationships.
## Classifications / Comparisons
Tables comparing with related frameworks.
## Key Data (if applicable)
Bulleted list of critical numbers.
## Implications / Applications
What this means for decision-making.
## Connections
- Related concepts with brief explanation of relationship
- Source references
---
## Evolution Timeline
- **YYYY-MM-DD**:Created.Rules:
---)Karpathy understanding gate:
Before writing a concept page, answer:
Core thesis: What changed in my understanding?
Mechanism: What causes what?
Boundary: What is this source allowed to prove?
Counterpoint: What could make this wrong?
Reusable bit: Is this a concept, SOP, skill, decision rule, or review item?The page should compile understanding for humans and agents. Do not store a long summary that future agents must re-understand from scratch.
Clippings/archive/ and update Clippings/README.md if that queue existsAfter a high-value ingest, run these checks:
| Check | Create / Update |
|---|---|
| The source implies a habit, action, identity shift, pain point, or repeated decision | BEHAVIORS_DIR/action-sops/ or BEHAVIORS_DIR/reviews/ |
| The source suggests a product, content asset, analogy, cross-domain pattern, or minimum test | CREATIVITY_DIR/experiments/ |
| The source contains single-source claims, missing provenance, or stale-page risk | SYSTEM_DIR/governance-dashboard.md or review queue |
Behavior experiment minimum fields:
Creativity experiment minimum fields:
Skill / SOP conversion check:
skills/, commands/, or wiki/sops/.After updating or creating any wiki page, append a timeline entry at the bottom (below a --- separator):
---
## 演化时间线
- **YYYY-MM-DD**:创建初始版本。
- **YYYY-MM-DD**:更新了关于 X 的理解(来源:[[source]])。旧观点 Y,新证据表明 Z。Rules:
--- is compiled truth — current best understanding, rewritable--- is the timeline — append-only, never edited or deletedAppend to LOG_FILE with:
Before final reporting, run a targeted health check over the files touched:
For large batches, write or update system/lint-report.md with P0/P1 results and queue P2/P3 debt instead of trying to fix all historical structure issues.
[[wikilinks]]Every wiki page uses this frontmatter:
---
tags: [domain/xxx, type/concept|entity|sop]
type: concept | entity | sop
status: seed | growing | evergreen | stale
created: YYYY-MM-DD
knowledge_stage: captured | stored | cross-checked | applied
evidence_level: single-source | multi-source | curated-map
---[[wikilinks]](Source: [[source-file#^ref]])> [!warning] Contradiction when sources disagree~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.