Build and continous integration pipeline validator for haskell projects in railiance.
Find a file
codex bafecfb4be docs(agents): repoint remote State Hub URL to the in-cluster address
The remote row pointed at 127.0.0.1:18000, a reverse tunnel back to the
workstation. On railiance01 the State Hub runs in the cluster on that same
machine, so the request left the box and came back to reach a local service.

Refs CUST-WP-0067-T07

Assistant: claude-code
Assistant-Model: opus
Assistant-Process: 2583210@bnt-lap001
Assistant-Session: f2bff2d5-e9b2-4338-92ca-10282a927006
2026-08-25 00:21:11 +02:00
.claude/rules docs: workplan-first agent guidance prose (CUST-WP-0055 T04 batch 5) 2026-07-08 19:51:32 +02:00
.forgejo/workflows Archive probe repo after CORE-WP-0007-T01 2026-07-08 00:13:23 +02:00
.gitea/workflows Archive probe repo after CORE-WP-0007-T01 2026-07-08 00:13:23 +02:00
Application feat: minimal IHP scaffold — T01-T05, T08 of IRP-WP-0001 2026-05-03 12:57:28 +02:00
chart Snapshot of work, when we got stalled from the claude tokenlimit 2026-05-03 17:29:55 +02:00
Config feat: minimal IHP scaffold — T01-T05, T08 of IRP-WP-0001 2026-05-03 12:57:28 +02:00
registry Add registry/NO_CAPABILITIES.md (reuse-surface REUSE-WP-0017-T03) 2026-07-06 18:50:37 +02:00
static fix: add static/app.css and Tailwind Makefile rule for production build 2026-05-03 13:30:23 +02:00
tailwind feat: minimal IHP scaffold — T01-T05, T08 of IRP-WP-0001 2026-05-03 12:57:28 +02:00
Test feat: minimal IHP scaffold — T01-T05, T08 of IRP-WP-0001 2026-05-03 12:57:28 +02:00
Web fix: use string not pathPrefix for /healthz route (IHP v1.5 API) 2026-05-03 13:33:20 +02:00
workplans/archived CUST-WP-0055 T07: add archive workplan terminology grandfather note 2026-07-08 20:26:35 +02:00
.custodian-brief.md chore(consistency): sync task status from DB [auto] 2026-06-22 23:22:30 +02:00
.ghci feat: minimal IHP scaffold — T01-T05, T08 of IRP-WP-0001 2026-05-03 12:57:28 +02:00
.gitignore Initial commit 2026-05-02 11:39:27 +00:00
.repo-classification.yaml Add .repo-classification.yaml (CUST-WP-0050 T11 agent first-pass) 2026-06-22 17:47:37 +02:00
AGENTS.md docs(agents): repoint remote State Hub URL to the in-cluster address 2026-08-25 00:21:11 +02:00
App.cabal feat: minimal IHP scaffold — T01-T05, T08 of IRP-WP-0001 2026-05-03 12:57:28 +02:00
CLAUDE.md Add credential routing instructions for all agent runtimes 2026-06-18 22:48:38 +02:00
default.nix feat: minimal IHP scaffold — T01-T05, T08 of IRP-WP-0001 2026-05-03 12:57:28 +02:00
DeploymentBlueprint.md docs: document Gitea registry token workaround 2026-05-02 17:09:48 +02:00
devenv.nix feat: minimal IHP scaffold — T01-T05, T08 of IRP-WP-0001 2026-05-03 12:57:28 +02:00
devenv.yaml feat: minimal IHP scaffold — T01-T05, T08 of IRP-WP-0001 2026-05-03 12:57:28 +02:00
flake.nix feat: minimal IHP scaffold — T01-T05, T08 of IRP-WP-0001 2026-05-03 12:57:28 +02:00
INTENT.md Archive probe repo after CORE-WP-0007-T01 2026-07-08 00:13:23 +02:00
LICENSE Adopt Target Revenue Source License V1C1 (org-wide preliminary rollout) 2026-07-30 00:25:38 +02:00
Main.hs feat: minimal IHP scaffold — T01-T05, T08 of IRP-WP-0001 2026-05-03 12:57:28 +02:00
Makefile fix: add static/app.css and Tailwind Makefile rule for production build 2026-05-03 13:30:23 +02:00
PIPELINE_LOG.md chore: mark T06-T11 done; pipeline validated end-to-end 2026-05-07 04:07:22 +02:00
README.md docs(CORE-WP-0007): link to inter-hub-haskell retirement 2026-07-08 12:48:05 +02:00
SCOPE.md Archive probe repo after CORE-WP-0007-T01 2026-07-08 00:13:23 +02:00
Setup.hs feat: minimal IHP scaffold — T01-T05, T08 of IRP-WP-0001 2026-05-03 12:57:28 +02:00

ihp-railiance-probe (archived)

Status: archived 2026-07-07 (CORE-WP-0007-T01); Forgejo repo archived on gitea.coulomb.social

Minimal IHP-on-Railiance pipeline-validation probe — not a product. The probe completed its mission in May 2026 (IRP-WP-0001); production interaction framework responsibility moved to Core Hub (CORE-WP-0005 cutover 2026-07-03).

Preserved knowledge

Read these before touching any remaining Haskell/IHP build path:

  • INTENT.md — why the probe existed and what it proved
  • DeploymentBlueprint.md — deployment shape and operator notes
  • PIPELINE_LOG.md — successful build/deploy/smoke runs (2026-05-03, 2026-05-07)
  • workplans/archived/260707-IRP-WP-0001-pipeline-validation.md — full task evidence

Replacement

  • Production API: Core Hub
  • Historical Haskell implementation: inter-hub-haskell (retired 2026-07-08)

CI workflows are disabled; do not schedule new haskelseed builds against this repo.