-
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
A reference architecture for emotionally-aware business automation.
This wiki is the engineering companion to the Sentinel Protocol repository. It expands the five-pillar architecture into implementable specifications: data flow, scoring models, schemas, prompt contracts, and deployment topology.
If you are new here, read in this order:
- Design Philosophy — why the system is shaped the way it is, and where it deliberately departs from the original whitepaper
- Architecture Overview — the full system, end to end
- The Five Pillars — the conceptual map all other pages hang off of
Then go pillar by pillar, or jump straight to what you need using the map below.
- Deployment Guide
- Data Schemas Reference
- Prompt Specification Standard
- API Reference
- Testing Strategy
- Roadmap and Status
- Glossary and FAQ
Most business automation is stateless: the same auto-reply goes to a client who just signed a six-figure deal and to someone asking for a discount. The Sentinel Protocol is an architecture for automation that carries context — urgency, sentiment, and the founder's own capacity to make good decisions right now — through every stage of handling a message, a negotiation, or a schedule. It is built on one non-negotiable constraint, stated in philosophy.md: Sentinel does not lie, to the founder or to the people the founder talks to.
MIT. See LICENSE in the repository root. The architecture and reference code are open; the original whitepaper in papers/ remains separately attributed to the author as the source vision document.
A reference architecture for emotionally-aware business automation.
Designed and maintained by Ciprian Ștefan Pleșca (Stefano D'Angelo) · LocalPulse Research
Home · Architecture · Design Philosophy · Five Pillars · Roadmap · Glossary & FAQ
"Sentinel does not lie." — engineering constraint, not just intention. See Design Philosophy for how this principle is enforced architecturally rather than merely stated.
Repository: github.com/Ciprian-LocalPulse/the-sentinel-protocol · License: MIT · © 2026 Ciprian Ștefan Pleșca