Constitutional Protection โ€” Active

Hello,
Operator.

Answers before you do.

Constitutional call protection ยท Patent Pending ยท ORVL-001-PROV

View on GitHub How It Works
4.6B
Spam Calls / Month
7
Patterns Blocked Forever
21/21
Tests Certified
0
Overrides Allowed

How It Works

Scout. Verify. Block.

Hello Operator intercepts incoming calls before they reach you. Every call is checked against constitutional scam patterns. Verdicts are signed. Decisions cannot be overridden.

01
๐Ÿ“ž
Call Arrives
Incoming call detected. Hello Operator intercepts before your phone rings. STIR/SHAKEN attestation checked immediately.
Instant
02
๐Ÿ”
Scout Verifies
Caller identity cross-referenced against FTC complaint database. Seven constitutional scam patterns checked. Source tier assigned 1-5.
2-3 seconds
03
โš–๏ธ
Verdict Issued
VERIFIED โ€” connected to you. SUSPICIOUS โ€” flagged. BLOCKED โ€” terminated. Manifest signed. FTC report generated automatically.
Constitutional
04
๐Ÿ“‹
Manifest Signed
Every decision produces a cryptographically signed manifest. What was checked. What was found. What was decided. Tamper-evident.
HMAC-SHA256

Constitutional Blocks

Seven patterns.
Blocked forever.

Declared in the .axiom constitutional file. No software update removes them. No override is possible. CANNOT_MUTATE.

IRS_PAYMENT_DEMAND
IRS Payment Demand
The IRS never calls demanding immediate payment. Primary contact is by mail. 847 FTC complaints on record.
โ›” BLOCKED โ€” Cannot Override
SSA_NUMBER_SUSPENDED
Social Security Suspended
Social Security does not suspend numbers by phone. This pattern is exclusively used by fraudsters.
โ›” BLOCKED โ€” Cannot Override
GIFT_CARD_PAYMENT
Gift Card Payment Request
No legitimate organization requests payment via gift cards. iTunes, Google Play, Amazon โ€” all blocked.
โ›” BLOCKED โ€” Cannot Override
WARRANT_THREAT
Arrest Warrant Threat
Law enforcement does not call with arrest threats. Warrants are served in person. This call is a scam.
โ›” BLOCKED โ€” Cannot Override
MEDICARE_CARD_REQUEST
Medicare Card Request
Medicare does not call requesting card numbers or personal information unsolicited.
โ›” BLOCKED โ€” Cannot Override
BANK_SPOOFING
Bank Caller ID Spoof
Caller ID mismatch with claimed bank identity. Number does not match registered bank lines.
โ›” BLOCKED โ€” Cannot Override
TECH_SUPPORT_UNSOLICITED
Unsolicited Tech Support
Microsoft and Apple do not call about viruses unsolicited. This pattern exclusively targets elderly users.
โ›” BLOCKED โ€” Cannot Override

Signed Proof

Every decision.
Documented. Signed.

Hello Operator doesn't just block calls โ€” it proves it blocked them.

axiom_manifest.json โ€” IRS Scam Call
{
  "manifest_id": "CALL-20260424-171553",
  "caller_number": "+1-800-555-0199",
  "claimed_identity": "IRS Agent โ€” Revenue Division",
  "ftc_complaints": 847,
  "pattern_matched": "IRS_PAYMENT_DEMAND",
  "verdict": "BLOCKED",
  "constitutional_block": true,
  "cannot_override": true,
  "ftc_auto_reported": true,
  "signature": "hmac-sha256:3a7f9c2d1b..."
}

Constitutional Guarantee

These rules cannot be
changed, overridden, or removed.

The seven scam patterns are declared in a signed .axiom file with a registered supply chain hash. No software update removes them. No runtime instruction overrides them.

CANNOT_MUTATE
Supply Chain Hash
HMAC-SHA256 Signed
21/21 Tests Certified
FTC Auto-Report
Patent Pending

Get Started

Open source.
Free to run.

Built on AXIOM โ€” the constitutional AI governance framework. Install and run on any model.

pip install axiom-constitutional
GitHub โ€” Orivael-Dev/axiom PyPI โ€” axiom-constitutional