Private
Public Access
refactor(directives): strip metadata header from v1.md (9-17 of 51; meta extracted to meta.md)
This commit is contained in:
@@ -1,11 +1,2 @@
|
||||
# comprehensive_logging — v1
|
||||
|
||||
**Why this iteration:** Lifted verbatim from `conductor/product-guidelines.md` §"Code Standards & Architecture" (line 38). This is the baseline encoding — the imperative-bullet-with-rationale style currently in production.
|
||||
Future variants will test alternative encodings (rationale-first, before/after) against this baseline.
|
||||
|
||||
**Source:** `conductor/product-guidelines.md:38`
|
||||
|
||||
---
|
||||
|
||||
From `conductor/product-guidelines.md` §"Code Standards & Architecture":
|
||||
- **Comprehensive Logging:** Aggressively log all actions, API payloads, tool calls, and executed scripts. Maintain timestamped JSON-L and markdown logs to ensure total transparency and debuggability.
|
||||
Reference in New Issue
Block a user