standardize: hero_ports registry fixes, add hero_ecosystem skill #3

Merged
mik-tf merged 8 commits from development_hero_zero_standardize into development 2026-02-12 00:56:10 +00:00
Owner

Part of hero ecosystem standardization.

Changes

  • hero_ports/SKILL.md: updated port registry with correct assignments for all 15 services
  • hero_ecosystem/SKILL.md (NEW): single source of truth for entire hero ecosystem — repo map, binary names, ports, build methods, service dependency graph, branch conventions

Testing

All 15 hero ecosystem services Running with correct ports via hero_zero clean build. 57 unit tests pass across 6 repos, 0 failures.

Part of hero ecosystem standardization. ## Changes - **hero_ports/SKILL.md**: updated port registry with correct assignments for all 15 services - **hero_ecosystem/SKILL.md** (NEW): single source of truth for entire hero ecosystem — repo map, binary names, ports, build methods, service dependency graph, branch conventions ## Testing All 15 hero ecosystem services Running with correct ports via hero_zero clean build. 57 unit tests pass across 6 repos, 0 failures.
- Add hero_indexer (3386), hero_forge (3387), hero_wasmos (3388)
- Add hero_compute_manager (3389), hero_supervisor (3390), hero_runner (3391)
- Add mycelium (3392), forgejo (3393)
- Rename aibroker binary llmbroker -> hero_aibroker
- Update next available backend port to 3394
feat: add hero_ecosystem skill - single source of truth for all repos, services, and dependencies
Some checks failed
Test / test (push) Failing after 1s
Test / test (pull_request) Failing after 5s
0112896161
update skills: add all lhumina_code repos to ecosystem, fix hero_ledger binary names in ports
Some checks are pending
Test / test (push) Waiting to run
Test / test (pull_request) Waiting to run
cfab30058b
hero_ports/SKILL.md:
- hero_ledger binaries: heroledger → hero_ledger, heroledger-relayer → hero_ledger_relayer

hero_ecosystem/SKILL.md:
- Add 17 previously unlisted lhumina_code repos in 3 sections:
  - Additional Services & UI (hero_os, hero_biz, hero_editor, hero_browser_mcp,
    hero_forge_ui, hero_voice, hero_db, hero_archipelagos)
  - Blockchain & Libraries (hero_ledger, heroledger_tft_spore_daemon, hero_lib,
    hero_dev, hero_web_template)
  - Infrastructure & Templates (ipfs_deploy_on_tfgrid3, hero_docker,
    docusaurus_template, hero_cluster)
standardize: add hero_archipelagos to hero_ports (8886), update ecosystem
Some checks are pending
Test / test (push) Waiting to run
Test / test (pull_request) Waiting to run
cf833422c2
- hero_ports: added hero_archipelagos as frontend port 8886
- hero_ports: next available frontend port updated to 8887
- hero_ecosystem: updated hero_archipelagos port 8200 → 8886
standardize: add CI trigger convention to forge_ci skill
Some checks failed
Test / test (pull_request) Waiting to run
Test / test (push) Failing after 2s
4e36de6e55
Section 1: Standard Workflow Triggers
- Test/lint: push to development/main + PRs + manual dispatch
- Build/release: tag push (v*) + manual dispatch
- Never use push: branches: ["*"] for test workflows
ci: restrict test triggers to PRs and push to development/main
Some checks failed
Test / test (pull_request) Failing after 1s
bf6b1c8706
Stop triggering test/build workflows on every push to every branch.
Tests now run only on:
- push to development or main (post-merge validation)
- pull_request targeting development or main (pre-merge check)
- manual workflow_dispatch

Per forge_ci skill: Standard Workflow Triggers convention.
mik-tf merged commit 44f81014cf into development 2026-02-12 00:56:10 +00:00
mik-tf deleted branch development_hero_zero_standardize 2026-02-12 00:56:17 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
lhumina_code/hero_skills!3
No description provided.