Search Results
Search Results
Query: star
Found 100 results
-
startup-fundraising
projects/Qwestly/startup-fundraising.md…al insights and strategies for equity and fundraising for a startup at this stage: 1. Leverage SAFEs and Convertible Note… -
operating-model
_private/qwestly-docs/Engineering/operating-model.md…ifecycle. | --- ## Feature lifecycle (end-to-end) ### 1. Start the feature - Create a focused branch from the current in… -
today
_private/today.mdclaim reset, needs to reset confirm state https://candidate-staging.qwestly.co/api/admin/user-info https://candidate-git-feat-qwestly-agent-qwestly.vercel.app/admin/qwestly-agent https://qwestly-a -
shortcuts
documents/shortcuts.md…s pick up config changes. - `⌘ Shift P` -> `TypeScript: Restart TS Server` - Restarts the TypeScript language service… -
vn-vocab
language/vn-vocab.md…ng ty - executive committee - hội đồng quản trị công ty ## Startup - Venture Capitalist - nhà đầu tư mạo hiểm / Công ty quả… -
Words Vocabulary
language/Words Vocabulary.md# Words Vocabulary * idempotent - a property of an operation such that applying it multiple times has the same effect as applying it once (e.g., in mathematics or computing, running an idempotent fu -
_DPH
_star_/_DPH.md…# Node Service Manager * pm2 (node module) * pm2 list * pm2 start app.js --name "your app name" * pm2 save -
linkedin-profile-page-extraction
_private/linkedin-profile-page-extraction.md…tting involved with your time and skills\r\n \r\n Get started\r\n \r\n \r\n \r\n \r\n \r\n ](https:\… -
api-python-internal-services
_private/qwestly-docs/Engineering/api-python-internal-services.md…## Examples (non-exhaustive) - LLM-backed **evaluations** (starting with interview evals; expected to cover other evaluatio… -
Code Contribution Workflow
_private/qwestly-docs/Engineering/Code Contribution Workflow.md…reate files** over 100MB ## Development Workflow ### 1. Starting New Work ```bash # Start from main branch git checkout… -
index
_private/qwestly-docs/Engineering/index.md…for developers working on the Qwestly platform. ## Getting Started ### New Team Members - **[Engineering Onboarding Guide]… -
LinkedIn-Profile-Scraper
_private/qwestly-docs/Engineering/LinkedIn-Profile-Scraper.md…rofile 1. Navigate to any LinkedIn profile page (URLs that start with `https://www.linkedin.com/in/...`) 2. Click the exten… -
index
_private/qwestly-docs/Engineering/Monitoring/index.md…r Handling**: Graceful degradation and recovery ## Getting Started For development setup and deployment instructions, see… -
Log Shipping System
_private/qwestly-docs/Engineering/Monitoring/Log Shipping System.md…* ```python class SupabaseLogShipper: def get_auth_logs(start_date, end_date) # Fetch authentication logs def ge… -
Onboarding
_private/qwestly-docs/Engineering/Onboarding.md…credentials** for S3 access ### Development Workflow 1. **Start development servers:** ```bash # Main app (usually p… -
recruiting-pilot
_private/qwestly-docs/Features/provisioned-accounts/recruiting-pilot.md…d | Existing: work_modes, preferred_stages, location, comp, start_date, role_type | All existing + 3 new: preferred_function… -
architecture-overview
_private/qwestly-docs/Features/qwestly-agent/architecture-overview.md…orchestrator's prompt. **My recommendation for Qwestly**: Start with **Tool-based** for most things, graduate to **Supervi… -
bonus-topics
_private/qwestly-docs/Features/qwestly-agent/bonus-topics.md…s RULES: [CONSTRAINTS — non-negotiable behavior] 1. Always start by identifying the user from context. If unclear, ask. 2.… -
deployment-options
_private/qwestly-docs/Features/qwestly-agent/deployment-options.md…at you need to know about timeouts, memory, streaming, cold starts, and the patterns that work in practice. --- ## 1. The… -
framework-comparison
_private/qwestly-docs/Features/qwestly-agent/framework-comparison.md…ew.kickoff() ``` ### Strengths - **Incredibly easy to get started**. The role/backstory metaphor is intuitive. A working m… -
human-in-the-loop
_private/qwestly-docs/Features/qwestly-agent/human-in-the-loop.md…For Qwestly v0, **Level 1 (tool-level)** is the pragmatic start. The tool refuses unless the user has confirmed. It's simp… -
index
_private/qwestly-docs/Features/qwestly-agent/index.md…run an agent orchestrator on Vercel? Timeouts, memory, cold starts, streaming, and deployment patterns. Given your existing… -
qwestly-agent-orchestration-plan
_private/qwestly-docs/Features/qwestly-agent/qwestly-agent-orchestration-plan.md…memory, and vector search (RAG) all in one place via Atlas. Start with a single orchestrator + tools, add specialist sub-age… -
rag-and-tools-patterns
_private/qwestly-docs/Features/qwestly-agent/rag-and-tools-patterns.md…fline capable, run on your own infra | **Recommendation**: Start with `text-embedding-3-small` (1536 dims, great quality, l… -
testing-agentic-systems
_private/qwestly-docs/Features/qwestly-agent/testing-agentic-systems.md…result = _postprocess_about(raw) assert not result.startswith("Here is your section") assert len(result) > 0 ``… -
unstructured-memory
_private/qwestly-docs/Features/qwestly-agent/unstructured-memory.md…he current conversation. ### Step 3: Retrieval (At Session Start + During Conversation) **At session start** (injected int… -
Offboarding-Record-Cohen-20260130
_private/qwestly-docs/HR/Offboarding/Offboarding-Record-Cohen-20260130.md…ime - [ ] Full-time - [ ] Contractor - [ ] Intern - **Start Date:** Wednesday, December 3, 2025 - **Last Day of Work:*… -
Access Control Policy
_private/qwestly-docs/Policies/Access Control Policy.md…No access may be granted earlier than the official employee start date unless personnel have completed above referenced on-b… -
Asset Management Policy
_private/qwestly-docs/Policies/Asset Management Policy.md…## **Policy Implementation for Small Organizations** For startups with fewer than 10 employees: * Asset inventory may be… -
Incident Response Plan
_private/qwestly-docs/Policies/Incident Response Plan.md…o Name of persons who did backup Date and time last backups started Date and time last backups completed Backup Storage Loca… -
Risk Management Policy
_private/qwestly-docs/Policies/Risk Management Policy.md…d operational levels. Our risk management approach balances startup agility with enterprise-grade protection, ensuring that… -
job-match
_private/qwestly-docs/private/job-match.md…bs domain. Behavior-based approaches do suffer from a [cold start](https://en.wikipedia.org/wiki/Cold_start) problem. If you… -
authentication-and-signup
_private/qwestly-hire-docs/features/authentication-and-signup.md…nd server-side calls to `/api/auth/authorized`. Resolved at startup from `APP_BASE_URL`, or `VERCEL_BRANCH_URL` on Vercel pr… -
company-search-hire-app
_private/qwestly-hire-docs/features/company-search-hire-app.md…s any staged **`selectedCompany`** (preview) so those flows start without a leftover name-search pick. ### Name view → `Con… -
hire-onboarding
_private/qwestly-hire-docs/features/hire-onboarding.md…d body as **`grid grid-cols-[auto_1fr] gap-3 md:gap-4 items-start`** with a left decorative icon (**`aria-hidden`**, typical… -
prompt-eval-job-analyzer
_private/qwestly-hire-docs/features/prompt-eval-job-analyzer.md…ments: - 5+ years of experience - Experience at early-stage startups Nice to have: - Fintech industry experience (plus) ```… -
mongodb-index-update-strategy-and-method
_private/qwestly-hire-docs/mongodb-index-update-strategy-and-method.md…. | Do **not** run `syncIndexes()` on every request or app startup. Use a **one-off script** (`tsx`) or an explicit mainten… -
job-creation-flow
_private/qwestly-hire-docs/plan/job-creation-flow.md…No) | Step | Route | Notes | |------|--------|--------| | Start exploratory | **`/jobs/new/exploratory`** | **Dedicated pa… -
employee-agreement
_private/qwestly-private-docs/HR/employee-agreement.md…tly’s confidential information** to help a competitor or to start a competing business. * You also agree not to **solicit Q… -
family-medical-leave-policy
_private/qwestly-private-docs/HR/family-medical-leave-policy.md…s - Eligible for CO FAMLI: Up to 12 weeks paid family leave starting January 2024 - Benefits up to ~$1,100/week - Qwestly s… -
adam
_private/qwestly-private-docs/HR/Personnel/adam/adam.md…M and OKRs in Notion - **Renovation project** — house stuff started in October, took months to fully settle - **Observant ab… -
cohen
_private/qwestly-private-docs/HR/Personnel/cohen/cohen.md…Cohen joined Qwestly as a high school intern in July 2025. Started while entering senior year, worked part-time through the… -
Internship Agreement - Cohen Russell
_private/qwestly-private-docs/HR/Personnel/cohen/Internship Agreement - Cohen Russell.md…rdian ("Parent/Guardian"). ## **1. Internship Terms** * **Start Date:** July 21, 2025 * **End Date:** Friday, August 22, 2… -
Internship Learning Plan - Cohen Russell (manager version)
_private/qwestly-private-docs/HR/Personnel/cohen/Internship Learning Plan - Cohen Russell (manager version).md…de.js Official Docs](https://nodejs.org/en/docs/) - Getting started - [npm documentation](https://docs.npmjs.com/) - Package… -
Internship Learning Plan - Cohen Russell (shareable)
_private/qwestly-private-docs/HR/Personnel/cohen/Internship Learning Plan - Cohen Russell (shareable).md…ptimization, or new API endpoints - Plan implementation and start building **Week Goal:** Significant backend improvement t… -
Offboarding-Record-Cohen-20260130
_private/qwestly-private-docs/HR/Personnel/cohen/Offboarding-Record-Cohen-20260130.md…ime - [ ] Full-time - [ ] Contractor - [ ] Intern - **Start Date:** Wednesday, December 3, 2025 - **Last Day of Work:*… -
david
_private/qwestly-private-docs/HR/Personnel/david/david.md# David Hsu *Engineer at Qwestly. Started as intern Jul 2025 → full-time Jan 2026.* --- ## Perso… -
vela
_private/qwestly-private-docs/HR/Personnel/vela/vela.md…(up to 5 years, requires first-year renewal if leaving US). Started on travel visa in Mar 2025. Shanghai embassy interview J… -
Mikelle 8-25-25 - assessment
_private/qwestly-private-docs/Interviews/Mikelle 8-25-25 - assessment.md…a major risk factor for marketplace success Adaptability & Startup Readiness -------------------------------- **Positive S… -
Mikelle 8-25-25 - prep
_private/qwestly-private-docs/Interviews/Mikelle 8-25-25 - prep.md…oken or inefficient systems - how did you adapt?" - "At a startup, we often have to choose between speed and perfection. H… -
Public Change Log
_private/qwestly-private-docs/SOC2/change-management/Public Change Log.md…on while remaining appropriately lightweight for a pre-seed startup. ## SOC2 Trust Services Criteria Addressed | Criteria… -
CLAUDE
_private/qwestly-private-docs/SOC2/CLAUDE.md…ments and evidence for **Qwestly**, an early-stage pre-seed startup with fewer than 10 employees. Documents are uploaded int… -
README
_private/qwestly-private-docs/SOC2/README.md…I compliance documents and evidence for Qwestly, a pre-seed startup (<10 employees). These documents are uploaded to **Vanta… -
MCP
AI/MCP.md…-unit-tests` | Write unit tests | **How it works:** 1. On startup, scans `prompts/` for all `.md` files. 2. Each file is p… -
reasonix
AI/reasonix.md…conversational interface with no codebase access. ## Quick start ```bash cd my-project npx reasonix code # paste a DeepS… -
Stable Diffusion
AI/Stable Diffusion.md…d paper of wave, aesthetic, epic detail, dreamy blue color, starry night * Isometric art of a cup of coffee,with creativity… -
workspace-harness
AI/workspace-harness.md…** to clone everything and set up tooling. - **One CLI** to start/stop/log all dev servers. - **One `.gitignore`** that hide… -
openai-harness-engineering-summary
articles/openai-harness-engineering-summary.md…lines of code in 5 months - ~1,500 PRs opened and merged - Started with 3 engineers, grew to 7 - ~3.5 PRs per engineer per… -
Avante Neovim
documents/dev/Avante Neovim.md…ck-keychain`** if using ACP servers which require auth - **Start a fresh chat**: press **`<leader>an`**. - **Ask about sele… -
Bash cheat sheet
documents/dev/Bash cheat sheet.md…cursor ## Command Editing Shortcuts * Ctrl + a – go to the start of the command line * Ctrl + e – go to the end of the comm… -
code-server
documents/dev/code-server.md…"chat.viewSessions.orientation": "stacked", "workbench.startupEditor": "none", "chat.mcp.discovery.enabled": { "c… -
docker
documents/dev/docker.md…thub.com/abiosoft/colima) ```sh brew install colima colima start ``` ## Commands Container vs Image. A Docker container is… -
FastAPI
documents/dev/FastAPI.md…ast-server.py --ext 'py' --exec python3 fast-server.py` ## Start/stop ```python pid = str(os.getpid()) print('PID', pid… -
mongo
documents/dev/mongo.md…/mongodb brew install mongodb-community@8.0 brew services restart mongodb-community # cli brew install mongosh mongosh -u "… -
nextjs
documents/dev/nextjs.md…```sh npx next experimental-analyze ``` By default, starts a local server (port 4000) after analysis so you can expl… -
OpenSCAD
documents/dev/OpenSCAD.md# OpenSCAD ## Quick Start 1. Open OpenSCAD and create a new file. 2. Paste the code… -
serverless
documents/dev/serverless.md…o use the `dev` command: ``` serverless dev ``` This will start a local emulator of AWS Lambda and tunnel your requests to… -
Lambda Dynamo
documents/dev/snippets/aws/Lambda Dynamo.md….aws.amazon.com/amazondynamodb/latest/developerguide/GettingStarted.NodeJs.03.html ```javascript const AWS = require('aws-s… -
create-react-app
documents/dev/snippets/javascript/create-react-app.md…sues/11779#issuecomment-998005415)) ```json "scripts": { start": "WDS_SOCKET_PORT=443 HOST=0.0.0.0 react-scripts start" }… -
nuk-speech-to-text
documents/dev/snippets/javascript/nuk-speech-to-text.md…[]; setSpeechState("recording"); mediaRecorder.start(); console.log("MediaRecorder", mediaRecorder.state)… -
SSH cheat sheet
documents/dev/SSH cheat sheet.md…'rsodesza && odesza "source /home/ubuntu/.nvm/nvm.sh; pm2 restart 0"' ``` ### through files, write empty `for FILE in *.syn… -
Sublime Text
documents/dev/Sublime Text.md…To enable VIM mode: ```js "ignored_packages": [], "vintage_start_in_command_mode": true ``` ## Preferences.sublime-setting… -
Unix cheat sheet
documents/dev/Unix cheat sheet.md…tc/samba/smb.conf* and add entry, then `sudo service smbd restart` ``` [Work] comment = Work path = /home/dominick/Work r… -
Unix fix network manager
documents/dev/Unix fix network manager.md…[keyfile] unmanaged-devices=none ``` Then: * `systemctl restart NetworkManager` * `systemctl status NetworkManager.service… -
Vim-cheat-sheet
documents/dev/Vim-cheat-sheet.md…. ## Remotes Server mode without going through ssh Start the server on one machine ```sh nvim --headless --listen… -
Windows
documents/dev/Windows.md# Windows Dev ## Run (Windows+r) * `shell:startup` - open startup folder (current user) * `shell:common` -… -
Zed
documents/dev/Zed.md## Zed ### Restart Language Server (equivalent to VS Code's "Restart TS Serve… -
ChromeOS
documents/devices/ChromeOS.md…ore="gnome-libsecret" Icon=mongodb-compass Type=Application StartupNotify=true Categories=GNOME;GTK;Utility; MimeType=x-sche… -
DSLR camera
documents/devices/DSLR camera.md…eational effect. By overexposing a little (2/3 of a stop to start), it will darken the subject, giving your subject more det… -
insights
documents/insights.md…ess years. To make today's deadline, you would need to have started during a prehistoric ice age, before Homo sapiens wore c… -
AutoHotkey
documents/keyboards/AutoHotkey.md…to the lines below. This will prevent many issues when you start having a lot of stuff in your scripts. Example Alt+w send… -
qmk
documents/keyboards/qmk.md…Setup Mac 1. [Get Apps](https://docs.qmk.fm/#/newbs_getting_started) 1. `brew install --cask qmk-toolbox` [Download Manuall… -
Luma
documents/Luma.md…k.pham@gmail.com p: tmv5dhe1yet!nbr3NXJ Homeowner requests start service for tenant https://www.seattle.gov/city-light/star… -
3D printing
documents/maker/3D printing.md…nozzle = between 0.2mm and 0.3mm ## Cura ### Default Start G-Code ``` M201 X500.00 Y500.00 Z100.00 E5000.00 ;Setup… -
CNC laser cut
documents/maker/CNC laser cut.md…wer 2 Secs | | `Enter` | ## Custom Buttons Custom button 1 starts at 4th icon * Lightning: GBRL Reset * Lock: GBRL Unlock… -
CNC milling
documents/maker/CNC milling.md…speed at which router bit is driven down into material when starting a cut Spindle speed: in rpm, how fast spindle is spinni… -
Memory Palace
documents/Memory Palace.md…linic 1. Summit Bus Stop #2 1. School 1. Retirement home 1. Starbucks reserve 1. Tatoo shop 1. Pine dog park 1. bridge over… -
Reading
documents/Reading.md….goodreads.com/book/show/21425079-golden-son) 14. **Morning Star** - Pierce Brown (525 pages) - [Goodreads](https://www.good… -
Grammar
language/Grammar.md…fy meaning * eg: is, shall, must, do, has, can, keep, get, start, help, etc. * "had been breaking down" * "breaking down… -
galaxy-tab-s9-keyboard-case-manual
manuals/galaxy-tab-s9-keyboard-case-manual.md….amazon.com/dp/B0F5HBW9Z4 --- ## Keyboard Connection ### Starting - Toggle power switch to **ON** - If indicator is red,… -
AI-powered-development
presentations/AI-powered-development.md…*UI** | Chromium (hundreds of MB) | GPUI (GPU-native) | | **Startup** | Seconds | Instant | | **Typing latency** | ~20-40ms… -
incorporation
projects/Qwestly/incorporation.md…ike trademarks or patents. * Low Franchise Taxes – For many startups, franchise taxes are relatively low compared to other s… -
scriptsync
projects/scriptsync.md…ning-your-own-voice-font-using-flowtron/ https://docs.web.start-ui.com/ https://github.com/BearStudio/start-ui-web -
air-fry-chicken-wings
recipes/air-fry-chicken-wings.md…ney Hog BBQ dry rub (or any seasoning — anything works) - **Start:** 380°F for 5 minutes - **Flip** and check internal temp… -
honey-garlic-glazed-pork-loin-roast
recipes/honey-garlic-glazed-pork-loin-roast.md…cup honey - 3 tablespoons soy sauce - 1 tablespoon dijon mustard - 1 tablespoon olive oil ## Instructions 1. Dry rub on p… -
turkey
recipes/turkey.md…rotect the breast from overcooking. - **Alternate method:** Start with the turkey tented in foil, then remove the foil durin… -
openclaw
services/openclaw.md…anagement ```bash openclaw gateway status openclaw gateway start openclaw gateway stop openclaw gateway restart ``` ### Sk… -
status-dashboard
_private/qwestly-docs/Engineering/Monitoring/status-dashboard.md# Status Dashboard The Qwestly Status Dashboard is a React-based real-time monitoring interface that provides operations teams with comprehensive visibility into system health and operational metrics -
server-client-pages-pattern
_private/qwestly-docs/Engineering/server-client-pages-pattern.md# Server-Side Data Fetching with Client-Side Interactions Pattern ## Overview This pattern separates server-side data fetching from client-side interactions by using a `page.tsx` file for server-sid -
Business Continuity Disaster Recovery
_private/qwestly-docs/Policies/Business Continuity Disaster Recovery.md# Business Continuity and Disaster Recovery (BC/DR) ## **Purpose** * To prepare the company in the event of service outages caused by factors beyond company control (e.g., natural disasters, man-mad