Commit Graph

34 Commits

Author SHA1 Message Date
21747a7e07 Clarify Railiance01 production IP vs CoulombCore bootstrap
Some checks failed
ci / validate-registry (push) Has been cancelled
Production hub runs on 92.205.62.239; document config-hosteurope deploy path.
2026-06-15 10:24:32 +02:00
74570c6a4c chore(consistency): sync task status from DB [auto]
Some checks failed
ci / validate-registry (push) Has been cancelled
Updated by fix-consistency on 2026-06-15:
  - update .custodian-brief.md for reuse-surface
2026-06-15 10:15:55 +02:00
0181e253a9 Finish REUSE-WP-0011: document hub workflow and close workplan
Some checks failed
ci / validate-registry (push) Has been cancelled
Hub deployed at reuse.coulomb.social (image cb7a6e4). Dogfood registration
verified; update RegistryFederation, SCOPE, and gap analysis.
2026-06-15 10:15:36 +02:00
cb7a6e4f2e Bundle hub registration schema in the installed package
Some checks failed
ci / validate-registry (push) Has been cancelled
Load the schema from reuse_surface/hub/ next to store.py and declare
package-data so pip install includes the YAML in site-packages. Fixes
hub register 500 in the container image.
2026-06-15 10:11:41 +02:00
ae41395d3e Fix K8s service env collision on REUSE_SURFACE_PORT
Some checks failed
ci / validate-registry (push) Has been cancelled
2026-06-15 10:08:54 +02:00
ce372f04e7 Record reuse.coulomb.social DNS A record 92.205.62.239
Some checks failed
ci / validate-registry (push) Has been cancelled
2026-06-15 09:45:17 +02:00
cbcd097214 Align naming with coulomb.social reuse-surface conventions
Some checks failed
ci / validate-registry (push) Has been cancelled
Use reuse.coulomb.social, REUSE_SURFACE_URL/TOKEN env vars, reuse-surface
image and reuse-surface-env secret. Replace reuse-surface-hub entrypoint with
reuse-surface serve; CLI uses --base-url.
2026-06-15 09:02:02 +02:00
4f98506f18 chore(consistency): sync task status from DB [auto]
Some checks failed
ci / validate-registry (push) Has been cancelled
Updated by fix-consistency on 2026-06-15:
  - update .custodian-brief.md for reuse-surface
2026-06-15 08:48:27 +02:00
ea5918b1e6 Implement WP-0011 hub service, CLI, and deployment artifacts
Some checks failed
ci / validate-registry (push) Has been cancelled
Add FederationHubAPI spec, hub registration schema, FastAPI hub with SQLite
persistence, reuse-surface hub CLI client, Dockerfile, and hub tests. Activate
workplan; T05 deploy and T06 ops docs remain open pending railiance01 cutover.
2026-06-15 08:48:06 +02:00
b9a406feee Sync State Hub IDs for REUSE-WP-0011
Some checks failed
ci / validate-registry (push) Has been cancelled
2026-06-15 07:40:56 +02:00
d99c8e627b Add REUSE-WP-0011: federation hub on railiance01 and hub CLI
Some checks failed
ci / validate-registry (push) Has been cancelled
Propose hosted registry hub service with repo register/update API and
reuse-surface hub CLI client. Record as gap analysis priority 17.
2026-06-15 07:40:36 +02:00
e8797b2e91 Complete WP-0010: HTTP remote federation with cache
Some checks failed
ci / validate-registry (push) Has been cancelled
Extend federation manifest schema for url sources with auth and TTL metadata.
Fetch remote capability indexes over HTTP(S), cache under
registry/federation/cache/, and fall back to stale cache on fetch failure.
Add --refresh flag, seven federation tests, and updated federation docs.
2026-06-15 02:28:44 +02:00
c9b957d398 chore(consistency): sync task status from DB [auto]
Some checks failed
ci / validate-registry (push) Has been cancelled
Updated by fix-consistency on 2026-06-15:
  - update .custodian-brief.md for reuse-surface
2026-06-15 02:24:43 +02:00
e766f38e6f Complete WP-0006 through WP-0009: registry expansion, catalog, graph, tests
Some checks failed
ci / validate-registry (push) Has been cancelled
Register six new capabilities (12 total), add searchable catalog UI and graph
explorer, introduce pytest suite with CI fail-on-warnings, and close gap
analysis priorities 13 and 16. WP-0010 remains backlog for network federation.
2026-06-15 02:24:20 +02:00
399690a5b6 chore(consistency): sync task status from DB [auto]
Some checks failed
ci / validate-registry (push) Has been cancelled
Updated by fix-consistency on 2026-06-15:
  - update .custodian-brief.md for reuse-surface
2026-06-15 02:21:12 +02:00
d94ca750d7 chore(consistency): sync task status from DB [auto]
Some checks failed
ci / validate-registry (push) Has been cancelled
Updated by fix-consistency on 2026-06-15:
  - update .custodian-brief.md for reuse-surface
2026-06-15 01:43:19 +02:00
40ab8dded0 Complete REUSE-WP-0005: registry federation and relation graphs
Some checks failed
ci / validate-registry (push) Has been cancelled
Add federation manifest and schema, federation compose and graph CLI commands,
relation cycle/reference checks, federated index and Mermaid graph artifacts,
RegistryFederation guide, and CI validation updates.
2026-06-15 01:43:02 +02:00
f218a5305c Add REUSE-WP-0005 workplan for registry federation and relation graphs
Some checks failed
ci / validate-registry (push) Has been cancelled
Seed follow-up work to compose federated capability indexes from configured
helix_forge sources and generate Mermaid relation graphs per gap analysis
priorities 12 and 14.
2026-06-15 01:34:36 +02:00
e718eb45ad chore(consistency): sync task status from DB [auto]
Some checks failed
ci / validate-registry (push) Has been cancelled
Updated by fix-consistency on 2026-06-15:
  - update .custodian-brief.md for reuse-surface
2026-06-15 01:34:26 +02:00
c366fc4a4e Complete REUSE-WP-0004: CI, overlap detection, and catalog generation
Some checks failed
ci / validate-registry (push) Has been cancelled
Add Gitea CI workflow for registry validation, reuse-surface overlaps and
catalog commands, generated catalog artifacts, and documentation updates
closing gap analysis priorities 9-11.
2026-06-15 01:20:31 +02:00
5c5023c000 chore: remove ralph loop state and ignore .claude/ 2026-06-15 01:12:30 +02:00
bed0923b01 chore(consistency): sync task status from DB [auto]
Updated by fix-consistency on 2026-06-15:
  - update .custodian-brief.md for reuse-surface
2026-06-15 01:12:17 +02:00
0dbef6d1a3 Complete REUSE-WP-0003: registry CLI, docs alignment, and coverage
Align INTENT.md with delivered layout, add CapabilityRegistryConcept guide,
extend schema with promotion_history, ship reuse-surface validate/query/export
CLI, register three more helix_forge capabilities, and refresh SCOPE and gap
analysis to reflect A3 tooling and D5/A3/C4/R2 self-assessment.
2026-06-15 01:12:09 +02:00
80bccc4bbb Add intent-scope gap analysis and REUSE-WP-0003 workplan
Document gaps between INTENT.md and SCOPE.md, refresh SCOPE with current
MVP capabilities, and seed the follow-up workplan for documentation
alignment, registry CLI tooling, and coverage growth.
2026-06-15 01:09:53 +02:00
3e022f4963 chore(consistency): sync task status from DB [auto]
Updated by fix-consistency on 2026-06-15:
  - update .custodian-brief.md for reuse-surface
2026-06-15 01:09:14 +02:00
a28a79956b Bootstrap and first implementation 2026-06-15 01:04:30 +02:00
ae89e76264 chore(consistency): sync task status from DB [auto]
Updated by fix-consistency on 2026-06-15:
  - update .custodian-brief.md for reuse-surface
2026-06-15 00:50:26 +02:00
25a80e2855 chore(consistency): sync task status from DB [auto]
Updated by fix-consistency on 2026-06-15:
  - update .custodian-brief.md for reuse-surface
2026-06-15 00:44:47 +02:00
f76df85966 Added UseCaseCatalog.md 2026-06-15 00:28:27 +02:00
c8bf65f1bd ProductRequirementsDocument established 2026-06-15 00:24:26 +02:00
84924f8160 Seeded intent and maturity model 2026-06-15 00:04:09 +02:00
5529976295 chore(consistency): sync task status from DB [auto]
Updated by fix-consistency on 2026-06-14:
  - update .custodian-brief.md for reuse-surface
2026-06-14 23:39:37 +02:00
e1ea5b4408 Update README.md 2026-06-14 20:59:01 +00:00
Coulomb Social
910c429feb Initial commit 2026-06-14 20:58:40 +00:00