first commit
This commit is contained in:
11
tests/fixtures/test_myorg/calendar.txt
vendored
Normal file
11
tests/fixtures/test_myorg/calendar.txt
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
# MyOrg Calendar - Test Data
|
||||
|
||||
2026-02-01 09:00 Morning standup @telefon +work
|
||||
2026-02-01 11:00 Deep work session @computer-deep +myorg-assistant
|
||||
2026-02-01 14:00 Dentist appointment @personal
|
||||
2026-02-02 10:00 Team planning meeting @telefon +work
|
||||
2026-02-03 Coffee with friend @bcn
|
||||
2026-02-05 09:00 Weekly team sync @telefon +work
|
||||
2026-02-10 Birthday celebration @personal
|
||||
2026-02-15 19:00 Dinner reservation @restaurant location:Downtown
|
||||
2026-02-20 15:00 Project review meeting +myorg-assistant @telefon
|
||||
8
tests/fixtures/test_myorg/projects.txt
vendored
Normal file
8
tests/fixtures/test_myorg/projects.txt
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
# MyOrg Projects - Test Data
|
||||
|
||||
+myorg-assistant MyOrg Personal Assistant [active] @computer-deep goal:q1-2026 due:2026-02-28
|
||||
+observability-blog Write observability blog post [active] @computer-deep goal:q1-2026 due:2026-02-15
|
||||
+k3s Setup and maintain k3s cluster [active] @bcn goal:q1-2026
|
||||
+home-renovation Kitchen renovation project [waiting] due:2026-03-15
|
||||
+learn-rust Learn Rust programming [someday] @computer-deep
|
||||
+q4-review Complete Q4 2025 review [completed]
|
||||
55
tests/fixtures/test_myorg/telos.md
vendored
Normal file
55
tests/fixtures/test_myorg/telos.md
vendored
Normal file
@@ -0,0 +1,55 @@
|
||||
# Telos - Life Vision & Missions
|
||||
|
||||
**Last Updated**: 2026-01-31
|
||||
|
||||
## Life Vision
|
||||
|
||||
To live a balanced, meaningful life focused on continuous growth, helping others through technology, and maintaining strong relationships.
|
||||
|
||||
## Core Missions
|
||||
|
||||
### 1. Professional Growth (+Carrera)
|
||||
Build expertise in AI, distributed systems, and software engineering. Share knowledge through writing and teaching.
|
||||
|
||||
**Key Goals**:
|
||||
- Publish technical content regularly
|
||||
- Contribute to open source projects
|
||||
- Mentor junior developers
|
||||
|
||||
### 2. Personal Development (+CreixementPersonal)
|
||||
Continuous learning and self-improvement in technical and non-technical areas.
|
||||
|
||||
**Key Goals**:
|
||||
- Learn new programming languages
|
||||
- Improve productivity systems
|
||||
- Develop better habits
|
||||
|
||||
### 3. Health & Well-being (+Salut)
|
||||
Maintain physical and mental health through exercise, nutrition, and mindfulness.
|
||||
|
||||
**Key Goals**:
|
||||
- Regular exercise routine
|
||||
- Healthy eating habits
|
||||
- Adequate sleep and rest
|
||||
|
||||
### 4. Relationships (+Relacions)
|
||||
Nurture meaningful relationships with family, friends, and community.
|
||||
|
||||
**Key Goals**:
|
||||
- Quality time with loved ones
|
||||
- Stay connected with friends
|
||||
- Build community connections
|
||||
|
||||
### 5. Financial Stability (+Finances)
|
||||
Achieve financial independence through smart planning and investments.
|
||||
|
||||
**Key Goals**:
|
||||
- Emergency fund
|
||||
- Retirement savings
|
||||
- Smart investments
|
||||
|
||||
## Current Focus (Q1 2026)
|
||||
|
||||
1. **MyOrg Assistant**: Build AI-powered personal assistant (+myorg-assistant)
|
||||
2. **Technical Writing**: Publish observability blog post (+observability-blog)
|
||||
3. **Infrastructure**: Stabilize k3s cluster setup (+k3s)
|
||||
12
tests/fixtures/test_myorg/todo.txt
vendored
Normal file
12
tests/fixtures/test_myorg/todo.txt
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
# MyOrg Todo List - Test Data
|
||||
|
||||
(A) 2026-01-31 Write blog post about observability +observability-blog @computer-deep due:2026-02-15
|
||||
(A) 2026-01-30 Finish myorg assistant Phase 0 +myorg-assistant @computer-deep
|
||||
(B) 2026-01-31 Review k3s ingress configuration +k3s @bcn
|
||||
Buy milk and groceries @recados due:2026-02-01
|
||||
Call dentist to schedule appointment @telefon @recados
|
||||
(C) Update documentation for deployment process +k3s @computer-light
|
||||
Research Claude Agent SDK features +myorg-assistant @computer-deep
|
||||
x 2026-01-30 Set up project repository +myorg-assistant
|
||||
x 2026-01-30 Create parsers for todo.txt format +myorg-assistant
|
||||
x 2026-01-29 Install dependencies +myorg-assistant
|
||||
Reference in New Issue
Block a user