<aside>
</aside>
<aside>
</aside>
Properties for Engineering Logs and Journal Summaries
| Feature | Stream A: Engineering Logs (CLI) | Stream B: Journal Logs (WordPress) |
|---|---|---|
| Origin | Local Terminal via ddh CLI |
WordPress Plugin Dashboard |
| Identity | id (Row ID) + created_at |
id (Row ID) + created_at |
| Primary Identifier | project (Manual user input) |
user_id + origin ('wordpress') |
| Work Scope | scope: (feature, refactor, restart-ramp, etc.) |
N/A (Dynamic Q&A prompts) |
| Core Content | content (Summary) |
content_html (Rendered summary) |
| Technical Context | decision, rationale, friction |
answers (JSON blob of raw Q&A) |
| Metadata | tags (Comma-separated string) |
N/A (Stored in JSON answers) |