Skip to content

chore: remove orion-docs/ legacy directory and expand Phase 0 brainstorm flowchart#9

Merged
dmicheneau merged 3 commits intoharnessfrom
refactor/documentation
Apr 8, 2026
Merged

chore: remove orion-docs/ legacy directory and expand Phase 0 brainstorm flowchart#9
dmicheneau merged 3 commits intoharnessfrom
refactor/documentation

Conversation

@dmicheneau
Copy link
Copy Markdown
Collaborator

Summary

  • Remove orion-docs/ — abandoned legacy React app (Parcel + Tailwind + shadcn) with no references anywhere in the codebase, fully superseded by team-lead-workflow/
  • Expand Phase 0 brainstorm flowchart with full entry logic from WORKFLOW_DRAFT.md
  • Fix edge label visibility in Mermaid flowchart

Changes

chore: remove orion-docs/ legacy directory

  • 69 files deleted, 12 382 deletions
  • Zero references to orion-docs/ found anywhere in the codebase

docs: expand Phase 0 brainstorm flowchart with full entry logic

  • Rename brainstorm internal phases to Step 1/2/3 in WORKFLOW_DRAFT.md (avoid confusion with global Orion phases)
  • Replace single Brief exist? node with full entry logic: glob docs/briefs/Briefs found? (0/1/N) → Brief status?Continue or fresh start? / Revise or new project?Load brief → Step 3 / Step 1 normal/direct
  • Add fast path dashed arrow (bypass when scope already clear)
  • Fix edge label visibility: CSS injected into SVG post-render (dark bg + white text)
  • Rebuild bundle.html

- Rename brainstorm internal phases to Step 1/2/3 in WORKFLOW_DRAFT to avoid
  confusion with global Orion phases (Phase 1=PLAN, Phase 2=DELEGATE, etc.)
- Replace simplistic Phase 0 (single Brief exist? node) with full entry logic:
  glob docs/briefs/, Briefs found? (0/1/N), Brief status? (draft/done),
  Continue or fresh start?, Revise or new project?, Load brief → Step 3,
  Step 1 direct/normal, Run brainstorm agent, Brief written → verbal suggestion
- Add fast path dashed arrow from glob node to Phase 2 Select agent (bypass
  when scope is already clear)
- Fix edge label visibility: inject CSS into SVG post-render to force dark
  background (#1e293b) and white text on all Mermaid edge labels
- Add optional dashed arrow Phase 4 → Phase 5 (maintenance is post-delivery)
- Rebuild bundle.html
The orion-docs/ directory was an abandoned React app (Parcel + Tailwind +
shadcn) with no references anywhere in the codebase. It has been fully
replaced by team-lead-workflow/ which is the active documentation site.
@dmicheneau dmicheneau merged commit b275d35 into harness Apr 8, 2026
8 checks passed
@dmicheneau dmicheneau deleted the refactor/documentation branch April 8, 2026 14:13
azrod pushed a commit that referenced this pull request May 4, 2026
…orm flowchart (#9)

* feat: replace flowchart with unified Mermaid diagram (Phase 0-5)

* docs: expand Phase 0 brainstorm flowchart with full entry logic

- Rename brainstorm internal phases to Step 1/2/3 in WORKFLOW_DRAFT to avoid
  confusion with global Orion phases (Phase 1=PLAN, Phase 2=DELEGATE, etc.)
- Replace simplistic Phase 0 (single Brief exist? node) with full entry logic:
  glob docs/briefs/, Briefs found? (0/1/N), Brief status? (draft/done),
  Continue or fresh start?, Revise or new project?, Load brief → Step 3,
  Step 1 direct/normal, Run brainstorm agent, Brief written → verbal suggestion
- Add fast path dashed arrow from glob node to Phase 2 Select agent (bypass
  when scope is already clear)
- Fix edge label visibility: inject CSS into SVG post-render to force dark
  background (#1e293b) and white text on all Mermaid edge labels
- Add optional dashed arrow Phase 4 → Phase 5 (maintenance is post-delivery)
- Rebuild bundle.html

* chore: remove orion-docs/ legacy directory

The orion-docs/ directory was an abandoned React app (Parcel + Tailwind +
shadcn) with no references anywhere in the codebase. It has been fully
replaced by team-lead-workflow/ which is the active documentation site.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant