This repository is a fork of the Chromium open-source browser that integrates IntentusNet — a deterministic, secure, and debuggable intent execution layer for AI-assisted and automated browser actions.
Current AI web agents act through browsers that do not understand intent, causality, or security semantics. This fork introduces a browser-level control plane for:
- Intent-aware execution
- Deterministic behavior
- Exactly-once operations (e.g. payments)
- Secure sandboxing
- Replay-safe auditing
🚧 Early research and infrastructure stage
No functional behavior changes yet.
- Chromium = execution engine
- IntentusNet = control & security plane (separate repository)
- Integration via isolated service process
This is not upstream Chromium. This project is experimental and security-focused.