-
Notifications
You must be signed in to change notification settings - Fork 1
feat(B-0068.1): smallest safe slice — Forge CLI + Ollama research child row (re-decomposed from umbrella) #2430
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
AceHack
merged 5 commits into
main
from
claim/B-0068-decompose-smallest-slice-riven-2026-05-10
May 10, 2026
Merged
Changes from all commits
Commits
Show all changes
5 commits
Select commit
Hold shift + click to select a range
d2df38e
fix(tsc): resolve two lint (tsc tools) errors introduced in mythology…
AceHack f98aa10
fix(mythology): clarify pending anchor note in heimdallrSeed to resol…
AceHack bb6746f
feat(B-0068.1): smallest safe slice — Forge CLI + Ollama research chi…
AceHack 634413a
fix: MD022/MD032 in B-0068.1 + regenerate BACKLOG.md
AceHack 049c7ff
ci: retrigger after semgrep timeout
AceHack File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
49 changes: 49 additions & 0 deletions
49
docs/backlog/P2/B-0068.1-forge-cli-ollama-research-slice-aaron-2026-05-10.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,49 @@ | ||
| --- | ||
| id: B-0068.1 | ||
| priority: P2 | ||
| status: open | ||
| title: Forge CLI + Ollama harness integration research slice (B-0068 child 1) | ||
| effort: S | ||
| ask: decompose from B-0068 umbrella | ||
| created: 2026-05-10 | ||
| last_updated: 2026-05-10 | ||
| depends_on: [] | ||
| tags: [local-ai, forge, ollama, research] | ||
| type: research | ||
|
|
||
| --- | ||
|
|
||
| # B-0068.1 — Forge CLI + Ollama research slice | ||
|
|
||
| ## Why (atomic child of B-0068) | ||
|
|
||
| B-0068 is the umbrella for local AI trajectory. This is the smallest atomic first child: pure research on Forge CLI current version, supported models, and Ollama native bridge. No implementation, no install, no code. Per Otto-247 version-currency and search-first authority, every model/harness claim starts with fresh WebSearch. | ||
|
|
||
| This slice unblocks B-0068.2 (hardware/model selection) and B-0068.3 (smoke test) by providing the capability matrix. | ||
|
|
||
| ## What (bounded scope) | ||
|
|
||
| - WebSearch "Forge CLI latest release 2026" + "Forge CLI Ollama integration" | ||
| - Capture: current version, supported local model surface, Ollama bridge docs, hardware requirements | ||
| - Land findings as research-grade doc under docs/research/ with archive header (GOVERNANCE §33) | ||
|
AceHack marked this conversation as resolved.
|
||
| - No code, no scripts, no install, no PR beyond this research landing | ||
| - Explicit non-scope: no model install, no direct integration, no harness wiring | ||
|
|
||
| ## Focused check outcome (included per task rule) | ||
|
|
||
| - Root checkout build gate (dotnet build -c Release): transient MSB4166 child-node exit (known MSBuild parallel flake, 0 code warnings/errors before cancel; 4 termination warnings only) | ||
| - Worktree focused: dotnet build src/Core -c Release (assets missing as expected for fresh worktree; no code changes yet) | ||
| - No pre-existing Forge or Ollama references in docs/backlog/P2/ or tools/ (verified via rg before write) | ||
| - Decomposition re-applied: B-0068 umbrella assumed too broad → first child is research-only to keep velocity without committing to stack | ||
|
|
||
| ## Evidence links | ||
|
|
||
| - Parent: docs/backlog/P2/B-0068-local-ai-trajectory-forge-ollama-direct-integration-aaron-2026-04-28.md | ||
| - Otto-247 version-currency rule | ||
| - .claude/rules/search-first-authority.md | ||
|
|
||
| ## Out of scope | ||
|
|
||
| - Any implementation or install | ||
| - Model selection (next child) | ||
| - Direct integration paths (path 3 of umbrella) | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.