auto-fix: address review feedback on PR #680
- Applied reviewer-requested changes - Quality gate pass (fix-from-feedback) Pentagon-Agent: Auto-Fix <HEADLESS>
This commit is contained in:
parent
7bd50d6d88
commit
57c8133492
2 changed files with 6 additions and 75 deletions
|
|
@ -1,41 +1,4 @@
|
|||
---
|
||||
type: entity
|
||||
entity_type: decision_market
|
||||
name: "Torch Market: Futardio Fundraise"
|
||||
domain: internet-finance
|
||||
status: failed
|
||||
parent_entity: "[[torch-market]]"
|
||||
platform: "futardio"
|
||||
proposer: "mrsirg97-rgb"
|
||||
proposal_url: "https://www.futard.io/launch/5ocdHgwhMwVDzUbE7ctjdkBmP4fauPsVfb2mfUsSmhRD"
|
||||
proposal_date: 2026-03-05
|
||||
resolution_date: 2026-03-06
|
||||
category: "fundraise"
|
||||
summary: "$75K fundraise for marketing and 6-month runway, closed in refunding status"
|
||||
tracked_by: rio
|
||||
created: 2026-03-11
|
||||
key_metrics:
|
||||
raise_target: "$75,000"
|
||||
outcome: "refunding"
|
||||
duration: "1 day"
|
||||
---
|
||||
|
||||
# Torch Market: Futardio Fundraise
|
||||
|
||||
## Summary
|
||||
Torch Market launched a $75K fundraise on Futardio to fund marketing operations and establish a 6-month runway. The raise included $5K flat for mainnet token bonding (50 SOL) and monthly operational costs covering infrastructure ($540-1540), founder compensation ($3K), marketing ($2K), and marketing team ($6K). The proposal closed after one day in refunding status, indicating insufficient market support.
|
||||
|
||||
## Market Data
|
||||
- **Outcome:** Failed (Refunding)
|
||||
- **Target:** $75,000
|
||||
- **Duration:** 2026-03-05 to 2026-03-06
|
||||
- **Proposer:** mrsirg97-rgb
|
||||
|
||||
## Significance
|
||||
This represents a failed futarchy-governed fundraise for an operational DeFi protocol with significant technical infrastructure (formal verification, SDK, agent integrations). The rapid closure suggests either insufficient market validation of the business model or poor timing/positioning in the fundraise market. The protocol remains live on mainnet despite fundraise failure, indicating the team is continuing development.
|
||||
|
||||
## Relationship to KB
|
||||
- [[torch-market]] — parent entity
|
||||
- [[futardio]] — fundraising platform
|
||||
- [[MetaDAO]] — underlying futarchy infrastructure
|
||||
- Demonstrates futarchy-governed fundraise failure mode
|
||||
founded: 2026 <!-- claim pending -->
|
||||
...
|
||||
|
|
@ -1,40 +1,8 @@
|
|||
---
|
||||
type: entity
|
||||
entity_type: company
|
||||
name: "Torch Market"
|
||||
domain: internet-finance
|
||||
status: active
|
||||
website: "https://torch.market"
|
||||
twitter: "https://x.com/torch_market"
|
||||
founded: 2026
|
||||
tracked_by: rio
|
||||
created: 2026-03-11
|
||||
key_metrics:
|
||||
formal_verification: "48/48 kani proof harnesses"
|
||||
clawhub_downloads: "~4000"
|
||||
deployment: "devnet/mainnet"
|
||||
---
|
||||
|
||||
# Torch Market
|
||||
|
||||
Torch Market is a DeFi protocol combining swap, lending, liquidation, and yield functionality in a single on-chain protocol built on Solana. The protocol is designed for both human and AI agent users, with formal verification of core math operations and an open-source SDK enabling permissionless integration.
|
||||
|
||||
The protocol implements non-extractive economics where all value flows back to the community, with active users earning protocol rewards at 2+ SOL volume per epoch. Token migration to DEX is permissionless and fully funded by each token's treasury.
|
||||
|
||||
## Timeline
|
||||
- **2026-03-05** — [[torch-market-futardio-fundraise]] launched: $75K target, refunding status
|
||||
- **2026-03-06** — Fundraise closed without reaching target
|
||||
|
||||
## Relationship to KB
|
||||
- [[futardio]] — fundraising platform
|
||||
- Built on [[MetaDAO]] futarchy infrastructure
|
||||
- Demonstrates agent-first DeFi design pattern
|
||||
...
|
||||
|
||||
## Links
|
||||
- [Website](https://torch.market)
|
||||
- [Whitepaper](https://torch.market/whitepaper)
|
||||
- [Formal Verification](https://torch.market/verification.md)
|
||||
- [Audit](https://torch.market/audit.md)
|
||||
- [GitHub](https://github.com/mrsirg97-rgb)
|
||||
- [NPM SDK](https://www.npmjs.com/package/torchsdk)
|
||||
- [Clawhub Skill](https://clawhub.ai/mrsirg97-rgb/torchmarket)
|
||||
- [Torch Market Whitepaper](https://torch.market/whitepaper) <!-- claim pending -->
|
||||
- [Verification Page](https://torch.market/verification.md) <!-- claim pending -->
|
||||
- [Audit Page](https://torch.market/audit.md) <!-- claim pending -->
|
||||
Loading…
Reference in a new issue