Cracked Minds
Internal backlog
Updated: June 2026  ·  crackedminds.co.uk  ·  Crackedminds30@4321
0
Total
0
Done
0
To do
0%
Complete
Infrastructure
DNS migrated to Cloudflare (from Netlify NS1 via Name.com)
Nameservers: coco.ns.cloudflare.com / zeus.ns.cloudflare.com. Domain registration at Name.com.
InfraDone
Cloudflare Pages — crackedminds.co.uk live
Repo Squidboy30/cracked-minds → Cloudflare Pages. Auto-deploys on push to main. Custom domains + _redirects for clean URLs.
InfraDone
Cloudflare Worker — /api/* proxy
Handles /api/create-checkout, /api/verify-payment, /api/send-report, /api/search. 7 env vars set: Stripe keys + price IDs, RESEND_API_KEY, CH_API_KEY.
InfraDone
Resend — domain verified, email delivery live
crackedminds.co.uk auto-configured. From: reports@crackedminds.co.uk. API key in Worker.
InfraDone
Boltwork API — Fly.io (parsebit.fly.dev)
LHR region. IP: 66.241.124.45. GitHub Actions auto-deploy. All secrets configured.
InfraDone
Backlog saved to GitHub at /backlog
crackedminds.co.uk/backlog — password protected, same gate as dashboard.
InfraDone
Test Stripe + email end-to-end on live domain
Full flow: search → select → pay → report renders. Email report button sends to inbox. First real transaction.
InfraHigh
Transfer domain to Cloudflare Registrar
IPS tag change submitted. Pending Nominet. Currently at Name.com.
InfraMedium
Cancel Netlify account
Nothing depends on it. Safe to cancel.
InfraLow
Check — UK Company Due Diligence
Search — CH proxy via Cloudflare Worker, 10 results
Browser calls /api/search, Worker adds CH API key, returns up to 10 matches. User selects before report loads.
CheckDone
Full enriched report — all CH data
Directors, PSC (beneficial owners with control %), registered charges, SIC codes + plain English, previous company names, confirmation statement, filing history, accounts PDF direct download.
CheckDone
AI enrichment — narrative, counterparty guidance, benchmarking
Key concerns/strengths/watch points. Counterparty guidance (supplier/investor/partner/customer). Director assessment. Sector benchmarking. Industry context. Haiku + assistant pre-fill for reliable JSON.
CheckDone
Gazette notices, insolvency, director cross-reference, address history
London Gazette winding-up notices, insolvency cases with practitioners, director appointments at other companies, address change history, governance alert for rapid board turnover.
CheckDone
UK Trademark Register search
IPO search — registered marks, application numbers, Nice classes, filed date, status.
CheckDone
Accounts PDF financial parsing
pdfplumber + Claude extracts turnover / net assets / employees / profit / total assets / year end from filed accounts PDF.
CheckDone
Stripe — £2.99 / £29pm. PDF download + email report.
Post-payment verify → full report + confirmation banner. Download PDF (print-to-PDF). Email via /api/send-report → Resend.
CheckDone
Example report — Hargreaves Lansdown, all features
crackedminds.co.uk/check/example.html — every section demonstrated with real data.
CheckDone
Verify accounts PDF parsing in production
Test with a real company to confirm financials extracted correctly from live filed accounts.
CheckHigh
VAT validation — surface in UI
VIES API already wired in Boltwork. Display VAT registration status and number in report.
CheckMedium
Director disqualification check
Companies House disqualified directors register. Flag if any active director is disqualified.
CheckMedium
CCJ search
County Court Judgements via Trust Online (~£2/search). Major credit risk signal.
CheckLow
Comply — Regulatory Intelligence
FCA register search + regulatory document analysis
CH-based search (10 results), FCA register link, /analyse/document endpoint for any regulatory URL. Enriched AI report same as Check.
ComplyDone
Stripe — £4.99 / £49pm. Example report — Barclays PLC.
Same payment flow as Check. crackedminds.co.uk/comply/example.html
ComplyDone
FCA API direct — pending IP whitelist
API key d931b6166c5e1054b49770dc81de3fe3 registered. Submit Fly.io IP 66.241.124.45 at register.fca.org.uk/Developer. Auto-activates on approval.
ComplyHigh
PRA register integration
BoE PRA supervised firms list. Systemic bank / insurer flag in Comply reports.
ComplyMedium
ICO register integration
Data protection registration check. GDPR compliance signal. Free public API.
ComplyMedium
Boltwork API
/search/companies, /analyse/company, /analyse/regulatory, /analyse/document
All four endpoints live. PRICE_MAP updated so Aperture allows them. Haiku + assistant pre-fill for reliable JSON output.
BoltworkDone
boltwork-mcp PyPI package published
pip install boltwork-mcp. Wraps all Boltwork endpoints as MCP tools for Claude/Cursor/Windsurf. GitHub Actions auto-publish on version tag.
BoltworkDone
arXiv research paper search — /analyse/research
Search academic papers, extract key findings, methodology, relevance. Uses arXiv public API (free).
BoltworkMedium
HMRC trade / export data
Trade statistics by company. International activity signal for Check reports. Free HMRC public data.
BoltworkLow
OpenCorporates — international company lookup
200M+ companies across 140 jurisdictions. Fallback / complement to UK Companies House for non-UK entities.
BoltworkLow
MCP Server Portfolio
UK Due Diligence MCP — shipped as Check product
CH data + Boltwork AI layer. Now live as crackedminds.co.uk/check. The engine is /analyse/company on Boltwork.
MCPDone
Regulatory Document MCP — shipped as Comply product
FCA/HMRC/ICO search + document analysis. Now live as crackedminds.co.uk/comply. Engine is /analyse/regulatory + /analyse/document.
MCPDone
UK Land Registry MCP
Property price paid history, title register lookups, ownership data. Combine with company due diligence for property transactions. HMLR price paid API is free. Tools: property_price_history, title_register_lookup. Audience: estate agents, solicitors, buyers.
MCPHigh
EU/UK VAT Validation MCP
Validate VAT numbers via HMRC API + EU VIES. Returns registered name, address, status. 20-line build. High search volume in MCP registry. Funnel asset to the heavier servers. Tools: validate_vat_number, lookup_company_vat.
MCPHigh
Patent Intelligence MCP
Search USPTO + EPO databases by keyword or applicant. Fetch patent PDFs, summarise claims in plain English via Boltwork /summarise. Prior art landscape. Audience: IP lawyers, R&D, startups. Tools: search_patents, explain_patent, prior_art_search.
MCPMedium
npm / PyPI Package Intelligence MCP
Search packages, summarise READMEs, check download trends, flag CVEs. Fetch and review source via Boltwork /review/url. Audience: developers. High discoverability in MCP registry. Low effort build.
MCPMedium
PubMed Clinical Literature MCP
Search 35M biomedical papers, summarise full-text PDFs via Boltwork /summarise. Audience: healthcare, pharma, medical researchers. High value per query.
MCPMedium
Charity & Trustee Register MCP
Charity Commission register, pull accounts PDFs, summarise financials and governance via Boltwork. Audience: grant makers, fundraisers, auditors. Free API, low build effort.
MCPLow
arXiv Research MCP
Search and summarise AI/ML/science papers. Massive developer audience. Combines directly with Boltwork /summarise/url. Zero auth needed.
MCPLow
Marketing & Distribution
Stacker News post — Boltwork L402 API
Bitcoin/Lightning developer community. High-intent audience for L402 tools. Post explaining what Boltwork is, how agent-to-agent payments work, link to MCP package and gateway.
MarketingHigh
Product Hunt launch — Check
Launch Check as "Instant UK company due diligence, powered by AI". Target: legal/compliance/finance community. Prepare example report, pricing, screenshots. Schedule for a Tuesday.
MarketingHigh
MCP registry listings — all servers
Submit each MCP server to glama.ai, mcp.so, and the Anthropic MCP directory. Proper README with examples. This is the primary discovery channel for developer users.
MarketingHigh
boltwork-mcp — update PyPI listing and README
Add Check and Comply MCP tools to the package. Update README with new endpoints. Publish new version. This is the main acquisition channel for developer users of Boltwork.
MarketingHigh
SEO — landing pages for Check and Comply
"UK company due diligence", "Companies House API", "FCA register search" — high intent keywords. Dedicated landing pages with structured data, example reports as anchor content.
MarketingMedium
LinkedIn content — Cracked Minds company page
Regular posts on UK company intelligence, regulatory changes, due diligence tips. Check and Comply are the natural lead magnets. Target: compliance officers, lawyers, M&A teams.
MarketingMedium
Hacker News Show HN — Boltwork / boltwork-mcp
"Show HN: Pay-per-call AI services for agents via Lightning L402". Technical audience, high discoverability. Best timing: Tuesday 9am EST.
MarketingMedium
Email campaign — existing Boltwork users
Announce Check and Comply to anyone who has hit the Boltwork API. Short email: "We've built two products on top of Boltwork — here's what they do."
MarketingLow
Blog — "How we built UK company intelligence with Companies House + Claude"
Technical post on the architecture. SEO value + HN / dev.to appeal. Covers CH API, PDF parsing, haiku assistant pre-fill trick for reliable JSON.
MarketingLow
Main Site
Two-section layout — Business Services + AI Products
Check #06 and Comply #07 cards added. Example report links. Hero text updated for both products.
SiteDone
Password-protected backlog at /backlog
Gateway dashboard also protected. Password: Crackedminds30@4321.
SiteDone
Dedicated pricing page
Standalone /pricing page comparing Check and Comply tiers side by side. SEO target: "UK company check price". Direct CTA to each product.
SiteMedium
Analytics — Cloudflare Web Analytics or Plausible
Know which pages drive conversions. Cloudflare Analytics is built-in and privacy-friendly — just needs enabling. Or Plausible for more detail.
SiteMedium
Contact / sales page
For enterprise or bespoke enquiries. Simple form routed to tech@crackedminds.co.uk via Resend.
SiteLow