Skip to content

docs: document cheap main model and Board posture - #414

Merged
bearmug merged 10 commits into
mainfrom
feat/issue-411-model-profile-docs
Aug 17, 2026
Merged

docs: document cheap main model and Board posture#414
bearmug merged 10 commits into
mainfrom
feat/issue-411-model-profile-docs

Conversation

@bearmug

@bearmug bearmug commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

Summary

Closes #411.

  • Document that Pi owns the active main model and Pi-Rogue never switches it.
  • Recommend an explicitly selected cheap/fast DeepSeek Flash profile while warning that provider IDs, prices, limits, and availability change.
  • Document Board watcher modes, optional Head escalation, and the role separation between main model, Advisor, Board, and Head.
  • Show the active Pi model in /pi-rogue-advisor status without mutating configuration.
  • Add documentation/runtime consistency tests.

Research basis

Validation

  • npm test -- --run packages/advisor/src/extension.test.ts packages/advisor/src/completions.test.ts packages/bundle/src/extension.test.ts — 31 tests passed
  • npm run check — passed
  • git diff --check — passed

Stack

Base: PR #413 / issue #410. This is the documentation and runtime-truth capstone of the posture stack.

@bearmug
bearmug force-pushed the feat/issue-411-model-profile-docs branch from 3967aa8 to 444fd5e Compare August 17, 2026 23:00
@bearmug
bearmug force-pushed the feat/issue-410-board-head-escalation branch from 4bd9001 to 8c902f5 Compare August 17, 2026 23:09
@bearmug
bearmug force-pushed the feat/issue-411-model-profile-docs branch from 444fd5e to 0232da4 Compare August 17, 2026 23:10
@bearmug
bearmug force-pushed the feat/issue-410-board-head-escalation branch from 8c902f5 to 6981776 Compare August 17, 2026 23:20
@bearmug
bearmug force-pushed the feat/issue-411-model-profile-docs branch 5 times, most recently from dac578a to 757c3d2 Compare August 17, 2026 23:43
@bearmug
bearmug force-pushed the feat/issue-410-board-head-escalation branch from 2d87988 to d3d58b3 Compare August 17, 2026 23:50
@bearmug
bearmug force-pushed the feat/issue-411-model-profile-docs branch from 757c3d2 to 083a732 Compare August 17, 2026 23:51
Base automatically changed from feat/issue-410-board-head-escalation to main August 17, 2026 23:52
@bearmug
bearmug merged commit 8baef50 into main Aug 17, 2026
1 check passed
@bearmug
bearmug deleted the feat/issue-411-model-profile-docs branch August 17, 2026 23:52
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.

docs: document cheap main-model profiles and runtime model truth

1 participant