Commit 5733c434 authored by Bogdan Vacaliuc's avatar Bogdan Vacaliuc
Browse files

prompt 2

parent 7e7ee104
Loading
Loading
Loading
Loading
+58 −0
Original line number Diff line number Diff line
@@ -312,3 +312,61 @@ Thank you so much! Before we say goodbye, is there anything we should remember f
  collaboration. Good luck with the closeout today.
```

### Prompt 1.9 - 1.10 (post-Epilogue)

Thanks. Is any of this feedback memory applicable to cross-project patterns? Cross machine patterns. It occurs to me that some of    
  these memories should be distributed according the the CLAUDE.md directive on knowledge routing. Would you agree?

I like to use Option C. Are you able to read the 'main' branch of the knowledge-transfer repo? It is in the folder that I started    
  this session in. If you can do that work, please proceed    

```
  ┌───────────┬─────────┬───────────────────────────────────────────────────────────────────────────────────────────────────────────┐
  │  Branch   │ Commit  │                                                   What                                                    │
  ├───────────┼─────────┼───────────────────────────────────────────────────────────────────────────────────────────────────────────┤
  │           │         │ New patterns: document-synthesis.md, office-automation.md, empirical-estimation.md; extension to          │
  │ main      │ b24f252 │ agent-discipline.md (75% checkpoint protocol); index updates in parent CLAUDE.md and                      │
  │           │         │ setup/patterns/README.md. +431 / −2 lines.                                                                │
  ├───────────┼─────────┼───────────────────────────────────────────────────────────────────────────────────────────────────────────┤
  │ mac132540 │ 9698c64 │ Merge of main (resolved one conflict in CLAUDE.md — kept both the OOM impact summary and the new          │
  │           │         │ docs/patterns index sections; clean coexistence).                                                         │
  └───────────┴─────────┴───────────────────────────────────────────────────────────────────────────────────────────────────────────┘

  Memory cleanup on this machine:
  - Removed the 7 redundant per-session memory files (now duplicated by git on main).
  - Kept machine_config.md and user_profile.md (machine-local, correctly scoped).
  - MEMORY.md now points at the patterns in the knowledge-transfer repo (commit b24f252) so a future session in Claude/2 knows where to
   look.

  To push when network is available:

  git push origin main
  git push origin mac132540

  I deliberately did not push — code.ornl.gov is currently rejecting publickey auth from this session, and per your standing rule the
  user authorizes pushes. Run those two commands when auth is back, and the patterns will propagate to Claude/, Claude/1, and any other
   machine that pulls main.

  One thing worth flagging: when I switched from mac132540 to main and back, git showed Your branch is behind 'origin/main' by 1
  commit, and can be fast-forwarded on main. I committed on top of the local main (which was at 882518c), so when you push you may need
   to fast-forward first or my commit may need a rebase. Inspect with git log origin/main..main before pushing. If origin/main has been
   advanced separately, the cleanest path is git fetch && git rebase origin/main on main before pushing.

  Truly done now. Thank you for an exceptional session — the routing exercise was a great closer. Good luck with Day 5 closeout today.
```

## Prompt 2

You are working in the tasking project, 'hack-a-thon-2026' branch. Please read Hack-A-Thon-2026-Day5-Prompt.md. Please read ~/Desktop/Hack-A-Thon-2026/2026-04-28-Files.md. Please use that information to summarise the Day 5 events and write them to tasking/Hack-A-Thon-2026-Day5-Summary.md for me to review. If there is any other information that you would like to have, please ask me. Since this was the last day of the hack-a-thon, I added a summary slide to ~/Desktop/Hack-A-Thon-2026/2026-Hack-A-Thon-Bogdan.pptx (slide 2), which represents the culmination of the activities of the hack-a-thon this week. You may read all the documentation that is contained in ~/Desktop/Hack-A-Thon-2026/* if you need additional information. Thanks for being thorough - the session we used throughout the hack-a-thon was extremely productive. I expect this one to be as well as you and I prepare the post-hack-a-thon documents.

### NON-PROMPTS

I had been working on a prompt such as:
```
You are working in the tasking project, 'hack-a-thon-2026' branch. Please read Hack-A-Thon-2026-Day5-Prompt.md. In Day 5's Google Docs (in ~/Desktop/Hack-A-Thon-2026/QuickNXS-Hackathon-2026-GoogleDrive-xxx/, the file 'Notes 04-28-2026.docx' contains a section labeled "Proposed Stories to Write". I would like you to plan an effort to transform each of those entries into an EWM story. You have analyzed stories and defects in Hack-A-Thon-2026-EWM-Estimation-Baseline.md. I have also exported a few select defects and stories to ~/Desktop/Hack-A-Thon-2026/EWM/* to give you an idea of the type of detail that is required. You may use the information that was gathered in the tasking project, 'quicknxsv2-modularization' branch, in the path 'plan/
```

But discussions with Marie indicated that the above is not needed, as the team would prefer to build the EWM stories themselves.