goldstein
  • Joined on 2026-03-16
goldstein pushed to feat/contracts-request at goldstein/infoxtractor 2026-04-18 08:47:35 +00:00
181cc0fbea feat(contracts): RequestIX + Context + Options per spec §3
goldstein created branch feat/contracts-request in goldstein/infoxtractor 2026-04-18 08:47:35 +00:00
goldstein merged pull request goldstein/infoxtractor#2 2026-04-18 08:46:20 +00:00
feat(errors): IXException + IXErrorCode (spec §8)
goldstein pushed to main at goldstein/infoxtractor 2026-04-18 08:46:20 +00:00
ebdba99d9f feat(errors): IXException + IXErrorCode (spec §8) (#2)
ae595c937a feat(errors): add IXException + IXErrorCode per spec §8
Compare 2 commits »
goldstein created pull request goldstein/infoxtractor#2 2026-04-18 08:46:14 +00:00
feat(errors): IXException + IXErrorCode (spec §8)
goldstein created branch feat/errors in goldstein/infoxtractor 2026-04-18 08:46:05 +00:00
goldstein pushed to feat/errors at goldstein/infoxtractor 2026-04-18 08:46:05 +00:00
ae595c937a feat(errors): add IXException + IXErrorCode per spec §8
goldstein merged pull request goldstein/infoxtractor#1 2026-04-18 08:42:57 +00:00
feat(scaffold): project skeleton with uv + pytest + forgejo CI
goldstein pushed to main at goldstein/infoxtractor 2026-04-18 08:42:57 +00:00
663cb4ae10 feat(scaffold): project skeleton with uv + pytest + forgejo CI (#1)
4120d106aa ci: trigger re-run
097ebf5db7 ci: run on every push (not just main) so feat branches also get CI
7e141829ac fix(ci): create empty tests/integration so pytest doesn't error on missing dir
a71f023ed9 fix(ci): match mammon's Forgejo Actions pattern (no explicit container image)
Compare 6 commits »
goldstein pushed to feat/scaffold at goldstein/infoxtractor 2026-04-18 08:42:00 +00:00
4120d106aa ci: trigger re-run
goldstein reopened pull request goldstein/infoxtractor#1 2026-04-18 08:41:33 +00:00
feat(scaffold): project skeleton with uv + pytest + forgejo CI
goldstein closed pull request goldstein/infoxtractor#1 2026-04-18 08:41:30 +00:00
feat(scaffold): project skeleton with uv + pytest + forgejo CI
goldstein pushed to feat/scaffold at goldstein/infoxtractor 2026-04-18 08:40:47 +00:00
097ebf5db7 ci: run on every push (not just main) so feat branches also get CI
goldstein pushed to feat/scaffold at goldstein/infoxtractor 2026-04-18 08:39:28 +00:00
7e141829ac fix(ci): create empty tests/integration so pytest doesn't error on missing dir
goldstein pushed to feat/scaffold at goldstein/infoxtractor 2026-04-18 08:37:57 +00:00
a71f023ed9 fix(ci): match mammon's Forgejo Actions pattern (no explicit container image)
goldstein created pull request goldstein/infoxtractor#1 2026-04-18 08:36:56 +00:00
feat(scaffold): project skeleton with uv + pytest + forgejo CI
goldstein created branch feat/scaffold in goldstein/infoxtractor 2026-04-18 08:36:48 +00:00
goldstein pushed to feat/scaffold at goldstein/infoxtractor 2026-04-18 08:36:48 +00:00
57cdfd73fb feat(scaffold): project skeleton with uv + pytest + forgejo CI
goldstein pushed to main at goldstein/infoxtractor 2026-04-18 08:34:33 +00:00
86538ee8de Implementation plan for ix MVP
goldstein pushed to main at goldstein/infoxtractor 2026-04-18 08:30:09 +00:00
5e007b138d Address spec review — auth, timeouts, lifecycle, error codes
124403252d Initial design: on-prem LLM extraction microservice MVP