A task factory based on temporal
Find a file
tegwick 6ef34b4e0d feat(e2e): add run-on-host.sh for automated cron on railiance01
CUST-WP-0028-T06:
- e2e/run-on-host.sh: standalone script for native execution on railiance01
  (no SSH from workstation). git pull → compose up → health wait →
  test_full_flow.py → compose down → report to state-hub via ops-bridge.

Install via: make e2e-cron-install REPO=activity-core  (from ~/the-custodian)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-27 01:02:21 +01:00
docs Add project scaffold: contracts, schemas, docker-compose, workplans 2026-03-04 22:45:40 +01:00
dynamicconfig Add project scaffold: contracts, schemas, docker-compose, workplans 2026-03-04 22:45:40 +01:00
e2e feat(e2e): add run-on-host.sh for automated cron on railiance01 2026-03-27 01:02:21 +01:00
migrations feat(db): ORM models + Alembic migrations 0001–0003 — T09/T10/T11 2026-03-26 21:51:01 +00:00
schemas Add project scaffold: contracts, schemas, docker-compose, workplans 2026-03-04 22:45:40 +01:00
scripts Add project scaffold: contracts, schemas, docker-compose, workplans 2026-03-04 22:45:40 +01:00
src/activity_core feat(workflows): TaskExecutorWorkflow stub + wire worker — T19/T20 2026-03-26 22:30:50 +00:00
wiki Add project scaffold: contracts, schemas, docker-compose, workplans 2026-03-04 22:45:40 +01:00
workplans feat(e2e): add e2e contract and test script (closes T21) 2026-03-27 00:52:47 +01:00
.custodian-brief.md chore(consistency): sync task status from DB [auto] 2026-03-27 01:01:46 +01:00
.gitignore Initial commit 2026-03-02 00:24:41 +00:00
alembic.ini feat(db): init Alembic (async) + SQLAlchemy declarative base — T08 2026-03-26 21:45:40 +00:00
CLAUDE.md chore: add .custodian-brief.md protocol and unblock T07 2026-03-26 21:03:56 +01:00
docker-compose.dev.yml fix(docker): use fully-qualified docker.io image refs; mark T07 done 2026-03-26 21:26:33 +00:00
LICENSE Initial commit 2026-03-02 00:24:41 +00:00
pyproject.toml Add project scaffold: contracts, schemas, docker-compose, workplans 2026-03-04 22:45:40 +01:00
README.md Initial commit 2026-03-02 00:24:41 +00:00
SCOPE.md updated SCOPE.md file 2026-03-19 21:26:53 +01:00
uv.lock Add project scaffold: contracts, schemas, docker-compose, workplans 2026-03-04 22:45:40 +01:00

repo-seed

A git repository template to bootstrap coulomb projects from.