docs(adr): add ADR 0066 for interactive admin install guide#3020
docs(adr): add ADR 0066 for interactive admin install guide#3020ifireball wants to merge 3 commits into
Conversation
Record the decision to revive admin install as a guided orchestrator over existing mint/github/inference/repos phases, with a shared decision tree for humans and agent skills. Signed-off-by: Barak Korren <bkorren@redhat.com> Co-authored-by: Cursor <cursoragent@cursor.com>
|
🤖 Review · |
PR Summary by QodoAdd ADR 0066: guided interactive
AI Description
Diagram
High-Level Assessment
Files changed (2)
|
Site previewPreview: https://46b83fee-site.fullsend-ai.workers.dev Commit: |
Code Review by Qodo
1.
|
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
Clarify that the monolithic all-in-one admin install path is deprecated, not the future guided orchestrator described in ADR 0066. Update advanced-setup and cli-internals to cross-reference the ADR and note the interactive wizard is follow-on work. Signed-off-by: Barak Korren <bkorren@redhat.com> Co-authored-by: Cursor <cursoragent@cursor.com>
|
🤖 Finished Review · ✅ Success · Started 11:03 AM UTC · Completed 11:16 AM UTC |
ReviewFindingsLow
Previous runReviewFindingsLow
Labels: PR adds a new ADR about the install entry point and updates installation documentation |
Resolve docs/architecture.md conflict by keeping both ADR 0066 (interactive admin install guide) and ADR 0067 (GitLab cron polling dispatch). Signed-off-by: Barak Korren <bkorren@redhat.com> Co-authored-by: Cursor <cursoragent@cursor.com>
|
🤖 Review · ❌ Terminated · Started 7:32 AM UTC · Ended 7:49 AM UTC |
|
Addressed the Qodo docs-conflict finding in |
|
🤖 Finished Review · ✅ Success · Started 7:32 AM UTC · Completed 7:49 AM UTC |
Summary
admin installas an interactive guided orchestrator, not a monolithic provisioner.mint/github/inference/reposphases.--planemits composed commands without executing.docs/architecture.mdwith the decided interactive install entry point.Context
Standalone install commands reduced coupling but increased cognitive load. Recent docs deprecated all-in-one
admin installas opaque; this ADR reframes it as the guided entry point while keeping per-repo as the default path (ADR 0044).Test plan
make lintpasses (ADR frontmatter, numbers, link scope)Made with Cursor