ln-112-project-core-creator — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited ln-112-project-core-creator (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.
Paths: File paths (references/,../ln-*) are relative to this skill directory.
Type: L3 Worker
L3 Worker that creates 4 core project documentation files. These are ALWAYS created regardless of project type.
From coordinator:
contextStore: Full Context Store with all discovered datatargetDir: Project root directoryMANDATORY READ: Load references/docs_quality_contract.md, and references/markdown_read_protocol.md. Optional rule catalog: load references/docs_quality_rules.json only when exact rule IDs, path matrices, or allowlisted placeholder exceptions are needed.
| File | Target Sections | Questions | Auto-Discovery |
|---|---|---|---|
| docs/project/requirements.md | Functional Requirements (FR-XXX-NNN format) | Q23 | Low |
| docs/project/architecture.md | 11 arc42 sections with C4 diagrams | Q24-Q34 | High |
| docs/project/tech_stack.md | Frontend, Backend, Database, Additional | Q35-Q38 | High |
| docs/architecture/patterns_catalog.md | Pattern summary, 4-score model, trend tracking | — | High |
For each document (docs/project/requirements.md, docs/project/architecture.md, docs/project/tech_stack.md, docs/architecture/patterns_catalog.md):
references/templates/docs/project/requirements.md: derive requirements from current product/project sources and normalize to FR-XXX structuredocs/project/architecture.md: derive structure from current source tree, ADRs, and runtime boundaries; generate diagrams from live code factsdocs/project/tech_stack.md: derive versions and rationale from current dependencies and config filesdocs/architecture/patterns_catalog.md:references/templates/patterns_template.md<!-- Auto-detected by ln-112, audit with ln-640 -->{{PLACEHOLDER}} with Context Store valuesSCOPE, DOC_KIND, DOC_ROLE, READ_WHEN, SKIP_WHEN, PRIMARY_SOURCESQuick Navigation, Agent Entry, Maintenance[TBD: ...]For each created document:
Quick Navigation, Agent Entry, Maintenance)Return to coordinator:
{
"created_files": ["docs/project/requirements.md", "docs/project/architecture.md", "docs/project/tech_stack.md", "docs/architecture/patterns_catalog.md"],
"skipped_files": [],
"quality_inputs": {
"doc_paths": ["docs/project/requirements.md", "docs/project/architecture.md", "docs/project/tech_stack.md", "docs/architecture/patterns_catalog.md"],
"owners": {
"docs/project/requirements.md": "ln-112-project-core-creator",
"docs/project/architecture.md": "ln-112-project-core-creator",
"docs/project/tech_stack.md": "ln-112-project-core-creator",
"docs/architecture/patterns_catalog.md": "ln-112-project-core-creator"
}
},
"validation_status": "passed",
"diagrams_generated": 3
}[TBD: ...], TODO, or leaked template metadataDocuments describe contracts and decisions, NOT implementations:
<!-- NO_CODE_EXAMPLES: ... --> tag - FOLLOW ITTables > Mermaid/ASCII diagrams > Lists > Text
MANDATORY READ: Load references/docs_generation_summary_contract.md
Accept optional summaryArtifactPath.
Summary kind:
docs-generationRequired payload semantics:
worker = "ln-112"statuscreated_filesskipped_filesquality_inputsvalidation_statuswarningsWrite the summary to the provided artifact path or return the same envelope in structured output.
references/templates/requirements_template.md, references/templates/architecture_template.md, references/templates/tech_stack_template.mdreferences/templates/patterns_template.mdreferences/questions_core.md (Q23-Q38)Version: 2.2.0 Last Updated: 2025-01-12
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.