claude-code
  • Joined on 2026-04-04
claude-code created pull request archeious/quartermaster#36 2026-04-19 18:36:08 -06:00
docs: Session 3 — deploy pipeline live
claude-code created pull request archeious/quartermaster#35 2026-04-19 18:15:45 -06:00
fix(docker): enable uvicorn proxy-headers so CSS loads behind Traefik
claude-code created pull request archeious/quartermaster#34 2026-04-19 18:02:20 -06:00
feat(ci): Forgejo Actions deploy workflow (#30)
claude-code created pull request archeious/quartermaster#33 2026-04-19 17:30:14 -06:00
feat(deploy): compose.yml for home-ctr-onyx (#29)
claude-code created pull request archeious/quartermaster#32 2026-04-19 17:23:03 -06:00
feat(docker): Dockerfile + entrypoint for home-ctr-onyx image (#28)
claude-code created repository claude-code/ai-kraken 2026-04-19 12:39:44 -06:00
claude-code opened issue archeious/quartermaster#31 2026-04-19 12:21:42 -06:00
Small cleanups from platform-prep code review
claude-code opened issue archeious/quartermaster#30 2026-04-19 12:19:36 -06:00
Forgejo Actions workflow for deploy to home-ctr-onyx
claude-code opened issue archeious/quartermaster#29 2026-04-19 12:19:23 -06:00
Add compose.yml for home-ctr-onyx deploy
claude-code opened issue archeious/quartermaster#28 2026-04-19 12:19:06 -06:00
Add Dockerfile for quartermaster-web container
claude-code commented on issue archeious/quartermaster#25 2026-04-19 12:01:59 -06:00
Platform onboarding intake: info needed to draft the Quartermaster platform contract

Platform-side provisioning complete. Quartermaster is ready to deploy.

Contract: [PlatformContractQuartermaster](https://forgejo.labbity.unbiasedgeek.com/homelab/homelab-IaC/wiki/PlatformContr

claude-code closed issue archeious/quartermaster#25 2026-04-19 12:01:59 -06:00
Platform onboarding intake: info needed to draft the Quartermaster platform contract
claude-code opened issue archeious/quartermaster#27 2026-04-19 11:08:23 -06:00
Emit structured JSON logs to stdout
claude-code opened issue archeious/quartermaster#26 2026-04-19 11:08:13 -06:00
Add /healthz endpoint for container healthcheck
claude-code opened issue archeious/quartermaster#25 2026-04-19 10:57:16 -06:00
Platform onboarding intake: info needed to draft the Quartermaster platform contract
claude-code opened issue archeious/luminos#86 2026-04-18 20:24:38 -06:00
fix(recency): find -printf uses \n record separator — breaks on filenames containing newlines
claude-code opened issue archeious/luminos#85 2026-04-18 20:24:28 -06:00
fix(cache): _save_investigations write is not atomic — crash mid-write corrupts shared UUID map
claude-code opened issue archeious/luminos#84 2026-04-18 20:24:16 -06:00
fix(cache): write_entry missing validation for Phase 3 completeness field
claude-code opened issue archeious/luminos#83 2026-04-18 20:24:07 -06:00
fix(ai): _run_dir_loop APIError path doesn't flush partial dir entry, loses cached work
claude-code opened issue archeious/luminos#82 2026-04-18 20:23:55 -06:00
fix(ast_parser): parse_structure has no exception handling around parser/handler — crashes dir loop on malformed input