Skip to content

need-singularity/hexa-earth

Repository files navigation

🌍 hexa-earth β€” Earth Substrate (HEXA family)

Earth 묢음 β€” climate + water + geo + defense 12-verb. A standalone packaging of 12 Earth-systems verbs organized into 4 groups, extracted from n6-architecture/domains/infra/ at SHA c0f1f570 (2026-05-06).

License: MIT Version Verbs: 12 / 4 groups Status: SPEC_FIRST


Why

hexa-earth is the standalone Earth substrate in the HEXA family, collecting 12 verbs across 4 group axes (climate / water / geo / defense) into a single n=6-aligned bundle. It is the sister of:

The 12-verb / 4-group layout encodes the n=6 invariant lattice's substrate-level partitioning of Earth-systems concerns:

  climate (4)        water (3)         geo (3)            defense (2)
  ───────────        ─────────         ────────           ──────────
  climate            desal             geology            earth_defense
  carbon_capture     desalination      earthquake         hexa_defense
  env_thermal        water_treat       cartography
  env_protect

climate and desal/desalination are intentionally split β€” they hold distinct upstream specs (broad-scope vs. operational-impl) that v1.0.0 preserves verbatim for traceability.


Verbs

climate group (4)

verb upstream source
climate/ n6-architecture/domains/infra/climate/
carbon_capture/ n6-architecture/domains/infra/carbon-capture/
env_thermal/ n6-architecture/domains/infra/environment-thermal/
env_protect/ n6-architecture/domains/infra/environmental-protection/

water group (3)

verb upstream source
desal/ n6-architecture/domains/infra/desal/
desalination/ n6-architecture/domains/infra/desalination/
water_treat/ n6-architecture/domains/infra/water-treatment/

geo group (3)

verb upstream source
geology/ n6-architecture/domains/infra/geology/
earthquake/ n6-architecture/domains/infra/earthquake-engineering/
cartography/ n6-architecture/domains/infra/cartography-gis/

defense group (2) β€” peaceful-only

verb upstream source
earth_defense/ n6-architecture/domains/infra/earth-defense/
hexa_defense/ n6-architecture/domains/infra/hexa-defense/

The defense group is locked to peaceful planetary-defense scope (asteroid impact mitigation, climate-shield, civil resilience). No offensive systems. This inherits from the upstream critical-mineral-conflict-arbitration peaceful-only reframing (n6-architecture commit c0f1f570).


Status

12-verb 톡합 substrate (4 κ·Έλ£Ή: climate + water + geo + defense). spec-first (μž‘λ™ .hexa CLI TBD). safety/civil은 후속 standalone (hexa-safety) 후보.

  • v1.0.0 ships the canonical extraction of source specs β€” verb dirs hold the design / spec / docs trees as they existed in n6-architecture@c0f1f570.
  • The CLI (cli/hexa-earth.hexa) is a placeholder router β€” it lists groups, counts verb dirs, runs a 12/12 sentinel selftest. Per-verb working .hexa implementations are TBD (deferred to follow-on cycles).
  • safety and civil-engineering verbs are intentionally out-of-scope for v1.0.0 and are candidates for a future hexa-safety standalone.

This is honest C3 (raw#10): packaging-grade closure, not empirical-grade.


Install

# git clone (works today):
git clone https://github.com/need-singularity/hexa-earth.git ~/.hexa-earth
export HEXA_EARTH_ROOT=~/.hexa-earth
export PATH="$HEXA_EARTH_ROOT/cli:$PATH"

# Run any subcommand:
hexa run $HEXA_EARTH_ROOT/cli/hexa-earth.hexa status
hexa run $HEXA_EARTH_ROOT/cli/hexa-earth.hexa selftest

Future: hx install hexa-earth once the hexa-lang registry entry lands.


Cross-link

  • Sister substrates (HEXA family standalone repos):
  • Upstream: n6-architecture (private) at SHA c0f1f570
  • Future siblings (candidates): hexa-safety (safety + civil-engineering), hexa-econ (economics + currency + governance)

License

MIT β€” see LICENSE.

Copyright (c) 2026 λ°•λ―Όμš° nerve011235@gmail.com

About

🌍 Earth 묢음 β€” climate + water + geo + defense 12-verb.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors