huskies: rename project from storkit to huskies
Rename all references from storkit to huskies across the codebase: - .storkit/ directory → .huskies/ - Binary name, Cargo package name, Docker image references - Server code, frontend code, config files, scripts - Fix script/test to build frontend before cargo clippy/test so merge worktrees have frontend/dist available for RustEmbed Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Privacy Policy — Storkit</title>
|
||||
<title>Privacy Policy — Huskies</title>
|
||||
<link rel="stylesheet" href="style.css">
|
||||
</head>
|
||||
<body>
|
||||
@@ -19,19 +19,19 @@
|
||||
<p><strong>Last updated:</strong> 25 March 2026</p>
|
||||
|
||||
<h2>Who we are</h2>
|
||||
<p>Storkit is operated by Libby Labs Ltd ("we", "us", "our"), trading as Crashlabs. Our contact email is <a href="mailto:hello@storkit.dev">hello@storkit.dev</a>.</p>
|
||||
<p>Huskies is operated by Libby Labs Ltd ("we", "us", "our"), trading as Crashlabs. Our contact email is <a href="mailto:hello@huskies.dev">hello@huskies.dev</a>.</p>
|
||||
</section>
|
||||
|
||||
<section>
|
||||
<h2>What we collect</h2>
|
||||
<p>When you interact with Storkit via WhatsApp, Slack, Matrix, or the web interface, we may collect:</p>
|
||||
<p>When you interact with Huskies via WhatsApp, Slack, Matrix, or the web interface, we may collect:</p>
|
||||
<p><strong>Messaging data:</strong> Your phone number or chat identifier and the content of messages you send to the bot. This is used solely to process your requests and maintain conversation context.</p>
|
||||
<p><strong>Usage data:</strong> Basic server logs including timestamps and request metadata. We do not use analytics trackers on this website.</p>
|
||||
</section>
|
||||
|
||||
<section>
|
||||
<h2>How we use your data</h2>
|
||||
<p>We use your data only to provide and improve the Storkit service. Specifically:</p>
|
||||
<p>We use your data only to provide and improve the Huskies service. Specifically:</p>
|
||||
<p>- To process commands and respond to your messages.<br>
|
||||
- To maintain conversation history within active sessions.<br>
|
||||
- To diagnose and fix technical issues.</p>
|
||||
@@ -50,7 +50,7 @@
|
||||
|
||||
<section>
|
||||
<h2>Your rights</h2>
|
||||
<p>You may request access to, correction of, or deletion of your personal data at any time by contacting us at <a href="mailto:hello@storkit.dev">hello@storkit.dev</a>.</p>
|
||||
<p>You may request access to, correction of, or deletion of your personal data at any time by contacting us at <a href="mailto:hello@huskies.dev">hello@huskies.dev</a>.</p>
|
||||
</section>
|
||||
|
||||
<section>
|
||||
|
||||
Reference in New Issue
Block a user