Commit graph

4 commits

Author SHA1 Message Date
hermes
c69fb128bd W3: add Forgejo CI workflow, user guide, README screenshots placeholder section
Some checks failed
CI / api-tests (push) Failing after 30s
CI / package-tests (push) Failing after 58s
CI / web-tests (push) Failing after 37s
2026-07-30 18:36:51 +00:00
hermes
3035e4eac9 W2: api v1 features (CV import, AF fetch, batch scoring, today/nudges, interview prep, SMTP+clipboard transports, scheduler, 90 tests)
Implements docs/api-contract-v2.md. Migration 002 adds follow-up fields.
EchoTransport replaced by SMTP->Clipboard selection behind unchanged approval gate.
Scheduler (APScheduler) daily 07:00 fetch+score, env-gated, default off.
Test image installs workspace packages; build context moved to repo root.
Recovered and committed by integration lead after W2 worker hit iteration limit.
2026-07-30 18:29:17 +00:00
hermes
d1753bb70a v1.0 design: perspective review + ADR-0002 scope + worker dispatch cards 2026-07-30 18:20:45 +00:00
hermes
b77c8b0044 Bootstrap: README, ADR-0001 (LLM at decision points), data model, API contract, worker task cards
Design foundation for POC. Monorepo: FastAPI+Postgres backend, Vue 3 frontend,
Python packages (llm-gateway, artifacts, connectors). Approval gate and
token budgets are architectural constraints per measured prototype findings.
2026-07-30 17:56:07 +00:00