mirror of
https://github.com/obra/superpowers.git
synced 2026-08-31 19:09:13 +00:00
docs(diagnosing-superpowers): ship a scrubbed creation log; full record kept privately
The shipped CREATION-LOG.md quoted private repository names, issue and PR numbers in those repos, memory-file names, and verbatim human-prompt text from the fixture sessions. This repo is public. The full 5,972-line record moves out of the tree and stays on the maintainer's machine. What ships is the measurement: the method, the scenarios with fixtures described by characteristic rather than by path, the RED baseline results and the rationalizations the Red Flags table was written from, the per-version table, the micro-tests with per-rep verdicts, the four refactor rounds, a Red Flags provenance list, and the end-to-end run. Also surfaces the reliability finding in a Status block at the top: three runs of scenario 12 on the same fixture and problem statement produced three materially different substantive answers, all of which passed, because the criteria test completeness and citation rather than agreement. The spec now says so under Out of scope for v1, and its report-path typo is fixed. Claude-Session: https://claude.ai/code/session_01DyaGKhTXvHNs2JgPhDktz7
This commit is contained in:
@@ -207,7 +207,7 @@ without a `path:line`, and writes the report.
|
||||
|
||||
### 4. Report
|
||||
|
||||
`.superpowers/diagnosing-superpowers/<session-id>/report.md`, also shown
|
||||
`~/.superpowers/diagnosing-superpowers/<session-id>/report.md`, also shown
|
||||
in chat. Fixed section order so a remote triager can rely on it:
|
||||
|
||||
1. **Problem statement** as agreed at intake.
|
||||
@@ -512,3 +512,5 @@ are recorded in the file.
|
||||
archive by hand).
|
||||
- A triage skill that consumes the bundle (the remote side).
|
||||
- Field-level references for harnesses whose formats were not verified.
|
||||
- Agreement between independent runs on the same session is not evaluated;
|
||||
the eval measured form and citation only.
|
||||
|
||||
Reference in New Issue
Block a user