Commit Graph
10 Commits
Author SHA1 Message Date
Hanzo Dev 09fd20b426 docs: add LICENSING.md pointing at canonical Lux IP strategy
Single LICENSING.md file referencing the canonical three-tier IP and
licensing strategy at github.com/luxfi/.github/blob/main/profile/README.md.

LICENSE file is unchanged; this only adds a navigational pointer.
2026-05-15 16:41:18 -07:00
Hanzo DevandGitHub be82b2ea83 ci: migrate to canonical docker-build reusable (#1)
- Add docker.yml using hanzoai/.github/.github/workflows/docker-build.yml@main
- Add workflow-sanity.yml to enforce canonical CI contract
- Remove bespoke docker build steps from existing workflows

Refs: hanzoai/.github canonical Docker CI contract.
2026-04-23 19:12:18 -07:00
Hanzo AI 0b1392ea56 chore: symlink AGENTS.md and CLAUDE.md to LLM.md
Canonical project context lives in LLM.md. Symlinks ensure
agentic coding tools (Claude Code, Cursor, etc.) find context
automatically regardless of which filename they look for.
2026-04-01 14:08:28 -07:00
Hanzo Dev 743fb00d14 security: add .env to .gitignore, add compose.yml files
- Prevent .env files from being committed (secrets from KMS only)
- Add compose.full.yml and compose.ghcr.yml for local development
2026-03-25 08:50:07 -07:00
Hanzo Dev 3c29543998 rebrand: update app submodule (Inter→Geist Sans) 2026-03-13 16:49:19 -07:00
Hanzo Dev 3e810c77c7 unify all sql images to :latest (PG18)
Single version policy: ghcr.io/hanzoai/sql:latest everywhere.
No version pinning, no backwards compat, always latest stable.
v0.1.0
2026-03-01 21:08:53 -08:00
Hanzo Dev 4dd974d77f unify on hanzoai/sql:17-alpine, IngressClass ingress
Standardize all postgres images to ghcr.io/hanzoai/sql:17-alpine
and IngressClass to 'ingress' for white-label portability.
2026-03-01 20:54:28 -08:00
Zach Kelling a902c1c1c7 feat: add wallet package, docs, LLM.md, and update submodule refs
- Add packages/wallet with Solana/EVM providers
- Add comprehensive DAO governance documentation
- Fix gitignore to cover nested node_modules
- Update submodule refs
2026-02-20 22:15:37 -08:00
Zach Kelling 2caa808f0b feat: add governance UI enhancements and subgraph integration 2026-02-13 15:07:29 -08:00
Zach Kelling f6cec3ec2c pre-rename snapshot 2026-01-28 16:06:47 -08:00