System in progress
Cloud Coding CNS
The beginning of a tool-agnostic cloud coding system for building websites, apps and platforms. Products start here, branches form here, context accumulates here, and human or AI coding tools can work from the same source of truth.
Project Notes
Problem
What I am building
Why it matters
Tools used
Uses And Benefits
For websites
Track the brief, pages, content decisions, SEO notes, design direction, deployment status and follow-up work in one place.
For apps
Keep features, user flows, data models, bugs, previews and release readiness connected as the product evolves.
For platforms
Preserve architectural decisions, branch lineage, integration work, review gates and long-running product context across many contributors.
For AI-assisted builds
Give each coding tool the same mission context, then capture what it changed, what it tested and what still needs human judgment.
Early Shape
Project Registry
A source of truth for products, repositories, branches, tasks, owners, decisions and status.
Branch Graph
A layer above Git that shows strategic lineage: prototype to product, feature to release, experiment to archive.
Context Spine
Versioned context bundles that help human developers and AI coding tools work from the same brief, rules and product history.
Event Ledger
A timeline of meaningful actions: branch created, workspace launched, context exported, agent attached, tests run and review requested.
MVP Loop
- 1. Create a product and connect one repository.
- 2. Create a mission branch with a clear reason and owner.
- 3. Generate a structured context bundle for the work.
- 4. Let a human or AI coding tool report progress through an adapter API.
- 5. Show branch lineage, status, review state and event history.
Current Status
The foundation work has defined the product thesis, branch graph model, event ledger, context bundle model and a phased MVP plan. The current update is about making the concept easier to understand as a product-building system: one place to start work, preserve context, coordinate AI coding sessions, review progress and decide what is ready to become real.