Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions docs/DEMO_SCRIPT.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ pnpm agents:e2e
pnpm web:test
```

## Primary narrative: verifiable grant allocation
## Primary narrative:verifiable grant allocation

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

## 1. Showcase (30s)
## 1.
Showcase (30s)

- **Opening:** verifiable allocation for grants, hackathons, bounties, RFPs,
and sealed auctions
Expand Down
2 changes: 1 addition & 1 deletion docs/DEPLOY.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Deploy & environment variables

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

## Three layers

Expand Down
2 changes: 1 addition & 1 deletion docs/LIMITATIONS.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Honest boundaries for hackathon submission. No hidden fallbacks.

## Network scope
##Network scope

| Proof | Network | What it shows |
| --- | --- | --- |
Expand Down