e0f93dfa7b
fix(fase3): stamp real proposer model into provenance, kill fake-model leak (F1)
...
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_019any9zfGNNwWJPX5Zq2QRz
2026-06-26 15:03:45 +02:00
0020776b26
test(fase3): SC1 new project via config-only + no-hardcoded-id src guard
2026-06-26 12:13:44 +02:00
6119e85e6a
fix(fase3): mypy-clean single-arg joinpath in reference_domain loader (Step 2 follow-up)
2026-06-26 12:02:31 +02:00
52f6f65b7d
feat(fase3): run_portfolio sequential orchestrator + PortfolioResult aggregate
2026-06-26 12:02:08 +02:00
c7c42eeb75
feat(fase3): config-driven docs_dir + verdict_input on Project loader
2026-06-26 11:55:21 +02:00
8b64c7f8de
feat(fase3): additive meter= seam on run_project (SC3 detach hook)
2026-06-26 11:51:25 +02:00
1694141bff
feat(fase2): feed debate converged output into candidate generation
2026-06-26 00:40:44 +02:00
7573c4439f
feat(fase2): wire BudgetMiddleware + retrieval tool onto the debate in run_project
2026-06-26 00:37:45 +02:00
434ecb92c9
feat(fase2): thread tools + budget middleware through fresh_workflow onto agents
2026-06-26 00:36:06 +02:00
4e87e473e4
fix(fase2): mypy-clean src — typed workflow factory + third-party stub config
2026-06-24 14:01:27 +02:00
7491367fb6
feat(fase2): vertical-slice orchestrator + two-layer HITL wiring
2026-06-24 13:54:54 +02:00
36606ebee7
feat(fase2): fail-fast contract loaders
2026-06-24 13:50:28 +02:00
0abc7083df
feat(fase2): LLM->IR generation with validator-as-retry
2026-06-24 13:48:54 +02:00
a0a8edd58c
feat(fase2): fresh_workflow factory + maker-checker GroupChat
2026-06-24 13:41:30 +02:00
15e41dd1fa
feat(fase2): wire local + Foundry profiles + model-map + env template
2026-06-24 13:38:43 +02:00
f981c51e0b
feat(fase2): expose retriever as citation-bearing data source
2026-06-24 13:34:53 +02:00
3104e18b07
feat(fase2): real-UsageDetails token meter + budget middleware
2026-06-24 13:31:39 +02:00
22b039235a
feat(fase2): VerdictStore + ExpeL + capture_verdict (two-arg, real SessionContext test)
2026-06-24 13:29:02 +02:00
a0f263bf41
feat(fase2): first-class Pydantic provenance stamp
2026-06-24 13:26:55 +02:00
ebe12a8675
feat(fase2): local-folder retriever core with path-security
2026-06-24 13:26:00 +02:00
bbba6e7337
feat(fase2): promote blocking validator + IR to src
2026-06-24 13:24:03 +02:00
b57aa83a30
feat(fase0): synthetic reference domain (D4) + backend profile skeleton (D2)
...
Completes Fase 0 (skeleton & decision-lock):
- reference_domain.py + data/reference_projects.json: a synthetic
"anleggskostnad" portfolio (3 fictional construction-cost projects with
cost line items) as the framework's bundled reference input. Plain typed
loader (frozen dataclasses); the JSON-Schema data-source *contract* (B5)
is deliberately deferred to Fase 2.
- backends.py: Profile (azure|local) + ChatBackend Protocol seam +
AzureFoundryBackend/LocalBackend stubs + get_backend() selector
(fail-fast on unknown profile). Empty skeleton per D2 — create_chat_client
raises NotImplementedError until live wiring in Fase 1. Return type is the
MAF BaseChatClient (the common base of FoundryChatClient/OpenAIChatClient).
Quality gate green: ruff format + check, mypy (src) clean, 12 pytest passed.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01H9FyyENxebxVThjrn9et8C
2026-06-23 22:38:41 +02:00
ec9ac74976
feat: initial scaffold (Python framework on Microsoft Agent Framework)
...
Plan-fase: repo-skjelett, dokumentasjon (research + inkrementell plan),
Python/uv-oppsett, MAF-avhengighet. Ingen rammeverkskode ennå.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01H9FyyENxebxVThjrn9et8C
2026-06-23 22:01:22 +02:00