Coastal Alpine Tech Limited — pre-seed startup, New Plymouth, Taranaki, Aotearoa New Zealand.
We are building offline-native, data-sovereign edge intelligence for remote industrial, agricultural, and biosecurity settings across Aotearoa. This org profile maps our Kiwi Edge AI Stack — early-stage product architecture and open engineering work, not a claim of large-scale commercial deployment or raised Series capital.
Our stack is hybridised across Coastal-Alpine-Core, Weaver, Aether, and coastal-alpine-stack: develop on Windows or Linux; target production edge on the canonical node — Raspberry Pi 5 (16GB) with Hailo-10H NPU (40 TOPS AI Accelerator / AI HAT+ 2) — to support customary data rights (Te Mana Raraunga / Māori Data Sovereignty) and offline operation in rural catchments facing cloud blackouts.
A compact view of the governance work now living in this org profile (full framework under .github/compliance/):
| Pillar | Focus |
|---|---|
| Privacy Act 2020 | IPP 1–11 mapping, DSAR pathways, retention |
| Te Mana Raraunga | Māori data sovereignty + OCAP®-aligned control |
| SOC 2 Type II | CC / A / S / P controls, 225-item matrix |
| MBIE Responsible AI | Safety-by-design, explainability, HITL gates |
| NZ Algorithm Charter | Transparent decisions, human appeal |
Status (pre-seed): Compliance framework documents are in-repo as design targets — not an external SOC 2 Type II attestation. Implementation is early-stage.
Local docs: SKILL.md · Implementation guide · Audit checklist
Org home for Māori AI · deeptech · agritech · sovereign edge funding discovery and applications (HITL required):
| Resource | Path |
|---|---|
| Funding index | .github/funding/README.md |
| Guide | .github/funding/FUNDING_GUIDE.md |
| Tracker | .github/funding/FUNDING_TRACKER.md · tracker.csv |
| Grants Agent skill | .github/funding/grants-agent/SKILL.md |
| Knowledge base | .github/funding/knowledge-base/ |
| Fit scorer | python .github/funding/scripts/score_fit.py --project "..." |
| Eligibility matrix | .github/funding/FUNDING_ELIGIBILITY_MATRIX.md — likelihood of grants/seed by narrative, TAM, prerequisites |
| Investor matrix | .github/funding/INVESTOR_MATRIX.md — what investors & founders want (Halter / Sharesies / Cursor comps) |
| Roadmap / todos | .github/funding/ROADMAP_TIMELINE.md — timeline to attain each grant/seed path |
| Install matrix | .github/funding/INSTALL_MATRIX.md — Windows + Linux installers, smoke status |
| Priority | Fund | Status | Indicative value |
|---|---|---|---|
| P0 | New to R&D Grant (MBIE) | OPEN | 40% co-fund up to $400k |
| P0 | Māori Development Fund (TPK) | OPEN (rolling; regional office first) | Proposal-based · fund $40.21m p.a. |
| P0 | Primary Sector Growth Fund (MPI) | OPEN | Co-investment (replaces SFF Futures) |
| P1 | R&D Experience Grant | Opens 13 Jul 2026 | Student ~10 weeks |
| P1 | R&D Career Grant | Opens 31 Aug 2026 | Up to $30k / $35k (6 months) |
| P1 | RDTI | Ongoing | 15% tax credit |
| P2 | NZIAT AI Research Platform | Partner / watch | ~$70m / 7 years (platform) |
Re-verify every status on the funder site before applying. Agent drafts are not submissions.
| Component | Specification |
|---|---|
| Compute | Raspberry Pi 5 — 16GB RAM |
| NPU | Hailo-10H (40 TOPS) via Raspberry Pi AI Accelerator / AI HAT+ 2 |
| OS (edge) | Raspberry Pi OS (64-bit) |
| Dev hosts | Windows 10/11 · Linux (Ubuntu/Debian/RPi OS) · macOS optional |
| Local LLM | Ollama + Gemma 4 (gemma4:e4b) on-device |
All Coastal Alpine edge repositories document this same target. Do not mix Hailo-8 / Hailo-10L / 8GB SKUs in product docs.
| Repository | Role | Platforms | Core NZ Regulations | Primary hardware |
|---|---|---|---|---|
| Coastal-Alpine-Core | Shared SDK (guards, telemetry, Ollama, portal_core, flywheel) | Windows · Linux · RPi | Te Mana Raraunga 2018 | RPi 5 16GB + Hailo-10H |
| Weaver | Multi-tenant helpdesk & local RAG mesh | Windows · Linux · RPi | Privacy Act 2020, Public Records Act 2005 | RPi 5 16GB + Hailo-10H |
| Aether | Sovereign agentic companion + computer use | Windows · Linux · macOS | Te Mana Raraunga 2018 | Dev workstation / edge companion |
| coastal-alpine-stack | Full stack compose / K3s monorepo | Windows · Linux · RPi | Te Mana Raraunga 2018 | RPi 5 16GB + Hailo-10H |
| Blue-Moon-Portal | Multi-modal edge AI for microgreen cultivation | Edge Linux | Biosecurity Act 1993, HSNO Act 1996, Food Act 2014 | RPi 5 16GB + Hailo-10H |
| Sting-Operation-AI | YOLO wasp & bee classifier beehive sentinel | Edge Linux + Hailo | Biosecurity Act 1993, Animal Welfare Act 1999 | RPi 5 16GB + Hailo-10H |
| AquaGuard-Portal | Water runoff, sediment, & turbidity telemetry | Edge Linux | RMA 1991, Horizons One Plan, regional consents | RPi 5 16GB + Hailo-10H |
| SoilGuard-Portal | Soil N-P-K, pH, & moisture crop control | Edge Linux | NES-F 2020 (Synthetic N cap), FWFPs | RPi 5 16GB + Hailo-10H |
| Sovereign-Edge-Firmware | ESP32 sensor firmware + edge hub | Field + Pi hub | Te Mana Raraunga 2018 | RPi 5 16GB hub + ESP32 nodes |
CAT Gold / Platinum / Diamond labels are internal design maturity targets for a pre-seed company — not third-party certifications or claims of enterprise production fleets.
| Repo | Layer | Design focus |
|---|---|---|
| Weaver | Orchestration + multi-tenant RAG | HITL, tenant isolation |
| Aether | Agentic companion + computer use | Explainability, fairness, skills |
| Coastal-Alpine-Core | Edge SDK + security primitives | Encryption, device posture |
| coastal-alpine-stack | Deploy / remediate / compose | Fail-closed auth patterns, compose/K3s |
End-to-end target data path on a sovereign edge node, hybridised with the Aether companion. Design intent: sensors and actuators stay on-farm; inference and orchestration stay local. Develop on Windows or Linux; target deploy on RPi 5.
Diagrams: Architecture images and Mermaid maps describe the target product architecture for this pre-seed stack. They are engineering design maps — not claims of large-scale commercial fleet deployment.
%%{init: {
"theme": "dark",
"themeVariables": {
"fontSize": "15px",
"fontFamily": "Inter, ui-sans-serif, system-ui, sans-serif",
"primaryColor": "#0ea5e9",
"primaryTextColor": "#f8fafc",
"primaryBorderColor": "#38bdf8",
"lineColor": "#67e8f9",
"secondaryColor": "#1e293b",
"tertiaryColor": "#0f172a",
"clusterBkg": "#0b1220cc",
"clusterBorder": "#38bdf880",
"titleColor": "#e2e8f0"
},
"flowchart": {
"nodeSpacing": 36,
"rankSpacing": 44,
"padding": 18,
"htmlLabels": true,
"curve": "basis",
"useMaxWidth": true
}
}}%%
flowchart TB
classDef hw fill:#0c4a6e,stroke:#38bdf8,stroke-width:2px,color:#f0f9ff
classDef core fill:#134e4a,stroke:#2dd4bf,stroke-width:2px,color:#f0fdfa
classDef app fill:#1e1b4b,stroke:#a5b4fc,stroke-width:2px,color:#eef2ff
classDef ai fill:#3b0764,stroke:#e879f9,stroke-width:2px,color:#fdf4ff
classDef fw fill:#422006,stroke:#fbbf24,stroke-width:2px,color:#fffbeb
classDef sense fill:#052e16,stroke:#4ade80,stroke-width:2px,color:#f0fdf4
classDef companion fill:#4c1d95,stroke:#c4b5fd,stroke-width:2px,color:#f5f3ff
classDef host fill:#052e16,stroke:#86efac,stroke-width:2px,color:#f0fdf4
subgraph FIELD["① Field & marine sensors"]
direction LR
S1["Water probes<br/>pH · DO · turbidity"]
S2["Soil probes<br/>N-P-K · moisture"]
S3["Vision / audio<br/>CSI · mics"]
S4["Hive cameras<br/>YOLO streams"]
end
subgraph FIRMWARE["② Edge nodes — Sovereign-Edge-Firmware"]
direction LR
ESP["ESP32 nodes<br/>mTLS MQTT"]
HUB["Pi hub services<br/>Mosquitto · Node-RED"]
end
subgraph RUNTIME["③ Hybrid runtime — Core · Weaver · stack · RPi 5 16GB + Hailo-10H"]
direction TB
K3s["K3s / compose<br/>coastal-alpine-stack"]
Core["Coastal-Alpine-Core<br/>SecurityGuard · Telemetry · Flywheel · portal_core"]
Weaver["Weaver<br/>LangGraph multi-tenant RAG"]
Ollama["Ollama<br/>Gemma 4 e4b local LLM"]
Hailo["Hailo-10H NPU<br/>40 TOPS vision accel"]
end
subgraph PORTALS["④ Domain portals — offline agents"]
direction LR
Blue["Blue-Moon"]
Sting["Sting-Operation"]
Aqua["AquaGuard"]
Soil["SoilGuard"]
end
subgraph ORCH["⑤ Aether companion — hybrid edge AI + computer use"]
Aether["Aether<br/>ReAct · skills · HITL · desktop control"]
end
subgraph HOSTS["⑥ Hosts — dual platform"]
direction LR
Win["Windows 10/11<br/>install.ps1"]
Lin["Linux workstation<br/>install.sh"]
RPi["RPi 5 16GB + Hailo-10H<br/>production edge"]
end
S1 & S2 & S3 & S4 --> ESP
ESP --> HUB
HUB --> K3s
K3s --> Core
Core --> Weaver
Weaver --> Blue & Sting & Aqua & Soil
Core --> Ollama
S3 & S4 --> Hailo
Aether -.->|skills · CI · HITL · computer use| Core & Weaver
RUNTIME -.-> HOSTS
ORCH -.-> Win & Lin
class S1,S2,S3,S4 sense
class ESP,HUB fw
class K3s,Ollama,Hailo hw
class Core core
class Weaver,Blue,Sting,Aqua,Soil app
class Aether companion
class Win,Lin,RPi host
| Layer | What runs | Why it matters |
|---|---|---|
| ① Sensors | Probes, cameras, audio | Capture stays local to whenua / farm |
| ② Firmware | ESP32 + mTLS MQTT | Hardened field devices, no cloud telemetry bus |
| ③ Hybrid runtime | Core + Weaver + stack + Ollama + Hailo | Shared SDK, multi-tenant routing, offline inference |
| ④ Portals | Domain agents | Agritech, biosecurity, water, soil |
| ⑤ Aether | Companion + computer use | HITL, skills, remediation, desktop control (Win/Linux) |
| ⑥ Hosts | Windows · Linux · RPi 5 | Same hybrid packages; dual-platform installers |
The hybrid foundation repos ship one-line installers for both platforms. Production edge remains RPi 5 (Linux); Windows and Linux workstations are first-class for development.
| 🐧 Linux (Ubuntu / Debian / RPi OS) | 🪟 Windows 10/11 | |
|---|---|---|
| Python | 3.10+ (python3, python3-venv, python3-pip) |
3.10+ from python.org — Add to PATH |
| Git | sudo apt-get install -y git |
Git for Windows |
| Build tools | sudo apt-get install -y build-essential python3-dev |
Usually not required for pure Python |
| Ollama | ollama.com install script | Windows installer |
| PowerShell | — | 5.1+ or 7+; if scripts blocked: Set-ExecutionPolicy -Scope CurrentUser RemoteSigned |
| Docker (optional) | docker.io / compose for stack services |
Docker Desktop |
# Linux system packages (Debian/Ubuntu/RPi OS)
sudo apt-get update
sudo apt-get install -y python3 python3-dev python3-venv python3-pip git build-essential🐧 Linux / macOS
curl -fsSL https://raw.githubusercontent.com/fivepanelhat/Coastal-Alpine-Core/main/install.sh | bash🪟 Windows (PowerShell)
irm https://raw.githubusercontent.com/fivepanelhat/Coastal-Alpine-Core/main/install.ps1 | iex🐧 Linux / macOS
curl -fsSL https://raw.githubusercontent.com/fivepanelhat/Weaver/main/install.sh | bash
# or from a clone: python3 bootstrap.py🪟 Windows (PowerShell)
irm https://raw.githubusercontent.com/fivepanelhat/Weaver/main/install.ps1 | iex
# or from a clone: python bootstrap.py🐧 Linux / macOS
curl -fsSL https://raw.githubusercontent.com/fivepanelhat/Aether/main/install.sh | bash
aether doctor🪟 Windows (PowerShell)
irm https://raw.githubusercontent.com/fivepanelhat/Aether/main/install.ps1 | iex
aether doctor🐧 Linux / macOS
curl -fsSL https://raw.githubusercontent.com/fivepanelhat/coastal-alpine-stack/main/install.sh | bash🪟 Windows (PowerShell)
irm https://raw.githubusercontent.com/fivepanelhat/coastal-alpine-stack/main/install.ps1 | iexollama pull gemma4:e4b # Weaver / portals / edge
ollama pull qwen2.5-coder:7b # Aether text
ollama pull qwen2.5-vl:7b # Aether computer-use vision| Repo | Linux | Windows | Docs |
|---|---|---|---|
| Core | install.sh |
install.ps1 |
README · DEVELOPER_SETUP |
| Weaver | install.sh · bootstrap.py |
install.ps1 · bootstrap.py |
setup.md · installation.md |
| Aether | install.sh |
install.ps1 |
README · GETTING_STARTED |
| Stack | install.sh |
install.ps1 |
README · ARCHITECTURE |
- Sovereign by Design: Data generated on NZ whenua is processed and stored locally, fully conforming to Te Mana Raraunga principles. We avoid commercial third-party cloud data leakage.
- Rural Resilience: Our systems are engineered to withstand rural connectivity blackouts, executing local multi-modal vision and audio inference without any internet connection.
- Regulatory Safety: Domain agents are designed to support actuator lockouts (e.g. fertigation lines) so operators can reduce risk of Regional Council rule breaches — field validation is part of the pre-seed roadmap.
- Cross-platform hybrid: Foundation packages target Windows and Linux for development; intended production edge is RPi 5 + Hailo-10H.
- HITL by default: High-risk agent actions and capital/compliance decisions require human approval — no silent autonomous implementation of governance changes.
Developed with pride in Taranaki, New Zealand.
Condensed from the compliance and Kotahitanga work added to this profile — product landing above remains primary.
Internal maturity model — not external audit grades:
- Diamond: security, observability, and deployment hardening goals
- Platinum: AI continuous improvement + data flywheel goals
- Gold: workflow-native design with transparent HITL gates
Kotahitanga (collective unity) guides capital allocation for sovereign AI and indigenous data infrastructure:
| Guardrail | Rule of thumb |
|---|---|
| OCAP® alignment | Ownership, Control, Access, Possession — data stays in Aotearoa |
| Compliance baseline (internal goals) | Diamond ≥95% · Platinum ≥85% · Gold ≥80% on the 225-point checklist |
| Remediation | 🟢 ≥90% full release · 🟡 70–89% escrow · 🔴 <70% freeze |
| HITL capital gates | Large allocations and Māori-data decisions need human / Cultural Advisory Board sign-off |
Full reference set on this repo:
| Doc | Path |
|---|---|
| Master skill | .github/compliance/nz-ai-compliance-soc2/SKILL.md |
| Privacy Act mapping | references/NZ_PRIVACY_ACT_2020_MAPPING.md |
| SOC 2 matrix | references/SOC2_CONTROL_MATRIX.md |
| Te Mana Raraunga | references/TE_MANA_RARAUNGA_PRINCIPLES.md |
| Incident playbook | references/INCIDENT_RESPONSE_PLAYBOOK.md |
| Audit checklist | references/COMPLIANCE_AUDIT_CHECKLIST.md |
| Metric | Target |
|---|---|
| Availability SLO | 99.5% monthly |
| Audit log retention | 18 months (immutable) |
| DSAR response | 20 working days |
| Breach notification | 72 hours (Privacy Commissioner) |
| Backup RTO / RPO | ≤4 h / ≤1 h |
| Incident P0 response | 15 minutes |
| Area | What shipped |
|---|---|
| Company stage | Coastal Alpine Tech Limited stated as pre-seed startup |
| Claims hygiene | Softened enterprise/SLA overclaims; diagrams labelled as target architecture |
| Capital fiction | Public materials avoid role-play funded-project narratives |
| Area | What shipped |
|---|---|
| Funding guide + tracker | Open NZ grants for Māori AI / deeptech / agritech / sovereign edge (MBIE, TPK, MPI, RDTI, NZIAT) |
| Grants agent | Skill + fit matrix + HITL checklist under .github/funding/grants-agent/ |
| Knowledge base | Extracted CAT standards + NZ compliance digests for proposal drafting |
| Fit scorer | scripts/score_fit.py against tracker.csv |
| Area | What shipped |
|---|---|
| Landing page | Restored product portfolio, architecture, dual-platform install from pre-rewrite front page |
| Compliance mix | Kept NZ AI / SOC 2 / Kotahitanga highlights with local doc links (no broken branch paths) |
| Visuals | Ultra liquid glass morphism hero + architecture overview refresh |
| Area | What shipped |
|---|---|
| Hybrid foundation | Core · Weaver · Aether · stack diagrams and docs aligned |
| Installers | install.sh + install.ps1 on Core, Weaver, Aether, coastal-alpine-stack |
| Core pin | Consumers document @v0.5.4 tagged releases |
| Area | What shipped |
|---|---|
| Coastal-Alpine-Core | v0.5.3 edge SDK optimisations; v0.5.4 expanded SecurityGuard patterns |
| Security (org-wide) | Least-privilege Actions, Dependabot, SECURITY sections |
| Aether | Kiwi Edge skills, computer-use hybrid, dual installers |
Next focus (suggested): keep submodules on Core ≥0.5.4; smoke-test installers on clean Windows and Linux hosts; advance Week 1–12 compliance implementation against the local checklist.
Coastal Alpine Tech — Sovereign Edge AI for Aotearoa New Zealand 🇳🇿


