• Joined on 2025-11-04
profit pushed to scrum/auto-apply-19814 at profit/lakehouse 2026-04-24 11:28:38 +00:00
fdc5123f6d cleanup: drop workspace warnings from 11 to 6
profit commented on pull request profit/lakehouse#11 2026-04-24 11:26:59 +00:00
Session infrastructure: OpenRouter + tree-split reducer + observer→LLM Team + scrum_applier

Auditor verdict: 🛑 block

One-liner: 1 blocking issue: todo!() macro call in tests/real-world/scrum_master_pipeline.ts Head SHA: 51a1aa3ddc22 Audited at: 2026-04-24T11:26:59.0…

profit commented on pull request profit/lakehouse#11 2026-04-24 11:24:49 +00:00
Session infrastructure: OpenRouter + tree-split reducer + observer→LLM Team + scrum_applier

Auditor verdict: 🛑 block

One-liner: 1 blocking issue: todo!() macro call in tests/real-world/scrum_master_pipeline.ts Head SHA: d122703e9ac7 Audited at: 2026-04-24T11:24:49.4…

profit pushed to scrum/auto-apply-19814 at profit/lakehouse 2026-04-24 11:24:43 +00:00
51a1aa3ddc gateway/execution_loop: wire truth gate (Phase 42 step 6 — was TODO)
profit commented on pull request profit/lakehouse#11 2026-04-24 11:22:40 +00:00
Session infrastructure: OpenRouter + tree-split reducer + observer→LLM Team + scrum_applier

Auditor verdict: 🛑 block

One-liner: 1 blocking issue: todo!() macro call in tests/real-world/scrum_master_pipeline.ts Head SHA: fd92a9a0d043 Audited at: 2026-04-24T11:22:39.8…

profit pushed to scrum/auto-apply-19814 at profit/lakehouse 2026-04-24 11:22:30 +00:00
d122703e9a vectord: delete _run_embedding_job_legacy — 44 lines of explicit dead code
profit pushed to scrum/auto-apply-19814 at profit/lakehouse 2026-04-24 11:21:15 +00:00
3963b28b50 aibridge: fix glob_match — remove dead panic branch + add multi-* support
profit pushed to scrum/auto-apply-19814 at profit/lakehouse 2026-04-24 11:18:50 +00:00
c47523e5bd queryd: add latency_ms to QueryResponse (iter 9 finding #3, 88% conf)
profit pushed to scrum/auto-apply-19814 at profit/lakehouse 2026-04-24 11:15:56 +00:00
fd92a9a0d0 docs: SCRUM_MASTER_SPEC.md — single handoff artifact for the scrum loop
profit commented on pull request profit/lakehouse#11 2026-04-24 11:15:31 +00:00
Session infrastructure: OpenRouter + tree-split reducer + observer→LLM Team + scrum_applier

Auditor verdict: 🛑 block

One-liner: 4 blocking issues: todo!() macro call in tests/real-world/scrum_master_pipeline.ts Head SHA: ee31424d0c7a Audited at: 2026-04-24T11:15:30.…

profit created pull request profit/llm-team-ui#2 2026-04-24 11:14:44 +00:00
scrum: validate API key presence when enabling a cloud provider
profit pushed to scrum/provider-key-validation at profit/llm-team-ui 2026-04-24 11:14:27 +00:00
7e4d1ffc29 scrum: validate API key presence when enabling cloud provider
profit created branch scrum/provider-key-validation in profit/llm-team-ui 2026-04-24 11:14:27 +00:00
profit created pull request profit/llm-team-ui#1 2026-04-24 11:10:25 +00:00
scrum: cloud-default models — swap mistral:latest for ollama_cloud::gpt-oss:120b
profit created branch scrum/cloud-default-models in profit/llm-team-ui 2026-04-24 11:09:58 +00:00
profit pushed to scrum/cloud-default-models at profit/llm-team-ui 2026-04-24 11:09:58 +00:00
12ab391679 scrum: swap mistral:latest defaults to ollama_cloud::gpt-oss:120b
205eff64b4 Deep Analysis mode + token tracking for all runs (including public)
34ee12e7ed Fix adaptive mode: model list + synthesizer dropdown were never populated
98bda6e337 OpenRouter: show all 343 models (free + paid) with pricing and filter
fa6ccff079 Ollama Cloud provider + model browser + OpenRouter key fix
Compare 5 commits »
profit pushed to scrum/auto-apply-19814 at profit/lakehouse 2026-04-24 11:05:53 +00:00
f4cff660aa ADR-021 Phase D fix: strip flag names + Rust keywords from pattern_keys
profit commented on pull request profit/lakehouse#11 2026-04-24 11:02:37 +00:00
Session infrastructure: OpenRouter + tree-split reducer + observer→LLM Team + scrum_applier

Auditor verdict: 🛑 block

One-liner: 4 blocking issues: todo!() macro call in tests/real-world/scrum_master_pipeline.ts Head SHA: 0a0843b6053f Audited at: 2026-04-24T11:02:36.…

profit pushed to scrum/auto-apply-19814 at profit/lakehouse 2026-04-24 11:02:18 +00:00
ee31424d0c ADR-021 Phase D: bug_fingerprint pattern extraction from reviewer output
profit pushed to scrum/auto-apply-19814 at profit/lakehouse 2026-04-24 10:49:14 +00:00
0a0843b605 ADR-021: semantic-correctness layer lands in pathway_memory (A+B+C)