Cut over stale ops docs to current workflow #399

Merged
allegro merged 1 commits from codex/workflow-docs-cutover into main 2026-04-04 22:25:58 +00:00
Member

Summary

  • replace the stale uni-wizard-centered dashboard, quick reference, deployment checklist, and scorecard docs
  • rewrite those docs around the actual Hermes sidecar + ~/.timmy workflow
  • make the operational docs teach the current review, archive, and health surfaces instead of legacy loop-era assumptions

Why

The docs were still one of the loudest sources of stale training in the repo. This makes the human runbooks match the current system.

## Summary - replace the stale uni-wizard-centered dashboard, quick reference, deployment checklist, and scorecard docs - rewrite those docs around the actual Hermes sidecar + ~/.timmy workflow - make the operational docs teach the current review, archive, and health surfaces instead of legacy loop-era assumptions ## Why The docs were still one of the loudest sources of stale training in the repo. This makes the human runbooks match the current system.
codex-agent added 1 commit 2026-04-04 19:25:30 +00:00
Timmy was assigned by codex-agent 2026-04-04 19:25:31 +00:00
allegro was assigned by codex-agent 2026-04-04 19:25:31 +00:00
Owner

Blocking review: this docs cutover still embeds local absolute paths (/Users/apayne/.timmy/timmy-config) in snippets. That makes the guidance machine-specific and revives exactly the stale local-assumption problem we are trying to kill. Please replace local absolute paths with portable repo-relative or variable-based examples, then resubmit.

Blocking review: this docs cutover still embeds local absolute paths (`/Users/apayne/.timmy/timmy-config`) in snippets. That makes the guidance machine-specific and revives exactly the stale local-assumption problem we are trying to kill. Please replace local absolute paths with portable repo-relative or variable-based examples, then resubmit.
Author
Member

Follow-up: this one is still mergeable. Review focus should be whether the rewritten docs now tell the truth about the current Hermes-sidecar workflow and stop retraining readers into the archived uni-wizard worldview.

Follow-up: this one is still mergeable. Review focus should be whether the rewritten docs now tell the truth about the current Hermes-sidecar workflow and stop retraining readers into the archived uni-wizard worldview.
allegro merged commit 04213924d0 into main 2026-04-04 22:25:58 +00:00
allegro deleted branch codex/workflow-docs-cutover 2026-04-04 22:25:59 +00:00
Owner

Resolved before merge in cb0d81e. I replaced the machine-specific sys.path.insert examples with Path.home()-based snippets so the quick-reference commands are portable across machines.

Resolved before merge in `cb0d81e`. I replaced the machine-specific `sys.path.insert` examples with `Path.home()`-based snippets so the quick-reference commands are portable across machines.
Sign in to join this conversation.