Search Results

Search Results

Query: Qwestly
Found 100 results
  • qwestly-bot

    _private/qwestly-docs/Engineering/qwestly-bot.md
    # Qwestly Bot (GitHub App) `qwestly` is a GitHub App that lets devel…
  • qwestly-agent-orchestration-plan

    _private/qwestly-docs/Features/qwestly-agent/qwestly-agent-orchestration-plan.md
    # Qwestly Orchestration Plan — Concrete Proposal > A specific, actio…
  • resume-is-irrelevant-article-summary

    articles/resume-is-irrelevant-article-summary.md
    # Summary: "Your Resume Is Irrelevant" Source: https://freedium-mirror.cfd/write-a-catalyst/why-fix-your-resume-is-the-worst-advice-for-you-5ae5b5c78764 ## Core Message The article argues that resu
  • index

    _private/qwestly-docs/CI-CD/index.md
    …and compliance controls. ## Current Repository Structure Qwestly operates **separate repositories** (not a monorepo): - **qw…
  • vercel-skip-deploy-for-one-commit

    _private/qwestly-docs/CI-CD/vercel-skip-deploy-for-one-commit.md
    # Skip Vercel deployment for a single commit If you only want to prevent a specific push from deploying, configure a **Custom Ignored Build Step** in the Vercel project so builds are skipped when the
  • 2026-06-09-linkedin-api-freshdata-pricing-impact

    _private/qwestly-docs/Engineering/2026-06-09-linkedin-api-freshdata-pricing-impact.md
    # LinkedIn Profile API: FreshData Pricing Impact Assessment **Date:** June 9, 2026 **Author:** Dom **Asana:** [Audit LinkedIn profile API includes and assess FreshData pricing impact](https://app.asa
  • API-endpoint-structure

    _private/qwestly-docs/Engineering/API-endpoint-structure.md
    …This document outlines the API endpoint structure for the Qwestly platform, following RESTful principles while implementing s…
  • api-python-internal-services

    _private/qwestly-docs/Engineering/api-python-internal-services.md
    …ntion | |------|------------| | **Environment variable** | `QWESTLY_SERVICE_API_KEY` (shared across projects; expose it whereve…
  • API-Request-Client

    _private/qwestly-docs/Engineering/API-Request-Client.md
    # API Request Client Documentation This is a TypeScript utility that provides a clean, type-safe interface for making HTTP requests to your API endpoints. It includes built-in error handling, respons
  • API-Routes-Guide

    _private/qwestly-docs/Engineering/API-Routes-Guide.md
    # API Routes Guide NextJS provides a flexible way to create API endpoints using the App Router through route handlers. These are defined in your `app/api` directory and allow you to create serverless
  • automated-pr-review

    _private/qwestly-docs/Engineering/automated-pr-review.md
    …nged files and a summary comment on the PR — all under the `qwestly[bot]` identity. Comments appear from `qwestly[bot]` becaus…
  • Code Contribution Workflow

    _private/qwestly-docs/Engineering/Code Contribution Workflow.md
    …ent outlines the complete workflow for contributing code to Qwestly projects, from feature development through deployment. ##…
  • code-organization-lib-vs-services

    _private/qwestly-docs/Engineering/code-organization-lib-vs-services.md
    …architectural patterns and organizational structure for the Qwestly codebase, with particular emphasis on the distinction betwe…
  • Git-Hooks-Auto-Install

    _private/qwestly-docs/Engineering/Git-Hooks-Auto-Install.md
    # Git Hooks Auto-Install With npm `prepare` This guide shows a general pattern for auto-installing Git hooks when developers run `npm install`. ## Why this works - Git hooks run automatically on Gi
  • index

    _private/qwestly-docs/Engineering/index.md
    # Engineering Documentation Welcome to Qwestly's engineering documentation. This section contains all tech…
  • LinkedIn-Profile-API

    _private/qwestly-docs/Engineering/LinkedIn-Profile-API.md
    …kedIn profile data. Results are processed and stored in the Qwestly candidate database. - RapidAPI endpoint: `freshdata-freshd…
  • LinkedIn-Profile-Scraper

    _private/qwestly-docs/Engineering/LinkedIn-Profile-Scraper.md
    …rofile data from LinkedIn profiles and saves it directly to Qwestly's candidate database. ## Overview The extension allows yo…
  • main-applications

    _private/qwestly-docs/Engineering/main-applications.md
    # Main applications and APIs This page summarizes Qwestly’s primary product and web repos—their roles, where APIs bel…
  • index

    _private/qwestly-docs/Engineering/Monitoring/index.md
    # Monitoring System Overview The Qwestly Monitoring System provides comprehensive real-time visibili…
  • monitoring-api

    _private/qwestly-docs/Engineering/Monitoring/monitoring-api.md
    # Monitoring API The Qwestly Monitoring API is a FastAPI-based backend service that prov…
  • status-dashboard

    _private/qwestly-docs/Engineering/Monitoring/status-dashboard.md
    # Status Dashboard The Qwestly Status Dashboard is a React-based real-time monitoring inte…
  • Onboarding

    _private/qwestly-docs/Engineering/Onboarding.md
    # Engineering Onboarding Guide Welcome to Qwestly! This guide will help you get up and running as an engineer…
  • operating-model

    _private/qwestly-docs/Engineering/operating-model.md
    # Operating Model Last updated: 4/24/26 ## Purpose This document defines how we ship software: one coherent change at a time, clear documentation, predictable review, and branches that match reali
  • prompts-and-traces-api

    _private/qwestly-docs/Engineering/prompts-and-traces-api.md
    …ls and Linkedin About generation. Both endpoints require **QWESTLY_SERVICE_API_KEY** authentication via the service gateway.…
  • 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
  • gap-assessment

    _private/qwestly-docs/Features/bite-sized-interview/gap-assessment.md
    …vs. Scoped Prompts The bite-sized interview will fold into qwestly-agent as a single conversation thread. System instructions…
  • email-system-overview

    _private/qwestly-docs/Features/emails/email-system-overview.md
    # Email System Overview How emails are sent across the Qwestly ecosystem — covering four apps: `candidate/`, `candidate-ca…
  • linkedin-and-resume-grader-tech-design

    _private/qwestly-docs/Features/plan/linkedin-and-resume-grader-tech-design.md
    …reates a new version. The editor shows a notification like "Qwestly rewrote this section — review the changes" with a diff view…
  • unauthenticated-agent-onboarding-tech-design

    _private/qwestly-docs/Features/plan/unauthenticated-agent-onboarding-tech-design.md
    …his flow) > **Asana:** "Integrate drafts & documents into qwestly-agent" (relevant for grader feature) --- ## 1. System Ove…
  • provisioned-accounts

    _private/qwestly-docs/Features/provisioned-accounts/provisioned-accounts.md
    …claim, delete) | | `src/app/admin/provision/[id]/provision-qwestly-card.tsx` | Qwestly card generation card | --- ## Service…
  • recruiting-pilot-walkthrough

    _private/qwestly-docs/Features/provisioned-accounts/recruiting-pilot-walkthrough.md
    …n a confirmation page where their profile, preferences, and Qwestly card are already available — no redundant onboarding. ---…
  • recruiting-pilot

    _private/qwestly-docs/Features/provisioned-accounts/recruiting-pilot.md
    # Qwestly Recruiting Pilot — Task Breakdown ## Feature Overview **W…
  • agent-drafts-linkedin-suggestion

    _private/qwestly-docs/Features/qwestly-agent/agent-drafts-linkedin-suggestion.md
    …gent Drafts & LinkedIn Profile Suggestion ## Overview The qwestly-agent can generate LinkedIn About sections using the same L…
  • architecture-overview

    _private/qwestly-docs/Features/qwestly-agent/architecture-overview.md
    …e tool calls, using prior results as context. | "Generate a Qwestly Card" → fetch LinkedIn data → analyze gaps → write sections…
  • bonus-topics

    _private/qwestly-docs/Features/qwestly-agent/bonus-topics.md
    …t system prompt has distinct sections: ```markdown You are Qwestly, a career agent assistant. [IDENTITY — one line] CAPABILIT…
  • deployment-options

    _private/qwestly-docs/Features/qwestly-agent/deployment-options.md
    …ith room to spare. --- ## 3. Estimating Your Runtime For Qwestly's typical request: ``` Step | Time (typ…
  • framework-comparison

    _private/qwestly-docs/Features/qwestly-agent/framework-comparison.md
    …tems. The goal is to help you pick the right foundation for Qwestly's orchestration layer. --- ## Quick Decision Matrix | Fr…
  • human-in-the-loop

    _private/qwestly-docs/Features/qwestly-agent/human-in-the-loop.md
    …c lives, how frameworks support it, and what this means for Qwestly's "update my profile" vs "tell me a fact" distinction. ---…
  • index

    _private/qwestly-docs/Features/qwestly-agent/index.md
    # Qwestly Agentic Orchestration — Research Docs > A collection of re…
  • profile-edit-tool

    _private/qwestly-docs/Features/qwestly-agent/profile-edit-tool.md
    …`get_profile` and a family of `edit_profile_*` tools to the Qwestly Agent > so users can view and update their structured profi…
  • rag-and-tools-patterns

    _private/qwestly-docs/Features/qwestly-agent/rag-and-tools-patterns.md
    # RAG & Tools Patterns for Qwestly > How to wire up retrieval-augmented generation and tool-c…
  • testing-agentic-systems

    _private/qwestly-docs/Features/qwestly-agent/testing-agentic-systems.md
    …rategy for agentic systems — with specific patterns for the Qwestly stack. --- ## 1. The Core Problem: Non-Determinism Tradi…
  • unstructured-memory

    _private/qwestly-docs/Features/qwestly-agent/unstructured-memory.md
    # Unstructured Memory — LLM-Managed Agent Memory > How Qwestly remembers things about users across conversations without r…
  • job-match

    _private/qwestly-docs/private/job-match.md
    AI-Driven Job Matching: A Technical Walkthrough for Recruiting Products ======================================================================= Introduction ------------ In the rapidly evolving land
  • external-jobs-search-api

    _private/qwestly-hire-docs/external-jobs-search-api.md
    …partner services) that need **server-to-server** access to Qwestly Hire job data. It describes authentication, endpoints, quer…
  • authentication-and-signup

    _private/qwestly-hire-docs/features/authentication-and-signup.md
    …s document describes the authentication and signup flow for Qwestly Hire, including user signup, authorization checks, and acce…
  • company-search-hire-app

    _private/qwestly-hire-docs/features/company-search-hire-app.md
    …ctedCompanySearchInput` and related helpers) is **wired for qwestly-hire** (`CompanyAssignmentForm`, env, CSP, analytics). * Th…
  • hire-onboarding

    _private/qwestly-hire-docs/features/hire-onboarding.md
    …escribes **how the hire onboarding feature works today** in qwestly-hire: routes, gates, steps, APIs, UI shell, and debugging.…
  • job-permission-control

    _private/qwestly-hire-docs/features/job-permission-control.md
    …ion Control Centralized permission model for job access in qwestly-hire. Ensures users only see and interact with jobs they ar…
  • prompt-eval-job-analyzer

    _private/qwestly-hire-docs/features/prompt-eval-job-analyzer.md
    # Prompt Validation Contract: Job Analyzer > **Document Type:** Prompt Validation Contract > **Purpose:** Define expected behavior, test scenarios, and evaluation metrics for LLM prompt > **Statu
  • mongodb-index-update-strategy-and-method

    _private/qwestly-hire-docs/mongodb-index-update-strategy-and-method.md
    # MongoDB index update — strategy and scripts **Purpose:** *when* to sync indexes, *how* to run or add scripts, and *constraints* so implementations stay consistent with this repo. --- ## Mongodb I
  • job-creation-flow

    _private/qwestly-hire-docs/plan/job-creation-flow.md
    # Job creation & matching: user journey (proposed) This document describes the **proposed** end-to-end user journey from signup to sharing a job for matching, with a single guiding question to reduce
  • unify-external-api-auth

    _private/qwestly-hire-docs/plan/unify-external-api-auth.md
    # Unify external job search auth with companies ## Current gap | Area | Today
  • employee-agreement

    _private/qwestly-private-docs/HR/employee-agreement.md
    **QWESTLY EMPLOYMENT AGREEMENT AND CONFIDENTIALITY TERMS** **This Ag…
  • family-medical-leave-policy

    _private/qwestly-private-docs/HR/family-medical-leave-policy.md
    # QWESTLY FAMILY AND MEDICAL LEAVE POLICY **Effective Date:** Septem…
  • Engineer-Offboarding-Instructions

    _private/qwestly-private-docs/HR/Offboarding/Engineer-Offboarding-Instructions.md
    …ove their name and display information. 1. Go to **https://qwestlyworkspace.slack.com/admin** 2. Find the departing engineer i…
  • Offboarding-Checklist-Template

    _private/qwestly-private-docs/HR/Offboarding/Offboarding-Checklist-Template.md
    …_______ - [ ] **GitHub Organization** - [ ] Removed from Qwestly organization - [ ] Repository access revoked - [ ] Any…
  • Offboarding-Record-Cohen-20250822

    _private/qwestly-private-docs/HR/Offboarding/Offboarding-Record-Cohen-20250822.md
    …licable - [X] **GitHub Organization** - [X] Removed from Qwestly organization - [X] Repository access revoked - [X] Any…
  • Offboarding-Record-Cohen-20260130

    _private/qwestly-private-docs/HR/Offboarding/Offboarding-Record-Cohen-20260130.md
    …equired - [X] **GitHub Organization** - [X] Removed from Qwestly organization - [X] Repository access revoked - [X] Any…
  • Offboarding-Record-Cohen-20260528

    _private/qwestly-private-docs/HR/Offboarding/Offboarding-Record-Cohen-20260528.md
    …equired - [X] **GitHub Organization** - [X] Removed from Qwestly organization - [X] Repository access revoked - [X] Paid…
  • adam

    _private/qwestly-private-docs/HR/Personnel/adam/adam.md
    # Adam Boender *(last updated 2026-05-29)* *Co-founder at Qwestly. Email: adam@qwestly.com* --- ## Personal ### Background…
  • cohen

    _private/qwestly-private-docs/HR/Personnel/cohen/cohen.md
    # Cohen *(last updated 2026-05-29)* *High school intern at Qwestly. GitHub: CohenRus* --- ## Overview Cohen joined Qwestly
  • Internship Agreement - Cohen Russell

    _private/qwestly-private-docs/HR/Personnel/cohen/Internship Agreement - Cohen Russell.md
    # QWESTLY INTERNSHIP AGREEMENT **This Agreement** is between Qwestly
  • Internship Learning Plan - Cohen Russell (manager version)

    _private/qwestly-private-docs/HR/Personnel/cohen/Internship Learning Plan - Cohen Russell (manager version).md
    …erations, and API development to contribute meaningfully to Qwestly's backend systems. --- ## **Week 1: JavaScript Foundation…
  • Internship Learning Plan - Cohen Russell (shareable)

    _private/qwestly-private-docs/HR/Personnel/cohen/Internship Learning Plan - Cohen Russell (shareable).md
    …ll - Summer Backend Engineering Internship ## **Welcome to Qwestly!** This 5-week program is designed to take you from JavaScr…
  • student_employee

    _private/qwestly-private-docs/HR/Personnel/cohen/student_employee.md
    # Cohen - WA State student employment * Rate: $18/hr * WA state for workers 16 or older, minimum wage is $16.66/hr effective 1/1/25 * college enegineering interns averages $20/hr * Hours of work l
  • david

    _private/qwestly-private-docs/HR/Personnel/david/david.md
    # David Hsu *(last updated 2026-05-29)* *Engineer at Qwestly. Started as intern Jul 2025 → full-time Jan 2026.* --- ##…
  • dominick

    _private/qwestly-private-docs/HR/Personnel/dominick.md
    …nick Pham *(last updated 2026-05-29)* *Co-founder & CTO at Qwestly. dominick@qwestly.com* **Scope:** Professional impact, tec…
  • Mikelle 8-25-25 - assessment

    _private/qwestly-private-docs/HR/Personnel/mikelle/Mikelle 8-25-25 - assessment.md
    …rt with data modeling discussions and excitement about your Qwestly Profile architecture challenges - Used tools like Figma w…
  • Mikelle 8-25-25 - prep

    _private/qwestly-private-docs/HR/Personnel/mikelle/Mikelle 8-25-25 - prep.md
    …aboration** - She seemed excited about your mention of the "Qwestly Profile" data model. Test her ability to: - Think sys…
  • vela

    _private/qwestly-private-docs/HR/Personnel/vela/vela.md
    # Vela *(last updated 2026-05-29)* *Engineer at Qwestly. Joined March 2025.* --- ## Personal ### Background - **…
  • vacation-policy

    _private/qwestly-private-docs/HR/vacation-policy.md
    # QWESTLY VACATION POLICY **Effective Date:** September 8, 2025 **…
  • DE_business_entity

    _private/qwestly-private-docs/Legal/Business/DE_business_entity.md
    …s.corp.delaware.gov/ecorp/FieldDesc.aspx#ENTITY%20NAME) | **QWESTLY, INC.** | | [Entity Kind:](https://icis.corp.delaware.gov/e…
  • WA business info

    _private/qwestly-private-docs/Legal/Business/Washington/WA business info.md
    …cretary of State Business License ✅ https://www.sos.wa.gov/ Qwestly, Inc. UBI: 606-005-761 Linked to * Department of Revenue (D…
  • API-Key-Management

    _private/qwestly-private-docs/SOC2/access-control/API-Key-Management.md
    …* Internal Use ## Executive Summary This document defines Qwestly's API key management policy, including key creation, rotati…
  • Authentication-SSO-MFA-Evidence

    _private/qwestly-private-docs/SOC2/access-control/Authentication-SSO-MFA-Evidence.md
    …e ## Executive Summary This document provides evidence of Qwestly's implementation of a comprehensive authentication strategy…
  • AGENTS

    _private/qwestly-private-docs/SOC2/AGENTS.md
    …ion of SOC2 Type II compliance documents and evidence for **Qwestly**, an early-stage pre-seed startup with fewer than 10 emplo…
  • browser-automation

    _private/qwestly-private-docs/SOC2/browser-automation.md
    …ocess for the **Security review** tab on a vendor page (`/c/qwestly.com/vendors/{id}/security-review`). ### Step 1: Open the U…
  • Public Change Log

    _private/qwestly-private-docs/SOC2/change-management/Public Change Log.md
    …Internal Use ## Executive Summary This document describes Qwestly's public change log (release notes), which communicates pro…
  • SOC2-Change-Log

    _private/qwestly-private-docs/SOC2/change-management/SOC2-Change-Log.md
    …ternal Use ## Purpose This document tracks all changes to Qwestly's SOC2 compliance documentation. Each entry records what ch…
  • Branch Protection

    _private/qwestly-private-docs/SOC2/ci-cd/Branch Protection.md
    …ore merging - Required status checks by repository: #### qwestly-app (Main Application) - `security-scan` - Trivy vulnerabil…
  • SOC2 Evidence Documentation

    _private/qwestly-private-docs/SOC2/ci-cd/SOC2 Evidence Documentation.md
    # CI/CD System Documentation for SOC2 Compliance **Qwestly, Inc.** **Date:** July 1, 2025 **Document Version:** 2.…
  • CLAUDE

    _private/qwestly-private-docs/SOC2/CLAUDE.md
    See [AGENTS.md](AGENTS.md).
  • flow

    _private/qwestly-private-docs/SOC2/data-management/user-deletion/flow.md
    …### Access Control: - Admin-only deletion functionality - @qwestly.co email verification - Authentication required for all ope…
  • index

    _private/qwestly-private-docs/SOC2/data-management/user-deletion/index.md
    …Data Deletion Process ## Overview This document outlines Qwestly's comprehensive user data deletion process designed to meet…
  • test

    _private/qwestly-private-docs/SOC2/data-management/user-deletion/test.md
    # User Deletion Test Qwestly has not received a formal customer data deletion request. T…
  • supabase

    _private/qwestly-private-docs/SOC2/evidence/access-list/supabase.md
    …|------|-------|------|-------------| | Dominick | dominick@qwestly.com | Owner | Full administrative access, can manage all pr…
  • vercel

    _private/qwestly-private-docs/SOC2/evidence/access-list/vercel.md
    …|------|-------|------|-------------| | Dominick | dominick@qwestly.com | Owner | Full administrative access, can manage all pr…
  • ci-cd-system-in-use

    _private/qwestly-private-docs/SOC2/evidence/ci-cd/ci-cd-system-in-use.md
    …- SOC2 Evidence **Date:** June 2026 ## Executive Summary Qwestly runs a hybrid CI/CD pipeline: **GitHub Actions** handles se…
  • README

    _private/qwestly-private-docs/SOC2/evidence/ci-cd/README.md
    # CI/CD Evidence Evidence supporting the **CI/CD system in use** Vanta control. See the narrative doc: [`../../ci-cd-system-in-use.md`](../../ci-cd-system-in-use.md). | File | What it shows | Status
  • mongodb-atlas-security-review

    _private/qwestly-private-docs/SOC2/evidence/security/mongodb-atlas-security-review.md
    …Date** | 2026-05-20 | | **Owner** | Dominick Pham (dominick@qwestly.com) | | **Classification** | Internal — SOC2 Evidence | #…
  • user-data-inventory

    _private/qwestly-private-docs/SOC2/evidence/security/user-data-inventory.md
    …Date** | 2026-05-20 | | **Owner** | Dominick Pham (dominick@qwestly.com) | | **Classification** | Internal — SOC2 Evidence | #…
  • Third Party Vuln Scan Scope - Vercel

    _private/qwestly-private-docs/SOC2/evidence/vulnerability-scanning/Third Party Vuln Scan Scope - Vercel.md
    # Third Party Vulnerability Scan Scope — Vercel **Status:** N/A — Covered by Vercel's Third-Party Penetration Testing Our application is deployed on Vercel. As the infrastructure provider, Vercel co
  • Vulnerability scan remediation log - 26-6-28

    _private/qwestly-private-docs/SOC2/evidence/vulnerability-scanning/Vulnerability scan remediation log - 26-6-28.md
    …f Scan: 6/28/2026 · Scanner: Nessus Essentials · Scope: www.qwestly.com_ ## Findings Summary - Critical: 0 - High: 0 - Medi…
  • Vulnerability scan remediation log

    _private/qwestly-private-docs/SOC2/evidence/vulnerability-scanning/Vulnerability scan remediation log.md
    …3/27/2026 - **Scanner:** Nessus Essentials - **Scope:** www.qwestly.com ## Findings Summary | Severity | Count | |----------|…
  • 2026-05-21-openai-key-compromise

    _private/qwestly-private-docs/SOC2/incidents/2026-05-21-openai-key-compromise.md
    …ed VAPI dashboard accessible again and interview feature on Qwestly restored - Updated OpenAI API key in VAPI dashboard ### Fo…
  • Audit Quick Reference

    _private/qwestly-private-docs/SOC2/log-management/Audit Quick Reference.md
    …t **Classification:** Internal Use ## Executive Summary Qwestly has implemented a comprehensive, automated log management a…
  • Log Management Control Matrix

    _private/qwestly-private-docs/SOC2/log-management/Log Management Control Matrix.md
    …ol mapping ## Control Mapping Overview This document maps Qwestly's log management and retention system to specific SOC2 Trus…
  • Log Management Retention

    _private/qwestly-private-docs/SOC2/log-management/Log Management Retention.md
    …e ## Executive Summary This document provides evidence of Qwestly's implementation of comprehensive log management and retent…
  • Log Shipping System

    _private/qwestly-private-docs/SOC2/log-management/Log Shipping System.md
    …gs from Supabase Logflare and shipped them to AWS S3. Since Qwestly no longer uses Supabase for any services (see [api-python S…