Commit Graph

127 Commits

Author SHA1 Message Date
phamnazage-jpg
afce3da3df docs(v2): refine batch import architecture
Expand the batch auto-import V2 spec and TDD plan with stability requirements, result state persistence, and result page design. Add a dedicated architecture document for run state, APIs, pages, and UI field layout, and sync the execution board to the new V2 scope.
2026-05-22 13:18:51 +08:00
phamnazage-jpg
9134afed9f fix(provision): stabilize kimi a7m import closure
Downgrade the first third-party account test 403 to an advisory warning when models are already present, and retry transient gateway completion 503 responses during access closure.

Add regression coverage for the probe race and completion retry paths, update the execution board, and store the final v0.1.129 Kimi A7M fresh-host acceptance artifact that now reaches succeeded/active/subscription_ready.
2026-05-22 12:33:12 +08:00
phamnazage-jpg
56c6b9e452 docs(execution): sync board with current production truth 2026-05-22 10:03:49 +08:00
phamnazage-jpg
516fdc49c4 chore(artifacts): archive real-host debugging snapshots 2026-05-22 10:03:39 +08:00
phamnazage-jpg
6f464eb6dd docs: add provider validation matrix 2026-05-22 07:43:42 +08:00
phamnazage-jpg
66da64dbe3 docs(v2): add batch auto-import spec and tdd plan with resolved open questions
- Add BATCH_AUTO_IMPORT_SPEC.md: 3-stage pipeline (probe/provision/validate),
  provider_id=host+hash, smoke_model=find-first-usable, pricing=defaults
- Add BATCH_AUTO_IMPORT_TDD_PLAN.md: 5-stage implementation plan, 10 tasks
- Update EXECUTION_BOARD.md: add v2 section with resolved open questions
2026-05-22 06:51:44 +08:00
phamnazage-jpg
f797047727 feat(pack): add official provider templates and loader test
- Add first batch of 10 official provider templates (qwen, glm, kimi, minimax, deepseek, step)
- Add TestLoadPathIncludesFirstBatchOfficialProviders to verify pack loads all templates
- Regenerate checksums.txt with all official provider files
- Bump pack version 1.0.1 -> 1.1.0
- Update README with provider manifest index and import examples
2026-05-21 23:07:07 +08:00
phamnazage-jpg
a050042f8e docs: add provider onboarding playbook 2026-05-21 21:45:56 +08:00
phamnazage-jpg
3ba3244ea6 fix fresh-host acceptance and document real-host debugging learnings 2026-05-21 21:19:19 +08:00
phamnazage-jpg
7c6e18f94d test(host): harden gateway and acceptance validation 2026-05-21 15:45:55 +08:00
phamnazage-jpg
2649956b59 docs(tdd): codify host channel contract and validation gaps 2026-05-21 15:45:22 +08:00
phamnazage-jpg
543f46562f fix(provision): replace duplicate accounts before closure probe 2026-05-21 14:19:41 +08:00
phamnazage-jpg
95cdb490d2 docs(runbook): sync account cleanup and deepseek repro notes 2026-05-21 14:19:39 +08:00
phamnazage-jpg
6b55db9eca docs(real-host): narrow completion blocker root causes 2026-05-21 13:49:58 +08:00
phamnazage-jpg
d077786565 docs(real-host): calibrate acceptance truth surfaces 2026-05-21 13:37:49 +08:00
phamnazage-jpg
49d00e7f05 test(scripts): harden remote43 managed-probe validation 2026-05-21 09:18:17 +08:00
phamnazage-jpg
8ba72efe95 docs(readme): consolidate truth-index and docs navigation 2026-05-21 09:16:45 +08:00
phamnazage-jpg
ca1d448cc0 fix(provision): reconcile channel pricing and hosted access 2026-05-20 22:09:40 +08:00
phamnazage-jpg
83ee216a4d fix(provision): preserve channel model mapping on import 2026-05-19 22:24:32 +08:00
phamnazage-jpg
18e1b085eb fix(provision): harden batch scoping and remote43 import validation 2026-05-19 20:21:21 +08:00
phamnazage-jpg
0ecce50a48 feat(scripts): automate real-host access prep closure 2026-05-19 13:58:03 +08:00
phamnazage-jpg
85d495dd16 feat(control-plane): harden host-scoped reconcile and acceptance evidence
- add batch-scoped reconcile_runs persistence and queries
- route batch detail and reconcile writes through batch_id/host_id
- refresh production boards with host-scope acceptance artifacts
- include latest real-host acceptance evidence for self_service and subscription
2026-05-18 22:22:22 +08:00
phamnazage-jpg
71cbaf5fa6 test(project): achieve ≥70% package coverage across all internal packages
- store/sqlite: 75.4% (repos + db coverage)
- host/sub2api: 80.8% (httptest mock server, pure function tests)
- app: 74.2% (handler error paths, NewActionSet closures)
- pack: 72.4%
- provision: 75.2%
- access: 77.3%
- config: 94.7% (lookup mock tests)

All tests pass: build, vet, race, coverage gates.
2026-05-15 19:26:25 +08:00
phamnazage-jpg
70ec9d393b feat(sub2api): add host adapter client and tests 2026-05-13 00:41:12 +08:00
phamnazage-jpg
a1d7007397 feat: add state store migrations and repositories 2026-05-12 23:25:02 +08:00
phamnazage-jpg
9d52b22b8d feat: bootstrap control plane app skeleton 2026-05-12 22:44:30 +08:00
phamnazage-jpg
1c02fcdaa7 chore: bootstrap repository 2026-05-12 21:46:19 +08:00