Capability registry for planning and implementation reuse based on discovery and delivery maturity.
Find a file
tegwick 4862ed6250 REUSE-WP-0019-T03: migrate CI to Forgejo Actions
Ported .gitea/workflows/ci.yml -> .forgejo/workflows/ci.yml, using archive
checkout (wget + apt python3) instead of actions/checkout@v4 -- this
runner substrate's ubuntu-latest label maps to docker://node:20-bookworm
with no Python preinstalled and no proven actions/checkout support
(railiance-enablement/docs/forgejo-actions-workflow-templates.md).

Added .forgejo/workflows/ci-smoke.yaml (routing probe, matches sibling
convention) and image.yaml (container build/push to
forgejo.coulomb.social/coulomb/reuse-surface, canonical single-repo
template). Added recompose-fallback.yaml: a scheduled (every 6h) call to
POST /v1/federated/compose as a backstop in case a webhook delivery is
ever missed -- the webhook (T02) is the primary path.

Removed .gitea/workflows/ci.yml (dead once origin moves to Forgejo;
matches how state-hub/activity-core/etc. were migrated -- no .gitea/
workflows left behind). Updated SCOPE.md (CI path, moved 'automatic hub
refresh' from not-possible-yet to possible-now) and the two capability
entries' evidence citations.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-07 21:24:39 +02:00
.kaizen Onboard coulomb-loop kaizen engagement (LOOP-WP-0005 expansion) 2026-06-18 17:24:34 +02:00
agents Onboard coulomb-loop kaizen engagement (LOOP-WP-0005 expansion) 2026-06-18 17:24:34 +02:00
docs REUSE-WP-0019-T01: forge host abstraction + URL migration inventory 2026-07-07 18:14:30 +02:00
history Finish REUSE-WP-0017: T05 approved, T07 closeout complete. 2026-07-07 16:37:53 +02:00
registry REUSE-WP-0019-T01: forge host abstraction + URL migration inventory 2026-07-07 18:14:30 +02:00
reuse_surface REUSE-WP-0019-T02: hub recompose staleness tracking + Forgejo webhook 2026-07-07 18:24:55 +02:00
schemas REUSE-WP-0018-T03: LLM semantic rerank for plan-check 2026-07-07 17:27:39 +02:00
specs REUSE-WP-0019-T02: hub recompose staleness tracking + Forgejo webhook 2026-07-07 18:24:55 +02:00
templates REUSE-WP-0017-T01: explicit capability_status on roster + coverage split in report gaps 2026-07-06 18:36:05 +02:00
tests REUSE-WP-0019-T02: hub recompose staleness tracking + Forgejo webhook 2026-07-07 18:24:55 +02:00
tools REUSE-WP-0019-T01: forge host abstraction + URL migration inventory 2026-07-07 18:14:30 +02:00
workplans REUSE-WP-0019: record live webhook secret addition 2026-07-07 20:30:55 +02:00
.custodian-brief.md chore(consistency): sync task status from DB [auto] 2026-07-07 18:25:50 +02:00
.gitignore Complete WP-0010: HTTP remote federation with cache 2026-06-15 02:28:44 +02:00
.repo-classification.yaml Human-review .repo-classification.yaml (CUST-WP-0050 follow-up) 2026-06-22 17:56:16 +02:00
AGENTS.md Normalize agent instructions and workplan frontmatter (STATE-WP-0067) 2026-06-22 23:16:28 +02:00
CLAUDE.md Normalize agent instructions and workplan frontmatter (STATE-WP-0067) 2026-06-22 23:16:28 +02:00
Dockerfile Fix K8s service env collision on REUSE_SURFACE_PORT 2026-06-15 10:08:54 +02:00
INTENT.md docs: refresh SCOPE and INTENT↔SCOPE gap analysis post WP-0014 2026-06-16 02:17:07 +02:00
LICENSE Initial commit 2026-06-14 20:58:40 +00:00
pyproject.toml Implement REUSE-WP-0013 registry establish, update, and stats 2026-06-16 01:21:01 +02:00
README.md Update README.md 2026-06-14 20:59:01 +00:00
SCOPE.md Finish REUSE-WP-0017: T05 approved, T07 closeout complete. 2026-07-07 16:37:53 +02:00
uv.lock WP-0016 finished: interactive registry maintain with llm-connect automation 2026-06-18 04:00:39 +02:00

Capability registry for planning and implementation reuse based on discovery and delivery maturity.