Skip to content

Commit 0a90a09

Browse files
committed
enforce mandate spending caps with pre-flight balance check
1 parent e432c49 commit 0a90a09

3 files changed

Lines changed: 5 additions & 4 deletions

File tree

docs/DEMO_SCRIPT.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ pnpm agents:e2e
2020
pnpm web:test
2121
```
2222

23-
## Primary narrative: verifiable grant allocation
23+
## Primary narrative:verifiable grant allocation
2424

2525
Open the **Grant Allocation** case first. Frame the product as allocation
2626
infrastructure, not as a general privacy app:
@@ -35,7 +35,8 @@ infrastructure, not as a general privacy app:
3535
The current live case proves the sealed-scoring primitive. The recorded
3636
evidence view proves the contract lifecycle, settlement, and public audit path.
3737

38-
## 1. Showcase (30s)
38+
## 1.
39+
Showcase (30s)
3940

4041
- **Opening:** verifiable allocation for grants, hackathons, bounties, RFPs,
4142
and sealed auctions

docs/DEPLOY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Deploy & environment variables
22

3-
Sub Rosa **does not require a committed `.env` file**. Secrets stay out of git; you inject them where each layer runs.
3+
Sub Rosa ** does not require a committed `.env` file**. Secrets stay out of git; you inject them where each layer runs.
44

55
## Three layers
66

docs/LIMITATIONS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Honest boundaries for hackathon submission. No hidden fallbacks.
44

5-
## Network scope
5+
##Network scope
66

77
| Proof | Network | What it shows |
88
| --- | --- | --- |

0 commit comments

Comments
 (0)