update source code (3 files)

This commit is contained in:
-Puter
2026-06-01 18:03:18 +05:30
parent f085783a35
commit 22960be344
13 changed files with 1187 additions and 6160 deletions

View File

@@ -0,0 +1,3 @@
# Artifacts
Generated resumes, interview notes, reports, scorecards, and other deliverables.

View File

@@ -0,0 +1,3 @@
# Config
User-specific GrowQR/OpenCode runtime configuration.

View File

@@ -0,0 +1,3 @@
# Conversations
Conversation exports and assistant summaries.

View File

@@ -0,0 +1,3 @@
# Logs
Runtime logs or summaries that are safe to persist to the user's repo.

View File

@@ -0,0 +1,3 @@
# Memory
Durable user career memory. The GrowQR actor and OpenCode runtime should write stable facts, preferences, decisions, and summaries here.

View File

@@ -0,0 +1,3 @@
# State
Small serialized workflow/runtime state that should be visible in Git.

View File

@@ -0,0 +1,3 @@
# Workflows
Workflow run notes, plans, approvals, and outputs.