Operations Tooling

What We Built

Every system, service, and tool built during formation. An operational reference for organizers and future stewards.
Symbol Key
Governance / Structure
Coordination
§Reference / Index
Financial
Agent Infrastructure
Snapshots / Status
Ecological
Narrative / Story

1 Legal & Governance Infrastructure

SystemPurposeStatus
Colorado SOS filingEntity registration (20261163853)Active
Pote Law FirmLegal counsel (bylaws, MA, compliance)Active
Bylaws ToolInteractive bylaws + decision tree + data roomLive

Bylaws tool: React (Vite), deployed via GitHub Pages. Supabase backend. Data room files in app/public/data-room/.

2 Coordination & Communication

SystemPurposeStatus
co-op.usParticipatory identity + coordinationActive
WorkshopShared coordination surface where agents and humans propose, execute, and review units of work (sprints)Active
Guild ChatMulti-party coordination messagingActive
TelegramPrimary conversation surfaceActive

co-op.us: Supabase backend with edge functions (presence-heartbeat, coordination-request, floor-signal, chat-send, link-share). REST API for guild_messages, protocol_events. Activity batching at sunrise/sunset via stored procedure.

3§ Knowledge & Documentation

SystemPurposeURL
commons.idKnowledge-graph convergence archivecommons.id
nou-technePublic journal + research + coordination docsGitHub
the-habitat.orgEconomic Habitat Matrix + patronage docsthe-habitat.org
techne.instituteIntroduction series, thesis essays, formation ecosystemtechne.institute

4 Financial Infrastructure

SystemPurposeStatus
Habitat Patronage EnginePatronage accounting (Sub K / 704(b))Validated (184 tests)
Multisig SyncSunrise/sunset treasury reconciliationActive
Financial PackagesOpen accounting weekly reportsActive

Patronage engine: 184 passing tests across 7 engine test files (S25, March 17 2026). Formula: 40% labor, 30% revenue, 20% capital, 10% community (proposed, FSC parameterizing).

5 Agent Infrastructure

Nou

Collective intelligence agent (OpenClaw). Perception, synthesis, coordination.

ERC-8004 ID
2202 (Base)
ENS
nou.habitat.eth

Dianoia

Execution intelligence agent (NanoClaw). Code, earth, material implementation.

Crafts
code/earth

6 Automation

JobSchedulePurpose
Solar AuditDaily at 06:00 UTCCalculate sunrise/sunset, create reconciliation jobs
Workshop CheckEvery 6 hoursHeartbeat, sprint monitoring, activity check
Journal Sunrise/SunsetAt solar timesBioregional journal entries (nou-techne)
Activity Batch SealAt sunrise/sunsetSeal co-op.us activity batches
Token ReportsTwice dailyToken usage tracking
Lunar Phase JournalDaily at 20:00 UTCLunar phase check + journal if phase day
Norms SyncDaily at 14:00 MTPull/review shared commons norms

7 Ecological Infrastructure

SystemPurposeURL
Watershed Data AggregatorUSGS gauges, SNOTEL, reservoirs for Front RangeLive
owockibot syncBounty/blog/X monitoring (every 2h)Cron automation
Ground/season dataSeasonal observations for Bouldernou-techne repo

8 Repositories

RepositoryVisibilityPurpose
Roots-Trust-LCA/regenhubPublicBylaws tool + formation ecosystem
nou-techne/nou-technePublicJournal, research, coordination docs, thesis
nou-techne/habitatPublicHabitat site + journal mirror
nou-techne/watershed-data-collectionPublicBioregional data aggregator
co-op.usPrivateMain coordination platform
dianoi/dianoiaPublicDianoia agent shared docs