Tech

Extraction Facts key-value Vectors embeddings Decisions rationale Agent Query Engine
tech · 21 Mar 2026

Memory Architecture

How CollectHive stores and retrieves knowledge — three storage types, extraction pipeline, and freshness mechanisms.

exploration architecture
admin-ui :3000 memory-mcp :3100 sandbox Python Convex :3210 Docker Networks: internal · web · preview · convex-bridge local · staging · production
tech · 21 Mar 2026

Platform Stack

Five services, four networks, three environments, and the product stack — how CollectHive's infrastructure fits together.

architectureinfrastructure

Recent

data captured per user — by retention period Real-time 30-day logs Indefinite Presence Activity state HTTP requests Skill activations Proxy audit Chat sessions Memories Agent activity SSH & DB logs Convex Database
tech · 7 Apr 2026

What We Capture Per User

A full inventory of the telemetry, activity logs, and behavioural data Amber collects on production — and why each category exists.

architecturedataprivacy
how Amber reads the web without Firecrawl any URL direct fetch 403 blocked or raw HTML with Firecrawl any URL Firecrawl headless + extract clean markdown model-ready
tech · 2 Apr 2026

Web Research

How Amber reads the web — Firecrawl, smart extraction, and what happens when sites say no.

architectureresearch
Cloudflare at CollectHive CF Pages static hosting CF Access Zero Trust auth CF DNS domain routing wrangler deploy team members only *.collecthive.ai
tech · 1 Apr 2026

Cloudflare

How we use Cloudflare Pages, Access, and DNS to host and protect the CollectHive knowledge hub.

architectureinfrastructure
Dev Container Live Updates Auth Fix Auto-Pause HMR / rebuild to get no redirect loops 1hr idle → pause
tech · 30 Mar 2026

Dev Containers: What's New

Live code previews, fixed sign-in redirects, and automatic idle pausing — what changed and what it means for your container.

dev-containersupdatesinfrastructure
24 incidents — 6 patterns confidently-wrong 10 wrong-identity 7 propose-and-pray 4 unauthorised-actions 3 bypass-abstractions 3 inverted-confidence 2
tech · 24 Mar 2026

Mining Your Agent's Mistakes

How a one-line incident log and transcript analysis revealed six recurring failure patterns in our AI agents, and why the fix wasn't what we expected.

in-progress architectureobservabilityagent-behaviour
Staging Production Local Mac Dependencies Collector (every 5m) JSONL Logs Analyst (AI) Dashboard → Slack alerts :5177
tech · 22 Mar 2026

Amber Monitor

A local DevOps dashboard that watches Agent Amber across all environments, with AI-powered triage and feature drift tracking.

in-progress architecturedevopsmonitoring
site.collecthive.ai update flow Agent Agent Amber markdown src/content/ git push main branch CF Pages ~30s · live
tech · 22 Mar 2026

How This Site Gets Updated

A content agent, markdown files, and a git push — how site.collecthive.ai goes from draft to live in 30 seconds.

architecturecontent
Push Check Test Build Deploy staging: auto prod: manual main / staging branch
tech · 21 Mar 2026

CI/CD Pipeline

From push to deploy — TypeScript checks, tests, Docker builds, auto-deploy to staging, manual gate for production.

architectureci-cd
"Use one vector DB?" Poor precision Hybrid: 3 storage types Exact + Semantic + State
tech · 21 Mar 2026

Decision: Hybrid Storage Over Pure Vectors

Why we chose structured facts + vector conversations + active decisions instead of a single vector database.

exploration decision
Sleep Wake Check Work repeat on schedule
tech · 21 Mar 2026

Heartbeat & Automation

How agents work autonomously — heartbeats, cron jobs, and the constraints that keep them safe.

exploration architecture
User A promote User B share Hive
tech · 21 Mar 2026

Scope & Promotion

How knowledge flows between users — private by default, promoted only with explicit approval.

exploration architecture
Input Hash Lookup Store skip (exists)
tech · 19 Mar 2026

Memory Extraction — Dedup Context & Telemetry

memoryextractiondeterminism