Revert "feat: draw the grid by default, --markdown to opt out"

The drawn grid was solving the wrong problem: the script output was
already right, and fencing it in chat is what turned a rendered table
into raw dashes.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
naps62
2026-08-14 19:52:30 +00:00
parent bf1dc76125
commit b453e72d42
2 changed files with 17 additions and 48 deletions
+2 -6
View File
@@ -43,13 +43,9 @@ missing step if not.
python3 <skill-dir>/scripts/scan-activity.py --week last
```
Prints a drawn grid: one row per day, one column per project holding
Prints a markdown table: one row per day, one column per project holding
`hours · share · active minutes`, then a totals row. That table is the
deliverable — show it as-is, inside a fenced code block so the terminal
renderer leaves the borders alone, rather than restating it in prose.
`--markdown` swaps the grid for pipes when the destination renders tables
itself (a PR body, an issue, a doc).
deliverable — paste it as-is rather than restating it in prose.
The unit behind it is a 5-minute slot in which at least one message was
written, deduplicated per project — so a 40-subagent swarm on one project