Files
memex/gtd.org

872 lines
23 KiB
Org Mode

#+TITLE: Amero GTD
#+author: Amero Garcia
#+created: [2026-03-16 Mon 14:28]
#+DATE: 2026-03-11
#+STARTUP: content
#+FILETAGS: :GTD:
* Actions
:PROPERTIES:
:ID: gtd-actions
:END:
* Projects
:PROPERTIES:
:ID: gtd-projects
:END:
** NEXT PSF Core: Role Automation
:PROPERTIES:
:ID: proj-psf-core
:PROJECT_PATH: $PROJECTS_DIR/psf-core
:PSF-STATE: D: BUILD
:TRIGGER: next-sibling!
:END:
Drafting the automated behaviors for the PSF loop.
*** DONE Draft PRD for PSF Core
:PROPERTIES:
:ID: task-prd-psf-core
:TRIGGER: next-sibling!
:END:
:LOGBOOK:
- State "DONE" from "TODO" [2026-03-30 Mon 19:15]
:END:
*** DONE Draft PROTOCOL for PSF Core
:PROPERTIES:
:ID: task-proto-psf-core
:BLOCKER: previous-sibling!
:TRIGGER: next-sibling!
:END:
:LOGBOOK:
- State "DONE" from "TODO" [2026-03-30 Mon 19:25]
:END:
*** DONE Implement and Test PSF Core Skills
:PROPERTIES:
:ID: task-impl-psf-core
:BLOCKER: previous-sibling!
:END:
:LOGBOOK:
- State "DONE" from "TODO" [2026-03-30 Mon 19:30]
:END:
** Agora: Decentralized Social Network
:PROPERTIES:
:ID: agora-project
:END:
*** DONE Create atomic notes for all 10 Agora sections
:PROPERTIES:
:CREATED: [2026-03-16 Mon 14:28]
:END:
:LOGBOOK:
- State "DONE" from "TODO" [2026-03-17 Tue 12:00]
:END:
All 14 atomic notes created and cross-referenced.
*** IN-PROGRESS Fill CRITICAL and HIGH gaps [5 CRITICAL / 15 HIGH complete]
**** DONE Section 02: Identity - ALL HIGH priority gaps resolved
**** DONE Section 03: Infrastructure - ALL HIGH priority gaps resolved
*** IN-PROGRESS Fill MEDIUM gaps [14/14 complete]
**** DONE ALL MEDIUM PRIORITY GAPS RESOLVED
**** DONE ALL LOW PRIORITY GAPS RESOLVED (10/10)
**** FINAL STATUS: All Agora specification gaps complete (CRITICAL, HIGH, MEDIUM, LOW)
:PROPERTIES:
:CREATED: [2026-03-17 Tue 23:30]
:END:
:LOGBOOK:
- State "IN-PROGRESS" from "TODO" [2026-03-18 Wed 01:00]
:END:
**** DONE CRITICAL: Contract TypeScript/Protobuf Interfaces → FILLED
:PROPERTIES:
:CREATED: [2026-03-18 Wed 01:00]
:END:
:LOGBOOK:
- State "DONE" from "TODO" [2026-03-18 Wed 01:15]
:END:
- INTEGRATED: Reference added to agora-requirements-02-identity.org
- LOCATION: memex/5_projects/agora/agora-contract-schemas.org
**** DONE CRITICAL: Content Flag Schema Validation → FILLED
:PROPERTIES:
:CREATED: [2026-03-18 Wed 01:00]
:END:
:LOGBOOK:
- State "DONE" from "TODO" [2026-03-18 Wed 01:25]
:END:
- LOCATION: memex/5_projects/agora/agora-content-flag-schema.org
- PENDING: Integration into agora-requirements-04-the-primitive.org
**** DONE CRITICAL: PDS-to-PDS Sync Protocol → FILLED
:PROPERTIES:
:CREATED: [2026-03-18 Wed 01:00]
:END:
:LOGBOOK:
- State "DONE" from "TODO" [2026-03-18 Wed 01:35]
:END:
- LOCATION: memex/5_projects/agora/agora-pds-sync-protocol.org
- PENDING: Integration into agora-requirements-03-infrastructure.org
**** DONE CRITICAL: Delta Sync Protocol → FILLED
:PROPERTIES:
:CREATED: [2026-03-18 Wed 01:00]
:END:
:LOGBOOK:
- State "DONE" from "TODO" [2026-03-18 Wed 01:50]
:END:
- LOCATION: memex/5_projects/agora/agora-delta-sync-protocol.org
- PENDING: Integration into agora-requirements-08-implementation.org
**** DONE CRITICAL: Persona Revocation Protocol → ALREADY-EXISTS
:PROPERTIES:
:CREATED: [2026-03-18 Wed 01:00]
:END:
:LOGBOOK:
- State "DONE" from "TODO" [2026-03-18 Wed 02:00]
:END:
- NOTE: Complete specification already in agora-requirements-02-identity.org
- ACTION: Gap was incorrectly flagged; no work required
**** TODO INTEGRATE scattered specifications into requirements files [1/4]
:PROPERTIES:
:CREATED: [2026-03-18 Wed 02:00]
:END:
- NEXT: Move content flag schema into Section 04
- NEXT: Move PDS sync into Section 03
- NEXT: Move delta sync into Section 08
- NEXT: Delete duplicate documents after integration
**** NEXT Fill HIGH priority gaps
:PROPERTIES:
:CREATED: [2026-03-18 Wed 02:00]
:END:
- Relay Discovery Mechanism (Section 03)
- Relay Pricing Logic (Section 03)
- Shamir's Parameters (Section 03)
** Emacs Configuration Refactor
:PROPERTIES:
:ID: emacs-config-refactor
:CREATED: [2026-03-22 Sun 08:00]
:END:
Modularize the monolithic emacs.org into smaller, function-specific files.
*** DONE Obtain exact file path of Emacs configuration file
:PROPERTIES:
:CREATED: [2026-03-22 Sun 08:00]
:ASSIGNED: Agent
:END:
:LOGBOOK:
- State "DONE" from "NEXT" [2026-03-31 Tue 10:00]
:END:
The exact path is: `/home/amr/.openclaw/workspace/memex/5_projects/dotemacs/emacs.org`
*** DONE Modularize monolithic emacs.org into functional modules (emacs-*.org)
:PROPERTIES:
:CREATED: [2026-03-31 Tue 10:05]
:ASSIGNED: Agent
:END:
:LOGBOOK:
- State "DONE" from "TODO" [2026-03-31 Tue 10:10]
:END:
*** DONE Standardize all paths to ~/memex/ and update bootstrap for Org 10.0-pre
:PROPERTIES:
:CREATED: [2026-03-31 Tue 10:15]
:ASSIGNED: Agent
:END:
:LOGBOOK:
- State "DONE" from "TODO" [2026-03-31 Tue 10:20]
:END:
*** TODO Split emacs.org into functional modules (packages, UI, GTD, etc.)
:PROPERTIES:
:CREATED: [2026-03-22 Sun 08:00]
:END:
** OpenClaw Security Audit
:PROPERTIES:
:ID: openclaw-security-audit
:CREATED: [2026-03-22 Sun 10:00]
:END:
Address security audit findings and harden the system.
*** DONE Harden Docker port bindings (bind to 127.0.0.1)
:PROPERTIES:
:CREATED: [2026-03-22 Sun 14:30]
:ASSIGNED: Agent
:END:
:LOGBOOK:
- State "DONE" from "NEXT" [2026-03-22 Sun 14:45]
:END:
*** NEXT Enable and configure UFW
:PROPERTIES:
:CREATED: [2026-03-22 Sun 14:30]
:ASSIGNED: Amr (Requires sudo)
:END:
*** TODO Add user 'amr' to 'adm' group for log access
:PROPERTIES:
:CREATED: [2026-03-22 Sun 14:30]
:ASSIGNED: Amr (Requires sudo)
:END:
** Aletheia (Previous Agora Iteration)
:PROPERTIES:
:ID: aletheia-project
:END:
*** TODO Critically analyze Master_Architecture_Document for lessons learned and incorporation into Agora
:PROPERTIES:
:CREATED: [2026-03-21 Sat 09:45]
:STATUS: PENDING USER INSTRUCTION
:NOTES: User to provide pointers before commencing critical reading and analysis. Do not proceed without explicit instruction.
:END:
** Personal Software Foundry (PSF) Implementation
:PROPERTIES:
:ID: psf-implementation
:CREATED: [2026-03-22 Sun 15:30]
:END:
Institutionalizing the virtual software house operating system.
*** DONE Draft PSF Operating System Manual ([[file:notes/personal_software_foundry.org][personal_software_foundry.org]])
:PROPERTIES:
:CREATED: [2026-03-22 Sun 15:30]
:ASSIGNED: Agent
:END:
:LOGBOOK:
- State "DONE" from "NEXT" [2026-03-22 Sun 15:45]
:END:
*** DONE Update `SOUL.org` with PSF Mandates
:PROPERTIES:
:CREATED: [2026-03-22 Sun 15:30]
:ASSIGNED: Agent
:END:
:LOGBOOK:
- State "DONE" from "NEXT" [2026-03-22 Sun 15:45]
:END:
*** DONE Apply PSF Loop to `org-agent` Phase 1 (Core Loop)
:PROPERTIES:
:CREATED: [2026-03-22 Sun 15:30]
:ASSIGNED: Technical Analyst
:END:
:LOGBOOK:
- State "DONE" from "NEXT" [2026-03-23 Mon 16:30]
:END:
*** TODO Implement `skill-architect.org` to automate `PROTOCOL.org` generation
:PROPERTIES:
:CREATED: [2026-03-31 Tue 10:25]
:ASSIGNED: Architect
:END:
*** TODO Implement `skill-tech-analyst.org` for automated TDD inception
:PROPERTIES:
:CREATED: [2026-03-31 Tue 10:30]
:ASSIGNED: Technical Analyst
:END:
** Org-agent
:PROPERTIES:
:CREATED: [2026-03-09 Mon 14:23]
:END:
Org-agent: A Neurosymbolic AI Agent.
*** DONE Draft Swank/Socket communication protocol between CL and Emacs
:PROPERTIES:
:CREATED: [2026-03-22 Sun 14:00]
:ASSIGNED: Agent
:END:
:LOGBOOK:
- State "DONE" from "TODO" [2026-03-22 Sun 15:00]
:END:
*** DONE Implement core Perceive-Think-Act loop in Common Lisp
:PROPERTIES:
:CREATED: [2026-03-22 Sun 14:00]
:ASSIGNED: Agent
:END:
:LOGBOOK:
- State "DONE" from "NEXT" [2026-03-22 Sun 16:00]
:END:
*** DONE Implement Persistent Object-Store for Org entities in CL
:PROPERTIES:
:CREATED: [2026-03-22 Sun 16:30]
:ASSIGNED: Agent
:END:
:LOGBOOK:
- State "DONE" from "TODO" [2026-03-22 Sun 17:15]
:END:
*** DONE Implement LLM Connector (System 1) in CL Daemon
:PROPERTIES:
:CREATED: [2026-03-22 Sun 17:30]
:ASSIGNED: Agent
:END:
:LOGBOOK:
- State "DONE" from "NEXT" [2026-03-23 Mon 16:30]
:END:
*** DONE Design System 2 Heuristics (Lisp logic over Object Store)
:PROPERTIES:
:CREATED: [2026-03-22 Sun 17:30]
:END:
:LOGBOOK:
- State "DONE" from "TODO" [2026-03-23 Mon 16:30]
:END:
*** DONE Achieve Phase 3: The Self-Editing Kernel
:PROPERTIES:
:CREATED: [2026-03-23 Mon 16:30]
:END:
- Jailing & Sandboxing implemented
- Org-Native Skill Standard established
- Telemetry & Introspection API active
*** NEXT Verify Autonomous Self-Fix Loop
:PROPERTIES:
:CREATED: [2026-03-23 Mon 16:30]
:END:
Trigger a deliberate error and ensure `skill-self-fix` repairs the code.
*** TODO Implement "Planning Mode" (System 2 Bouncer) for Complex Actions
:PROPERTIES:
:CREATED: [2026-04-01 Wed 17:00]
:ASSIGNED: Agent
:END:
- Modify `decide` in `symbolic.lisp` to intercept core modifications, dependency installations, and configuration changes.
- Transition state to `:PLANNING` instead of executing directly.
- Draft flight plans as Org-mode artifacts in `~/memex/inbox/`.
*** TODO Implement Authorization Gate (OACP) for "Planning Mode"
:PROPERTIES:
:CREATED: [2026-04-01 Wed 17:00]
:ASSIGNED: Agent
:END:
- Send `:AUTHORIZATION-REQUEST` to Emacs.
- Display Emacs prompt for the Sovereign to review the flight plan.
- Block the cognitive thread until `:AUTHORIZATION-RESPONSE` is received.
- Run automated test suite immediately upon `:APPROVED` action execution.
*** TODO Implement Skill Graph Visualizer in Web Dashboard
:PROPERTIES:
:CREATED: [2026-03-23 Mon 16:30]
:END:
Convert the flat list to a D3.js or similar graph view.
*** TODO Build Playwright-Python Bridge for high-fidelity browsing
:PROPERTIES:
:CREATED: [2026-03-23 Mon 16:30]
:END:
Expand `skill-web-research` to handle JS-heavy sites.
** Lisp Machine Bootstrap
:PROPERTIES:
:ID: lisp-machine-bootstrap
:CREATED: [2026-03-22 Sun 14:15]
:END:
The "Endgame": Hardware-native Lisp machine implementation.
*** TODO Research existing Lisp-on-FPGA implementations
:PROPERTIES:
:CREATED: [2026-03-22 Sun 14:15]
:END:
*** TODO Define minimum hardware-native Lisp ISA (Instruction Set Architecture)
:PROPERTIES:
:CREATED: [2026-03-22 Sun 14:15]
:END:
*** TODO Draft CLOSOS-style Virtual Machine specification
:PROPERTIES:
:CREATED: [2026-03-22 Sun 17:30]
:END:
*** TODO Investigate Single Address Space and Multiple Environments in CL
:PROPERTIES:
:CREATED: [2026-03-22 Sun 17:30]
:END:
** Infrastructure
:PROPERTIES:
:ID: infrastructure-project
:CREATED: [2026-03-17 Tue 13:40]
:END:
IT infrastructure documentation, security hardening, and operational management.
See project documents: [[file:5_projects/infrastructure/README.org][infrastructure/README.org]]
*** TODO Create current state assessment document
:PROPERTIES:
:CREATED: [2026-03-17 Tue 13:40]
:END:
*** TODO Create risk and vulnerability report
:PROPERTIES:
:CREATED: [2026-03-17 Tue 13:40]
:END:
*** TODO Create infrastructure inventory
:PROPERTIES:
:CREATED: [2026-03-17 Tue 13:40]
:END:
*** TODO Create budget analysis
:PROPERTIES:
:CREATED: [2026-03-17 Tue 13:40]
:END:
*** TODO Create 30/60/90 day roadmap
:PROPERTIES:
:CREATED: [2026-03-17 Tue 13:40]
:END:
*** TODO Create security implementation plan
:PROPERTIES:
:CREATED: [2026-03-17 Tue 13:40]
:END:
*** TODO Create token optimization strategy
:PROPERTIES:
:CREATED: [2026-03-17 Tue 13:40]
:END:
*** TODO Create account management SOPs
:PROPERTIES:
:CREATED: [2026-03-17 Tue 13:40]
:END:
** Revenue Sustainability
:PROPERTIES:
:ID: revenue-sustainability-project
:CREATED: [2026-03-17 Tue 13:40]
:END:
Business planning and revenue generation strategy.
See project documents: [[file:5_projects/revenue-sustainability/README.org][revenue-sustainability/README.org]]
*** TODO Set up Stripe account (payment processing)
:PROPERTIES:
:CREATED: [2026-03-17 Tue 13:40]
:END:
*** TODO Set up Wave or Bonsai (invoicing)
:PROPERTIES:
:CREATED: [2026-03-17 Tue 13:40]
:END:
*** TODO Create simple contract template
:PROPERTIES:
:CREATED: [2026-03-17 Tue 13:40]
:END:
*** TODO Set up time tracking
:PROPERTIES:
:CREATED: [2026-03-17 Tue 13:40]
:END:
*** TODO Create portfolio page (GitHub Pages)
:PROPERTIES:
:CREATED: [2026-03-17 Tue 13:40]
:END:
*** TODO Set up domain name
:PROPERTIES:
:CREATED: [2026-03-17 Tue 13:40]
:END:
*** TODO Set up email at domain
:PROPERTIES:
:CREATED: [2026-03-17 Tue 13:40]
:END:
*** TODO Set up social media (Twitter/X, LinkedIn)
:PROPERTIES:
:CREATED: [2026-03-17 Tue 13:40]
:END:
*** TODO Create testimonial collection system
:PROPERTIES:
:CREATED: [2026-03-17 Tue 13:40]
:END:
** Knowledge Management Standards (Atomic Notes + GTD)
:PROPERTIES:
:ID: km-standards-project
:CREATED: [2026-03-31 Tue 10:40]
:END:
Defining and maintaining high-integrity KM and GTD workflows.
*** DONE Upgrade to org-gtd v4.0 (DAG architecture)
:PROPERTIES:
:CREATED: [2026-03-30 Mon 12:00]
:ASSIGNED: Agent
:END:
:LOGBOOK:
- State "DONE" from "TODO" [2026-03-31 Tue 10:45]
:END:
*** DONE Partition legacy inbox into focused files (inbox-*.org)
:PROPERTIES:
:CREATED: [2026-03-30 Mon 14:00]
:ASSIGNED: Agent
:END:
:LOGBOOK:
- State "DONE" from "TODO" [2026-03-31 Tue 10:50]
:END:
*** DONE Fix encoding issues in the new inbox-*.org files
:PROPERTIES:
:CREATED: [2026-03-31 Tue 10:55]
:ASSIGNED: Agent
:END:
:LOGBOOK:
- State "DONE" from "TODO" [2026-03-31 Tue 11:30]
:END:
*** TODO Perform Automated Metadata Repair on inbox-*.org files
:PROPERTIES:
:CREATED: [2026-03-31 Tue 13:00]
:ASSIGNED: Agent
:END:
Detected ~1,300 entries missing the `:CREATED:` property during the PSF Phase E (Chaos) audit.
- [ ] Implement inference logic to restore historical timestamps (via Git or context).
- [ ] Batch repair `inbox-emacs.org`, `inbox-atoms.org`, and `inbox-posts.org`.
** Agora Gap Verification
:PROPERTIES:
:ID: agora-gap-verification-project
:CREATED: [2026-03-17 Tue 15:15]
:END:
Cross-reference consolidated gap analysis against actual requirement specs to identify real vs. already-addressed gaps.
See project documents: [[file:5_projects/agora/agora-consolidated-gap-analysis.org][agora-consolidated-gap-analysis.org]]
*DECOMPOSITION via Work Breakdown Skill:*
Complexity check failed (51 gaps, 10 files, unpredictable scope). Breaking into atomic verification tasks.
*** DONE [1/7] Verify CRITICAL Gap: Contract TypeScript/Protobuf Interfaces → REAL GAP
:PROPERTIES:
:CREATED: [2026-03-17 Tue 15:15]
:ASSIGNED: Agent
:END:
:LOGBOOK:
- State "NEXT" from "TODO" [2026-03-17 Tue 15:15]
- State "DONE" from "NEXT" [2026-03-17 Tue 15:59]
:END:
*HOW:* Searched Section 02 for "interface", "type", "struct", "ContractTemplate". Found 5 TypeScript interfaces (all for revocation, not contracts). Line 951 explicitly states "Gap: No sample JSON for each contract type".
*WHAT:* *REAL GAP* - Contracts described conceptually, lack formal TypeScript/Protobuf schemas.
*** DONE [2/7] Verify CRITICAL Gap: Persona Revocation Protocol → IMPLEMENTED
:PROPERTIES:
:CREATED: [2026-03-17 Tue 15:15]
:ASSIGNED: Agent
:END:
:LOGBOOK:
- State "TODO" from "" [2026-03-17 Tue 15:15]
- State "DONE" from "TODO" [2026-03-17 Tue 15:59]
:END:
*HOW:* Checked Section 02 lines 229-260. Found complete protocol with 3 scenarios (Key Compromise, Persona Retirement, Master Key Compromise), 4-step process, and TypeScript interfaces.
*WHAT:* *ALREADY IMPLEMENTED* - Full protocol specification exists. Gap analysis incorrectly flagged this.
*** DONE [3/7] Verify CRITICAL Gap: PDS-to-PDS Sync Protocol → IMPLEMENTED
:PROPERTIES:
:CREATED: [2026-03-17 Tue 15:15]
:ASSIGNED: Agent
:END:
:LOGBOOK:
- State "TODO" from "" [2026-03-17 Tue 15:15]
- State "DONE" from "TODO" [2026-03-17 Tue 15:59]
:END:
*HOW:* Checked Section 03 lines 142-180. Found complete sync protocol with Concept, 3 Use Cases (Redundancy, Geographic Distribution, Load Balancing), and Merkle DAG Synchronization architecture.
*WHAT:* *ALREADY IMPLEMENTED* - Protocol fully specified. PDSSyncSession interface documented.
*** DONE [4/7] Verify CRITICAL Gap: Content Flag Schema Validation → REAL GAP
:PROPERTIES:
:CREATED: [2026-03-17 Tue 15:15]
:ASSIGNED: Agent
:END:
:LOGBOOK:
- State "TODO" from "" [2026-03-17 Tue 15:15]
- State "DONE" from "TODO" [2026-03-17 Tue 15:59]
:END:
*HOW:* Searched Section 05 for "JSON Schema", "flag", "validation". Found 9 flags described narratively (is_public, is_direct, is_ephemeral, etc.) at lines 24-34. No formal JSON Schema found.
*WHAT:* *REAL GAP* - Flags have informal descriptions but lack formal JSON Schema for validation.
*** DOING [5/7] [BATCH] Verify HIGH priority gaps (15 items) - DELEGATED TO SUB-AGENTS
:PROPERTIES:
:CREATED: [2026-03-17 Tue 15:15]
:ASSIGNED: Agent
:END:
:LOGBOOK:
- State "TODO" from "" [2026-03-17 Tue 15:15]
- State "NEXT" from "TODO" [2026-03-17 Tue 16:04]
- State "DOING" from "NEXT" [2026-03-17 Tue 16:05]
:END:
*HOW:* Delegated to 5 sub-agents for parallel verification per section. Monitoring progress centrally.
*Sub-Agent Assignments:*
- *Sub-Agent 1:* Section 02 Identity (4 HIGH gaps)
- *Sub-Agent 2:* Section 03 Infrastructure (3 HIGH gaps)
- *Sub-Agent 3:* Section 05 Public Space (4 HIGH gaps)
- *Sub-Agent 4:* Section 06 Advanced Integration (2 HIGH gaps)
- *Sub-Agent 5:* Sections 08-09 Implementation/Strategy (2 HIGH gaps)
*Current focus:* Orchestrating sub-agent verification. CRITICAL gaps complete (2 REAL, 2 IMPLEMENTED).
*** TODO [BATCH] Verify MEDIUM priority gaps (14 items)
:PROPERTIES:
:CREATED: [2026-03-17 Tue 15:15]
:ASSIGNED: Agent
:END:
:LOGBOOK:
- State "TODO" from "" [2026-03-17 Tue 15:15]
:END:
Cross-reference 14 MEDIUM gaps. Defer until HIGH gaps complete.
*** TODO Generate verified gap report
:PROPERTIES:
:CREATED: [2026-03-17 Tue 15:15]
:ASSIGNED: Agent
:END:
:LOGBOOK:
- State "TODO" from "" [2026-03-17 Tue 15:15]
:END:
Create summary documenting: which gaps are REAL (need implementation) vs. ALREADY-IMPLEMENTED (documentation only) vs. PARTIAL (needs completion).
** Token Optimization
:PROPERTIES:
:ID: token-optimization-project
:CREATED: [2026-03-17 Tue 13:40]
:END:
Cost-effective LLM usage strategy and implementation.
See project documents: [[file:5_projects/token-optimization/README.org][token-optimization/README.org]]
*** TODO Configure Gemini as primary provider
:PROPERTIES:
:CREATED: [2026-03-17 Tue 13:40]
:END:
*** TODO Set up OpenRouter fallback
:PROPERTIES:
:CREATED: [2026-03-17 Tue 13:40]
:END:
*** TODO Implement basic usage tracking
:PROPERTIES:
:CREATED: [2026-03-17 Tue 13:40]
:END:
*** TODO Document current baseline
:PROPERTIES:
:CREATED: [2026-03-17 Tue 13:40]
:END:
*** TODO Add smart routing logic
:PROPERTIES:
:CREATED: [2026-03-17 Tue 13:40]
:END:
*** TODO Implement context compression
:PROPERTIES:
:CREATED: [2026-03-17 Tue 13:40]
:END:
*** TODO Set up budget alerts
:PROPERTIES:
:CREATED: [2026-03-17 Tue 13:40]
:END:
*** TODO A/B test model choices
:PROPERTIES:
:CREATED: [2026-03-17 Tue 13:40]
:END:
** PSF Skill: Architect Agent
:PROPERTIES:
:ID: proj-skill-architect
:PROJECT-PATH: $PROJECTS_DIR/org-skill-architect
:PSF-STATE: F: MEMORY
:CREATED: [2026-03-31 Tue 15:45]
:END:
DONE - Formalized as a Universal Literate Note.
** PSF Skill: Technical Analyst Agent
:PROPERTIES:
:ID: proj-skill-tech-analyst
:PROJECT-PATH: $PROJECTS_DIR/org-skill-tech-analyst
:PSF-STATE: F: MEMORY
:CREATED: [2026-03-31 Tue 15:45]
:END:
DONE - Formalized as a Universal Literate Note.
** PSF Skill: Project Foundry Agent
:PROPERTIES:
:ID: proj-skill-project-foundry
:PROJECT-PATH: $PROJECTS_DIR/org-skill-project-foundry
:PSF-STATE: F: MEMORY
:CREATED: [2026-03-31 Tue 15:45]
:END:
DONE - Formalized as a Universal Literate Note.
** PSF Skill: Scribe Agent
:PROPERTIES:
:ID: proj-skill-scribe
:PROJECT-PATH: $PROJECTS_DIR/org-skill-scribe
:PSF-STATE: F: MEMORY
:CREATED: [2026-03-31 Tue 15:45]
:END:
DONE - Formalized as a Universal Literate Note.
** PSF Skill: Memex Manager
:PROPERTIES:
:ID: proj-skill-memex
:PROJECT-PATH: $PROJECTS_DIR/org-skill-memex
:PSF-STATE: F: MEMORY
:CREATED: [2026-03-31 Tue 15:45]
:END:
DONE - Formalized as a Universal Literate Note.
** PSF Skill: Infrastructure & Providers (Batch refactor)
:PROPERTIES:
:ID: proj-skill-batch-refactor
:PSF-STATE: F: MEMORY
:CREATED: [2026-03-31 Tue 15:45]
:END:
DONE - Refactored 28 infrastructure, provider, and intelligence skills into the Universal Note architecture.
* Incubate
:PROPERTIES:
:ID: gtd-incubate
:END:
** TODO Arabic Classics :arabic:books:literature:egypt:
:PROPERTIES:
:ID: Arabic-Classics-2024-02-05-13-48-07
:ORG_GTD_TIMESTAMP: <2025-01-01>
:CATEGORY: Egypt
:END:
<2025-01-01>
[2023-05-16 Tue 22:29]
The Arabic Classics project builds on the fact that the majority of books in Arabic are yet to come in the public domain. With 75 years of copyright for the authors estate in Egypt, book of authors who died in 1950 are just about to come into the public domain next year in 2025.
The will create and publish electronic anthologies, one for each author, bringing together all their work, prefaced by an in-depth biography, not dissimilar to the Delphi Collection.
Each year, the project will go forward in time as more works enter the public domain, and a number of years backwards until the beginning of Arabic literature (and potentially neighboring languages): first in increments of 10 years, then 25, then a century or more covered each year.
- Authors
- Specs
** TODO Open dog
:PROPERTIES:
:ID: Open-dog-2024-02-04-18-16-26
:ORG_GTD_TIMESTAMP: <2025-01-01>
:CATEGORY: Atoms
:END:
<2025-01-01>
<2025-01-01>
[2024-02-04 Sun 17:44]
** TODO Cartesian robot with changing heads
:PROPERTIES:
:ID: Cartesian-robot-with-changing-heads-2024-02-04-18-17-06
:ORG_GTD_TIMESTAMP: <2025-01-01>
:CATEGORY: Atoms
:END:
<2025-01-01>
<2025-01-01>
[2024-02-04 Sun 17:44]
** TODO Modular synth :music:
:PROPERTIES:
:ID: Modular-synth-2024-02-04-18-17-25
:ORG_GTD_TIMESTAMP: <2025-01-01>
:CATEGORY: Atoms
:END:
<2025-01-01>
<2025-01-01>
[2024-02-04 Sun 17:45]
** TODO OCR Permaculture Design Manual :permaculture:
:PROPERTIES:
:ID: OCR-Permaculture-Design-Manual-2024-02-04-18-18-36
:ORG_GTD_TIMESTAMP: <2025-01-01>
:CATEGORY: Writing
:END:
<2025-01-01>
<2025-01-01>
<2025-01-01>
[2024-02-04 Sun 17:47]
** TODO Off-grid field guide
:PROPERTIES:
:CREATED: [2024-03-01 Fri 12:13]
:ID: Off-grid-field-guide-2024-07-03-10-03-08
:ORG_GTD_TIMESTAMP: <2025-01-01>
:CATEGORY: Writing
:END:
<2025-01-01>
A modular manual of different areas to go with different activities. Fits in the travelers notebook
* Someday / Future
:PROPERTIES:
:ID: gtd-someday
:END:
** The Holy Grail: Unified Lisp Environment
The endgame of the Lisp Machine Mandate. Eliminate context-switching by unifying the browser, the agent, and the editor into a single Common Lisp image.
*** TODO [Grail 1] Emacs xwidget-webkit integration
Embed a full WebKit engine inside an Emacs buffer. Allow the agent to interact with the live DOM via the OACP socket.
*** TODO [Grail 2] Lisp-native Agentic Browser
Build a 'Neural Browser' in CL. Instead of HTML, it renders websites as a navigable Org-mode DAG. Mark headlines TODO to trigger clicks/fills.
*** TODO [Grail 3] Full Common Lisp Emacs Implementation
The ultimate platform. Rewrite the editor core in SBCL (Lem/Hemlock style). The browser becomes a native library, allowing direct memory inspection of the web.
* Habits
:PROPERTIES:
:ID: gtd-habits
:END: