refactor(directives): strip metadata header from v1.md (18-26 of 51; meta extracted to meta.md)

This commit is contained in:
ed
2026-07-02 23:46:33 -04:00
parent 71e01dfee7
commit 831499622d
18 changed files with 90 additions and 81 deletions
@@ -0,0 +1,10 @@
# knowledge_harvest_pattern
## v1
**Why this iteration:** Lifted verbatim from `conductor/code_styleguides/knowledge_artifacts.md` §"0. The one-glance directory layout" (lines 9-26) + §1 (lines 28-44). This is the baseline encoding — the directory-tree-plus-rationale style currently in production.
Future variants will test alternative encodings (rule-only, table-only) against this baseline.
**Source:** `conductor/code_styleguides/knowledge_artifacts.md:9-44`
---
**Lifted:** 2026-07-02 (Phase 1 harvest by Tier 3 worker; user directive 2026-07-02 moved the header into this meta file)
@@ -1,12 +1,3 @@
# knowledge_harvest_pattern — v1
**Why this iteration:** Lifted verbatim from `conductor/code_styleguides/knowledge_artifacts.md` §"0. The one-glance directory layout" (lines 9-26) + §1 (lines 28-44). This is the baseline encoding — the directory-tree-plus-rationale style currently in production.
Future variants will test alternative encodings (rule-only, table-only) against this baseline.
**Source:** `conductor/code_styleguides/knowledge_artifacts.md:9-44`
---
## 0. The one-glance directory layout
```