ingest: Lessons-Learned-From-model_fusion (field report + 12-gap verification table)
New synthesis page filed as a sister to Applied-Example-Microelectronics-Tutor-Demo:
a second empirical test of the template from a different domain (NIR + PAD pharma
analytics, 43 wiki pages, ~5 months of active curation in
PaperAnalyticalDeviceND/model_fusion).
Headline content:
- Verification table of 12 implementation-gap recommendations against current
template HEAD fc2472a: 0 fully addressed, 2 partial, 10 still missing.
- Each recommendation labelled with empirical motivation (what fell through the
cracks in the source session) and a refined fix.
- Cross-references existing template lessons (hook-type-matters,
parallel-file-drift) and the inverse-edges-missing limitation that
recommendation #9 builds on.
- Includes the "recursive bootstrap problem": cloning the template lands
contributors without llm-wiki context. Proposed fix: dev-mode bootstrap
that clones the template's own GitHub Wiki locally, gitignored and
excluded from the instantiate allowlist.
Updates the index Applied-examples section and appends a log entry.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
log: lint entry for Multi-Agent-Write-Protocol redesign
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
log: ingest entry for Multi-Agent-Write-Protocol page
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
log: ingest entry for Test-Harness page (PR #10 documentation)
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
log: lint entry for 2026-05-31 wiki-vs-code reconciliation (retroactive)
Appends the log entry for commit 8601db0 (the corrections work) that was
missed in the original commit cycle. The Verification Gate criterion "log
entry appended" was not run; this commit is the receipt.
Per Log-Entry-Attribution: one commit per log entry, separated from the
content commits. This entry refers backwards to 8601db0 as the content
commit it documents.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Log: initial knowledge ingest entry
Per the Log Entry Attribution rule (PR #4), the ingest log entry is
committed separately from the substance commit so git blame on the log
file stays a faithful per-entry record.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Initialize wiki: scaffold + first ingest of template knowledge
Scaffolded SCHEMA, Home, index, log, and Home.md redirect to match the
canonical create-mode output of wiki/init-wiki.sh. Authored 18 content
pages across five categories (foundation, mechanisms, lessons,
limitations, applied examples) capturing the wiki-llm pattern, the
template's structure, the contents of PR #1 (discipline gates,
verification gate, PostToolUse hook) and PR #4 (log entry
attribution), the parallel-file-drift / hook-type / validation-method
lessons surfaced by PR review, and the three open limitations
(prompt-injection residual, missing edge inverses per issue #3,
untested non-Claude-Code overlays).
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>