Skip to content

Modular AI wallet capsule exposing a POST /receipt endpoint for trust-grade payloads. Deployed to wallet.vscgravity.com with verdict, score, and timestamp logic. Part of Gravity Binary’s validator grid for symbolic proof, SaaS activation, and market-facing clarity.

Notifications You must be signed in to change notification settings

FlashMS/AIwallet-capsule

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Gravity Binary Wallet Capsule

Live capsule deployed to: wallet.vscgravity.com

POST /receipt
Payload:
{
  capsuleId: gravity-binary-site
  walletId: user-0xA1
  signalType: receipt
  score: 1.08
  verdict: trusted
  timestamp: 2025-10-25T02:18:00Z
}

Response:
{
  status: received
  capsuleId: ...
  walletId: ...
  signalType: ...
  verdict: ...
}

Capsule Philosophy:
Every route is a signal. Every POST is a product. Every capsule is a proof.

Mutation Log:
- Deployed wallet:v3 to ACA
- TLS-bound endpoint: wallet.vscgravity.com
- Root domain unresolved: NXDOMAIN
- ACR typo: azurerecr.io ? corrected to azurecr.io
- POST /receipt returns trust-grade response

About

Modular AI wallet capsule exposing a POST /receipt endpoint for trust-grade payloads. Deployed to wallet.vscgravity.com with verdict, score, and timestamp logic. Part of Gravity Binary’s validator grid for symbolic proof, SaaS activation, and market-facing clarity.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published