42 KiB
Amero GTD
- Actions
- Projects
- NEXT OpenCortex v1.0
- PHASE: AUTONOMOUS MVP (v0.1.0 Released)
- 1. Harness Hardening (The Final Audit)
- Audit remaining core skills (`org-skill-policy.org`, `org-skill-bouncer.org`) to the new Literate Granularity standard.
- Implement Verification Lock: Ensure `MANDATORY_SKILLS` pass `validate-lisp-syntax` before boot proceeds.
- Logging & Transparency: Ensure `context-get-system-logs` is utilized by the Reason engine to explain blocked actions.
- 2. The Autonomous Scribe & Gardener (The Primary Value Prop)
- 3. The Zero-to-One Experience (setup.org)
- 4. CLI-First Actuation
- 1. Harness Hardening (The Final Audit)
- PHASE: PUBLICATION & VERIFICATION (v0.1.0 Post-Release)
- PHASE: INTERACTIVE REFINEMENT (v0.2.0 Target)
- 1. Common Lisp TUI Implementation
- Integrate `croatoan` for native terminal rendering.
- Implement scrollable history viewport for chat and thought streams.
- Implement fixed bottom input box with multi-line support and command history.
- Implement a persistent status bar for background workers (Scribe/Gardener).
- Support syntax highlighting for Lisp code blocks and Org-mode syntax.
- 2. Slash Commands & Interactive Control
- 3. Direct Lisp-to-Terminal Actuation
- 1. Common Lisp TUI Implementation
- PHASE: EVOLUTIONARY ROADMAP
- PHASE: FOUNDATION (Complete)
- Draft Swank/Socket communication protocol between CL and Emacs
- Implement core Perceive-Think-Act loop in Common Lisp
- Implement Persistent Object-Store for Org entities in CL
- Implement LLM Connector (Probabilistic Engine) in CL Daemon
- Design Deterministic Engine Heuristics (Lisp logic over Memory)
- Achieve Phase 3: The Self-Editing Kernel
- PHASE: THE SOVEREIGN BOUNDARY (Core vs Skills Refactor)
- Extract LLM Provider Routing to a Skill (neuro.lisp)
- Extract Vector Embedding Algorithms to a Skill (embedding.lisp)
- Extract Sparse Tree Context Pruning Strategies to a Skill (context.lisp)
- Implement `org-skill-peripheral-vision` (Moving embedding logic out of core)
- Implement communication protocol Schema Validation (Prevent reader macro injection in communication.lisp)
- Implement Pluggable communication protocol Integrity Hashing (Core interface, Skill-based algorithms)
- Implement Native Lisp Merkle-Tree Versioning (Short-term undo buffer in memory.lisp)
- Performance: Implement Copy-on-Write (CoW) or Persistent Data Structures for Memory
- Feature: Implement Latent Reflection (Proactive Gardening) using heartbeat idle cycles
- Simplification: Refactor Cognitive Cycle into a Unified Reactive Signal Pipeline
- Resilience: Implement Micro-Rollbacks for the Immune System
- Implement `org-skill-memory-archivist` (Long-term IPFS checkpointing and P2P sync)
- Implement True Lisp Sandboxing (eval-safe mechanism in core and policy in skills)
- Decouple Vendor Logic from Probabilistic Engine (Move Google/Anthropic/OpenAI to Skills)
- Component IV: Comprehensive Core Skill Audit (Review all 39 skills)
- Consolidation I: Unified LLM Gateway (Anthropic, Gemini, Groq, OpenAI, etc.)
- Consolidation II: Credentials Vault (Secure Enclave & Masked Logging)
- Consolidation III: Homoiconic Memory (Unified Grammar, Bridge, & ID Generation)
- Consolidation IV: State Persistence Layer (Unified Local & IPFS Checkpointing)
- Consolidation V: Event Orchestrator (Unified Cron, Hooks, & Cognitive Routing)
- Consolidation VI: Task Orchestrator (Task Integrity, Delegation, & Consensus)
- IN-PROGRESS Full review of opencortex's harness
- Wake up the Scribe (Implement autonomous weekly Journal-to-Ledger distillation in org-skill-scribe.org)
- Implement `org-skill-lisp-repair` (Self-correcting syntax gate for Deterministic Engine)
- Implement `org-skill-formal-verification` (Prove safety of high-impact actions)
- PHASE: DETERMINISTIC ENGINE REFINEMENT
- TRACK: SECURITY & CONTAINMENT (The 5-Vector Bouncer Matrix)
- TRACK: INTELLIGENCE & ACTUATION (The Engines)
- TRACK: COMMUNICATION & INTERFACES
- TRACK: DEPLOYMENT & INFRASTRUCTURE
- TRACK: MAINTENANCE & HYGIENE
- TRACK: COMMUNITY & DOCS
- SUB-PROJECT: THE BOOT SEQUENCE (skills.lisp)
- PHASE: AUTONOMOUS MVP (v0.1.0 Released)
- NEXT Engineering Core: Role Automation
- Agora: Decentralized Social Network
- Create atomic notes for all 10 Agora sections
- IN-PROGRESS Fill CRITICAL and HIGH gaps [5 CRITICAL / 15 HIGH complete]
- IN-PROGRESS Fill MEDIUM gaps [14/14 complete]
- ALL MEDIUM PRIORITY GAPS RESOLVED
- ALL LOW PRIORITY GAPS RESOLVED (10/10)
- FINAL STATUS: All Agora specification gaps complete (CRITICAL, HIGH, MEDIUM, LOW)
- CRITICAL: Contract TypeScript/Protobuf Interfaces → FILLED
- CRITICAL: Content Flag Schema Validation → FILLED
- CRITICAL: PDS-to-PDS Sync Protocol → FILLED
- CRITICAL: Delta Sync Protocol → FILLED
- CRITICAL: Persona Revocation Protocol → ALREADY-EXISTS
- INTEGRATE scattered specifications into requirements files
[1/4] - NEXT Fill HIGH priority gaps
- Emacs Configuration Refactor
- OpenClaw Security Audit
- Aletheia (Previous Agora Iteration)
- Engineering Standards Implementation
- Draft Engineering Operating System Manual (personal_software_foundry.org)
- Update `SOUL.org` with Engineering Mandates
- Apply Engineering Loop to `opencortex` Phase 1 (Core Loop)
- Implement `skill-architect.org` to automate `PROTOCOL.org` generation
- Implement `skill-tech-analyst.org` for automated TDD inception
- Infrastructure
- Revenue Sustainability
- Knowledge Management Standards (Atomic Notes + GTD)
- Agora Gap Verification
[1/7]Verify CRITICAL Gap: Contract TypeScript/Protobuf Interfaces → REAL GAP[2/7]Verify CRITICAL Gap: Persona Revocation Protocol → IMPLEMENTED[3/7]Verify CRITICAL Gap: PDS-to-PDS Sync Protocol → IMPLEMENTED[4/7]Verify CRITICAL Gap: Content Flag Schema Validation → REAL GAP- DOING
[5/7][BATCH] Verify HIGH priority gaps (15 items) - DELEGATED TO SUB-AGENTS - [BATCH] Verify MEDIUM priority gaps (14 items)
- Generate verified gap report
- Token Optimization
- Engineering Skill: Architect Agent
- Engineering Skill: Technical Analyst Agent
- Engineering Skill: Engineering Standards
- Engineering Skill: Scribe Agent
- Engineering Skill: Memex Manager
- Engineering Skill: Infrastructure & Providers (Batch refactor)
- NEXT OpenCortex v1.0
- Incubate
- Someday / Future
- Architecture Astronaut Archive
- Implement Privacy-Aware Background Indexer (Local hashes for @personal, Semantic for others)
- Decouple Transport from Protocol (True Actuator-Agnosticism in communication.lisp)
- Implement communication protocol Backpressure Handling (Queue bounds and BUSY frames in communication.lisp)
- Implement Cognitive Cycle "Rut" Recovery (Dynamic Escalation in org-skill-lisp-validator)
- Implement Asynchronous Event Bus for Telemetry (core.lisp)
- Implement Memory Eviction and Lazy Loading (LRU Cache in memory.lisp)
- Implement Two-Speed Reflection (Immediate :post-action + Latent Heartbeat)
- Implement Context-Aware Routing (Autonomous Foveal Switching on intent shift)
- Implement Intent-Shift Detector (Semantic topic-shift flagging in neuro.lisp)
- Implement Cognitive Economics (Dynamic LLM routing based on 2x2 matrix complexity)
- Implement Micro-Prolog Logic Engine (Lisp-native unification & pattern matching for Memory)
- Implement Autonomous Logic Synthesis (Hybrid SubSys2: Neural pattern detection + Symbolic rule generation)
- Implement Continuous Vibe (Sentiment-weighted personality in system-prompt)
- Implement Search-Before-Think Bridge (Autonomous target-id population via vector search in perceive-gate)
- Implement Belief Revision & Reconciliation (Audit deltas for contradictions in scribe-engine.lisp)
- Implement Real-Time Entity Linking (Automatic profile loading for People/Objects in perceive-gate)
- Implement Time-Series Sensor Skill (Signal-to-Symbol distillation for telemetry)
- Implement Autonomous Image Analysis (Send image bytes to LLM for nodes with attachments in llm-gateway.lisp)
- Draft comprehensive Threat Model for Agentic Containment
- Implement Swarm Lateral Movement Gate (Intercept global state changes)
- Implement Skill Graph Visualizer in Web Dashboard
- Implement Skill Capability Negotiation (Pre-flight tool check)
- Add Resource Jailing (Timeouts and Memory Quotas for Skills)
- SUB-PROJECT: COGNITIVE BENCHMARKING (Claw-Code Distillation)
- SUB-PROJECT: COGNITIVE BENCHMARKING (Claw-Code Distillation)
- Map Claw-Code Tool-Use Protocol (How it handles multi-tool steps)
- Distill Claw-Code File Editing Techniques (Surgical diffing vs overwriting)
- Analyze Claw-Code History Pruning (How it stays within context limits)
- Write a comprehensive Note in notes/ on "Lessons from the Rust Agent Explosion"
- Implement `org-skill-history-pruner` based on claw-code context checkpointing
- Implement `org-skill-tool-router` based on claw-code semantic tool selection
- SUB-PROJECT: COGNITIVE BENCHMARKING (Claw-Code Distillation)
- Lisp Machine Bootstrap
- The Holy Grail: Unified Lisp Environment
- Architecture Astronaut Archive
- Habits
- Improve stealth browsing capabilities to bypass 502/bot detection
Actions
Projects
NEXT OpenCortex v1.0
OpenCortex: A Neurosymbolic AI Agent.
PHASE: AUTONOMOUS MVP (v0.1.0 Released)
The "Zero-to-One" release. The agent must be mathematically secure, CLI-first, and capable of autonomous Memex maintenance.
DONE 1. Harness Hardening (The Final Audit)
DONE Audit remaining core skills (`org-skill-policy.org`, `org-skill-bouncer.org`) to the new Literate Granularity standard.
DONE Implement Verification Lock: Ensure `MANDATORY_SKILLS` pass `validate-lisp-syntax` before boot proceeds.
DONE Logging & Transparency: Ensure `context-get-system-logs` is utilized by the Reason engine to explain blocked actions.
DONE 2. The Autonomous Scribe & Gardener (The Primary Value Prop)
DONE Implement `org-skill-scribe.org`: Background worker that distills daily chronological logs into structured Zettelkasten notes.
DONE Implement `org-skill-gardener.org`: Heartbeat-driven skill that autonomously flags orphaned nodes and repairs broken links.
DONE 3. The Zero-to-One Experience (setup.org)
DONE Consolidate installation instructions, `onboard.sh`, and `Dockerfile` into a single, literate `setup.org` file.
DONE Ensure the setup process interactively builds the `.env` and verifies SBCL/Quicklisp dependencies.
DONE 4. CLI-First Actuation
CLOSED: [2026-04-14 Tue 09:40]
DONE Verified the `cli` actuator and inbound gateway handle standard I/O interaction gracefully via a stateful `socat` connection.
PHASE: PUBLICATION & VERIFICATION (v0.1.0 Post-Release)
Ensuring the system is ready for the world through collaborative testing, documentation, and licensing.
TODO 1. Collaborative End-to-End Testing <2026-04-14 Tue>
TODO Perform a full walkthrough: Install via one-liner `opencortex.sh`, boot, and chat.
TODO Verify boot sequence, environment variable parsing, and LLM gateway connectivity.
TODO Verify Scribe background distillation on real journal data.
TODO Verify Gardener audit reports (orphaned nodes and broken links).
TODO 2. Comprehensive Documentation <2026-04-14 Tue>
TODO Draft `USER_MANUAL.md`: Focus on CLI interaction, installation, and Memex structure.
TODO Draft `CONTRIBUTING.md`: Explain Literate Granularity and Skill creation standards.
TODO 3. License & Legal Finalization <2026-04-14 Tue>
TODO Assign the AGPLv3 open-source license.
TODO Implement a broad Contributor License Agreement (CLA) process.
TODO Update `LICENSE` and `CHANGELOG` accordingly.
TODO 4. GitHub Migration & Repository Setup <2026-04-14 Tue>
TODO Migrate primary remote to GitHub and configure canonical repository.
TODO Set repository topics, badges, issue templates, and CI/CD foundations.
TODO 5. Marketing & Social Media Launch <2026-04-14 Tue>
TODO Execute PR plan (Reddit, Hacker News, X/Twitter).
TODO Create a short, high-quality terminal demo GIF/video of the TUI interaction.
PHASE: INTERACTIVE REFINEMENT (v0.2.0 Target)
Elevating the user interface from raw shell piping to a high-fidelity, native Lisp experience.
TODO 1. Common Lisp TUI Implementation
TODO Integrate `croatoan` for native terminal rendering.
TODO Implement scrollable history viewport for chat and thought streams.
TODO Implement fixed bottom input box with multi-line support and command history.
TODO Implement a persistent status bar for background workers (Scribe/Gardener).
TODO Support syntax highlighting for Lisp code blocks and Org-mode syntax.
TODO 2. Slash Commands & Interactive Control
TODO Implement `/help` command for system overview.
TODO Implement `/exit` and `/clear` commands.
TODO Implement `/skill-load <name>` for dynamic hot-reloading of literate skills.
TODO Implement `/status`, `/config`, `/search`, and `/commit` slash commands.
TODO 3. Direct Lisp-to-Terminal Actuation
TODO Refactor the `:cli` actuator to use the native TUI rendering instead of raw stream printing.
PHASE: EVOLUTIONARY ROADMAP
TODO v0.1.0: The Autonomous Foundation (Current Release)
- estabelecer a base segura do Lisp kernel.
TODO v1.0.0 (Phase 2.5): The Verified Wrapper (SOTA Parity)
- Complete Formal Verification gates for external tools.
- Achieve secure, end-to-end autonomous engineering workflows.
TODO v2.0.0 (Phase 3): Cannibalizing the Toolchain
- Ingest DOM as native Lisp AST (Cannibalize Browser).
- Replace string-based bash with native OS bindings (Cannibalize Shell).
TODO v3.0.0 (Phase 4): True Symbolic Determinism
- Relegate LLM to Semantic Translator.
- Implement Deterministic Planner (The Solver).
- Implement Self-Correcting Syntax Gates.
PHASE: FOUNDATION (Complete)
DONE Draft Swank/Socket communication protocol between CL and Emacs
DONE Implement core Perceive-Think-Act loop in Common Lisp
DONE Implement Persistent Object-Store for Org entities in CL
DONE Implement LLM Connector (Probabilistic Engine) in CL Daemon
DONE Design Deterministic Engine Heuristics (Lisp logic over Memory)
DONE Achieve Phase 3: The Self-Editing Kernel
- Jailing & Sandboxing implemented
- Org-Native Skill Standard established
- Telemetry & Introspection API active
PHASE: THE SOVEREIGN BOUNDARY (Core vs Skills Refactor)
Slim down the opencortex microharness by moving non-essential cognitive functions to hot-reloadable user-space skills.
DONE Extract LLM Provider Routing to a Skill (neuro.lisp)
DONE Extract Vector Embedding Algorithms to a Skill (embedding.lisp)
CLOSED: [2026-04-12 Sun 14:10]
- Created `org-skill-embedding.org`.
- Moved logic to `src/embedding-logic.lisp` via tangling.
- Updated `system-definition.org`.
DONE Extract Sparse Tree Context Pruning Strategies to a Skill (context.lisp)
CLOSED: [2026-04-12 Sun 14:25]
- Created `org-skill-peripheral-vision.org`.
- Moved logic to `src/context-logic.lisp` via tangling.
- Updated `system-definition.org`.
DONE Implement `org-skill-peripheral-vision` (Moving embedding logic out of core)
CLOSED: [2026-04-12 Sun 14:25]
DONE Implement communication protocol Schema Validation (Prevent reader macro injection in communication.lisp)
CLOSED: [2026-04-12 Sun 14:45]
- Created `org-skill-protocol-validator.org`.
- Integrated `validate-communication-protocol-schema` into `communication.org`.
- Added `protocol-validator.lisp` to system definition.
DONE Implement Pluggable communication protocol Integrity Hashing (Core interface, Skill-based algorithms)
CLOSED: [2026-04-12 Sun 15:15]
- Integrated HMAC-SHA256 (`ironclad:make-mac`) in `literate/communication.org`.
DONE Implement Native Lisp Merkle-Tree Versioning (Short-term undo buffer in memory.lisp)
CLOSED: [2026-04-12 Sun 19:15]
DONE Performance: Implement Copy-on-Write (CoW) or Persistent Data Structures for Memory
CLOSED: [2026-04-12 Sun 19:15]
DONE Feature: Implement Latent Reflection (Proactive Gardening) using heartbeat idle cycles
CLOSED: [2026-04-12 Sun 19:15]
DONE Simplification: Refactor Cognitive Cycle into a Unified Reactive Signal Pipeline
CLOSED: [2026-04-12 Sun 19:15]
DONE Resilience: Implement Micro-Rollbacks for the Immune System
CLOSED: [2026-04-12 Sun 19:15]
DONE Implement `org-skill-memory-archivist` (Long-term IPFS checkpointing and P2P sync)
CLOSED: [2026-04-12 Sun 19:15]
DONE Implement True Lisp Sandboxing (eval-safe mechanism in core and policy in skills)
CLOSED: [2026-04-12 Sun 19:15]
DONE Decouple Vendor Logic from Probabilistic Engine (Move Google/Anthropic/OpenAI to Skills)
CLOSED: [2026-04-12 Sun 19:15]
DONE Component IV: Comprehensive Core Skill Audit (Review all 39 skills)
CLOSED: [2026-04-12 Sun 19:45]
DONE Consolidation I: Unified LLM Gateway (Anthropic, Gemini, Groq, OpenAI, etc.)
DONE Consolidation II: Credentials Vault (Secure Enclave & Masked Logging)
DONE Consolidation III: Homoiconic Memory (Unified Grammar, Bridge, & ID Generation)
DONE Consolidation IV: State Persistence Layer (Unified Local & IPFS Checkpointing)
DONE Consolidation V: Event Orchestrator (Unified Cron, Hooks, & Cognitive Routing)
DONE Consolidation VI: Task Orchestrator (Task Integrity, Delegation, & Consensus)
CLOSED: [2026-04-11 Sat 13:45]
- Implemented Parallel Multi-Backend Consensus in neuro.lisp.
- Implemented Task Integrity (GTD semantics) in symbolic.lisp.
- Integrated Consensus Gate and Delegation hooks in core.lisp.
- Verified with new task-orchestrator-tests.lisp.
IN-PROGRESS Full review of opencortex's harness
- Audit terminology: Replaced OACP with "communication protocol" workspace-wide.
- Audit boot sequence: Synchronized loader with `org-skill-policy.org`.
-
Audit core Perceive-Think-Act loop.
- Verified protocol framing and reader jailing (`*read-eval* nil`).
- Refactored `loop.org` for literate granularity and configuration externalization.
- Improved error handling (restricted rollback) and added graceful shutdown.
- FIXED: Implemented symbolic guard check in `act-gate` via Bouncer skill refactoring.
- FIXED: Harness `deterministic-verify` now correctly respects skill triggers.
- Ensure alignment with System Policy and Engineering Standards.
- Restored structural integrity by fixing `manifest.org` loading sequence.
TODO Wake up the Scribe (Implement autonomous weekly Journal-to-Ledger distillation in org-skill-scribe.org)
TODO Implement `org-skill-lisp-repair` (Self-correcting syntax gate for Deterministic Engine)
CLOSED: [2026-04-11 Sat 15:10]
- Implemented asynchronous, event-driven repair logic.
- Decoupled core from repair logic (emits `:syntax-error` event).
- Proven via lisp-repair-tests.lisp (Asynchronous flow verified).
DONE Implement `org-skill-formal-verification` (Prove safety of high-impact actions)
CLOSED: [2026-04-11 Sat 18:15]
- Implemented `org-skill-formal-verification.org`.
- Created Lisp-Native Symbolic Prover for security invariants.
- Implemented `path-confinement` invariant (restricted to memex root).
- Implemented `no-network-exfil` invariant (blocking nc, ssh, etc).
- Verified with `formal-verification-tests.lisp`.
PHASE: DETERMINISTIC ENGINE REFINEMENT
DONE Verify Autonomous Self-Fix Loop
CLOSED: [2026-04-11 Sat 14:20]
- Proven repair capability via self-fix-tests.lisp.
- Verified surgical code patching and hot-reloading.
- Documentation and RCA complete.
DONE Implement "Planning Mode" (Deterministic Engine Bouncer) for Complex Actions
CLOSED: [2026-04-11 Sat 15:30]
- Implemented `bouncer-check` interceptor in `symbolic.lisp`.
- Created `org-skill-bouncer.org` for flight plan serialization.
- Verified asynchronous Org-native approval loop via `bouncer-tests.lisp`.
DONE Implement Authorization Gate (communication protocol) for "Planning Mode"
CLOSED: [2026-04-11 Sat 15:30]
- Integrated with Org-mode state transitions (`PLAN` -> `APPROVED`).
- Leveraged Memory event bus for asynchronous re-injection.
DONE Refactor Architecture Terminology (Associative -> Probabilistic, Deliberate -> Deterministic)
CLOSED: [2026-04-12 Sun 21:00]
- Updated codebase-wide terminology to use Probabilistic/Deterministic Engines.
- Replaced System 1/2 with Probabilistic/Deterministic Engines respectively.
TRACK: SECURITY & CONTAINMENT (The 5-Vector Bouncer Matrix)
DONE Implement Path-Based Scoping for File Writes (DNA/State vs Work)
CLOSED: [2026-04-12 Sun 15:15]
- Implemented as `path-confinement` invariant in `org-skill-formal-verification.org`.
DONE Implement Network Exfiltration Gate (Intercept generic HTTP requests)
CLOSED: [2026-04-12 Sun 15:15]
- Implemented as `no-network-exfil` invariant in `org-skill-formal-verification.org`.
TODO Implement Secret Exposure Gate (Intercept reads to .env, keys)
TRACK: INTELLIGENCE & ACTUATION (The Engines)
DONE Verify individual provider track (Anthropic, Gemini, Groq, OpenAI, OpenRouter, Ollama)
CLOSED: [2026-04-11 Sat 15:45]
- Added unit tests for each provider in `llm-gateway-tests.lisp`.
- Mocked `dex:post` to verify JSON payload formatting and response parsing.
- Implemented robust `get-nested` helper to handle various provider structures.
- Integrated `llm-gateway` and `credentials-vault` into `opencortex.asd`.
TODO Verify org-skill-shell-actuator formal safety harnesses
DONE Build Playwright-Python Bridge for high-fidelity browsing
CLOSED: [2026-04-11 Sat 18:30]
- Created `scripts/browser-bridge.py` (Playwright wrapper).
- Implemented `org-skill-playwright.org`.
- Registered `:browser` cognitive tool (JS-rendering, text extraction, screenshots).
- Updated `Dockerfile` with Python/Playwright dependencies.
- Verified with `playwright-tests.lisp`.
TRACK: COMMUNICATION & INTERFACES
DONE Implement org-skill-gateway-telegram
CLOSED: [2026-04-11 Sat 16:15]
- Implemented `org-skill-gateway-telegram.org`.
- Added automated background polling for Telegram GetUpdates.
- Implemented `:telegram` actuator for outbound responses.
- Refactored `org-skill-chat` to be channel-aware.
- Verified with `gateway-telegram-tests.lisp`.
DONE Implement org-skill-gateway-signal
CLOSED: [2026-04-11 Sat 16:50]
- Implemented `org-skill-gateway-signal.org` (signal-cli wrapper).
- Added background polling for `signal-cli receive –json`.
- Implemented `:signal` actuator for outbound responses.
- Updated `org-skill-chat` to support Signal channel.
- Verified with `gateway-signal-tests.lisp`.
DONE Implement org-skill-gateway-matrix
CLOSED: [2026-04-11 Sat 17:15]
- Implemented `org-skill-gateway-matrix.org` (Client-Server API).
- Added background polling for `/sync` with token persistence.
- Implemented `:matrix` actuator for `m.room.message` delivery.
- Updated `org-skill-chat` to support Matrix channel and room IDs.
- Verified with `gateway-matrix-tests.lisp`.
TRACK: DEPLOYMENT & INFRASTRUCTURE
DONE Create Dockerfile and docker-compose.yml for containerized setup
CLOSED: [2026-04-11 Sat 17:30]
- Created `Dockerfile` (Debian-based, SBCL + Quicklisp + signal-cli).
- Created `docker-compose.yml` with host-volume mapping for memex.
- Created `docs/deployment.org` guide.
TODO Create Bare Metal installation scripts/playbooks
TODO Create LXC (Linux Containers) template/guide
TODO Create VM Vagrantfiles/Cloud-init configs
TRACK: MAINTENANCE & HYGIENE
TODO [RECURRING: Monthly] Review and test Infrastructure Dependency Upgrades
- Check for new Debian security patches (`apt-get update` check).
- Check for new `signal-cli` releases (compare vs v0.14.0).
- Check for new Quicklisp distribution (monthly snapshot).
- Verification: Update `Dockerfile`, run `docker-compose build –no-cache`, and execute full test suite.
- If all tests pass, commit updated `Dockerfile` and `.asd` dependencies.
TRACK: COMMUNITY & DOCS
TODO Write Quickstart Guide
TODO Write Skill Creation Guide
TODO Write Architecture Deep-Dive
TODO Clean up GitHub repository structure and add CI/CD
TODO Create Marketing Material (Landing page copy, diagrams)
TODO Draft Release Plan checklist
SUB-PROJECT: THE BOOT SEQUENCE (skills.lisp)
DONE Refactor `skills.lisp` into a Micro-Loader (Harness)
CLOSED: [2026-04-12 Sun 19:10]
DONE Implement Topological Sort based on `#+DEPENDS_ON:` tags
CLOSED: [2026-04-12 Sun 15:15]
- Implemented in `literate/skills.org`.
DONE Enforce `org-skill-system-invariants` as the mandatory Gateway Skill (Loaded first)
CLOSED: [2026-04-12 Sun 15:15]
- Enforced in `initialize-all-skills` in `literate/skills.org`.
DONE Formalize the "Minimal Boot Set" (Router, Vision, Steward, Actuator)
CLOSED: [2026-04-12 Sun 19:10]
- Verified during the Minimal Boot Set Verification phase.
NEXT Engineering Core: Role Automation
Drafting the automated behaviors for the Engineering loop.
DONE Draft PRD for Engineering Core
- State "DONE" from "TODO" [2026-03-30 Mon 19:15]
DONE Draft PROTOCOL for Engineering Core
- State "DONE" from "TODO" [2026-03-30 Mon 19:25]
DONE Implement and Test Engineering Core Skills
- State "DONE" from "TODO" [2026-03-30 Mon 19:30]
Agora: Decentralized Social Network
DONE Create atomic notes for all 10 Agora sections
- State "DONE" from "TODO" [2026-03-17 Tue 12:00]
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)
- State "IN-PROGRESS" from "TODO" [2026-03-18 Wed 01:00]
DONE CRITICAL: Contract TypeScript/Protobuf Interfaces → FILLED
- State "DONE" from "TODO" [2026-03-18 Wed 01:15]
- 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
- State "DONE" from "TODO" [2026-03-18 Wed 01:25]
- 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
- State "DONE" from "TODO" [2026-03-18 Wed 01:35]
- LOCATION: memex/5_projects/agora/agora-pds-sync-communication.org
- PENDING: Integration into agora-requirements-03-infrastructure.org
DONE CRITICAL: Delta Sync Protocol → FILLED
- State "DONE" from "TODO" [2026-03-18 Wed 01:50]
- LOCATION: memex/5_projects/agora/agora-delta-sync-communication.org
- PENDING: Integration into agora-requirements-08-implementation.org
DONE CRITICAL: Persona Revocation Protocol → ALREADY-EXISTS
- State "DONE" from "TODO" [2026-03-18 Wed 02:00]
- 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]
- 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
- Relay Discovery Mechanism (Section 03)
- Relay Pricing Logic (Section 03)
- Shamir's Parameters (Section 03)
Emacs Configuration Refactor
Modularize the monolithic emacs.org into smaller, function-specific files.
DONE Obtain exact file path of Emacs configuration file
- State "DONE" from "NEXT" [2026-03-31 Tue 10:00]
The exact path is: `/home/amr/.openclaw/workspace/memex/5_projects/dotemacs/emacs.org`
DONE Modularize monolithic emacs.org into functional modules (emacs-*.org)
- State "DONE" from "TODO" [2026-03-31 Tue 10:10]
DONE Standardize all paths to ~/memex/ and update bootstrap for Org 10.0-pre
- State "DONE" from "TODO" [2026-03-31 Tue 10:20]
TODO Split emacs.org into functional modules (packages, UI, GTD, etc.)
OpenClaw Security Audit
Address security audit findings and harden the system.
DONE Harden Docker port bindings (bind to 127.0.0.1)
- State "DONE" from "NEXT" [2026-03-22 Sun 14:45]
NEXT Enable and configure UFW
TODO Add user 'amr' to 'adm' group for log access
Aletheia (Previous Agora Iteration)
TODO Critically analyze Master_Architecture_Document for lessons learned and incorporation into Agora
Engineering Standards Implementation
Institutionalizing the virtual software house operating system.
DONE Draft Engineering Operating System Manual (personal_software_foundry.org)
- State "DONE" from "NEXT" [2026-03-22 Sun 15:45]
DONE Update `SOUL.org` with Engineering Mandates
- State "DONE" from "NEXT" [2026-03-22 Sun 15:45]
DONE Apply Engineering Loop to `opencortex` Phase 1 (Core Loop)
- State "DONE" from "NEXT" [2026-03-23 Mon 16:30]
TODO Implement `skill-architect.org` to automate `PROTOCOL.org` generation
TODO Implement `skill-tech-analyst.org` for automated TDD inception
Infrastructure
IT infrastructure documentation, security hardening, and operational management.
See project documents: infrastructure/README.org
TODO Create current state assessment document
TODO Create risk and vulnerability report
TODO Create infrastructure inventory
TODO Create budget analysis
TODO Create 30/60/90 day roadmap
TODO Create security implementation plan
TODO Create token optimization strategy
TODO Create account management SOPs
Revenue Sustainability
Business planning and revenue generation strategy.
See project documents: revenue-sustainability/README.org
TODO Set up Stripe account (payment processing)
TODO Set up Wave or Bonsai (invoicing)
TODO Create simple contract template
TODO Set up time tracking
TODO Create portfolio page (GitHub Pages)
TODO Set up domain name
TODO Set up email at domain
TODO Set up social media (Twitter/X, LinkedIn)
TODO Create testimonial collection system
Knowledge Management Standards (Atomic Notes + GTD)
Defining and maintaining high-integrity KM and GTD workflows.
DONE Upgrade to org-gtd v4.0 (DAG architecture)
- State "DONE" from "TODO" [2026-03-31 Tue 10:45]
DONE Partition legacy inbox into focused files (inbox-*.org)
- State "DONE" from "TODO" [2026-03-31 Tue 10:50]
DONE Fix encoding issues in the new inbox-*.org files
- State "DONE" from "TODO" [2026-03-31 Tue 11:30]
TODO Perform Automated Metadata Repair on inbox-*.org files
Detected ~1,300 entries missing the `:CREATED:` property during the Engineering 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
Cross-reference consolidated gap analysis against actual requirement specs to identify real vs. already-addressed gaps.
See project documents: 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
- State "NEXT" from "TODO" [2026-03-17 Tue 15:15]
- State "DONE" from "NEXT" [2026-03-17 Tue 15:59]
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
- State "TODO" from "" [2026-03-17 Tue 15:15]
- State "DONE" from "TODO" [2026-03-17 Tue 15:59]
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
- State "TODO" from "" [2026-03-17 Tue 15:15]
- State "DONE" from "TODO" [2026-03-17 Tue 15:59]
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
- State "TODO" from "" [2026-03-17 Tue 15:15]
- State "DONE" from "TODO" [2026-03-17 Tue 15:59]
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
- 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]
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)
- State "TODO" from "" [2026-03-17 Tue 15:15]
Cross-reference 14 MEDIUM gaps. Defer until HIGH gaps complete.
TODO Generate verified gap report
- State "TODO" from "" [2026-03-17 Tue 15:15]
Create summary documenting: which gaps are REAL (need implementation) vs. ALREADY-IMPLEMENTED (documentation only) vs. PARTIAL (needs completion).
Token Optimization
Cost-effective LLM usage strategy and implementation.
See project documents: token-optimization/README.org
TODO Configure Gemini as primary provider
TODO Set up OpenRouter fallback
TODO Implement basic usage tracking
TODO Document current baseline
TODO Add smart routing logic
TODO Implement context compression
TODO Set up budget alerts
TODO A/B test model choices
Engineering Skill: Architect Agent
DONE - Formalized as a Universal Literate Note.
Engineering Skill: Technical Analyst Agent
DONE - Formalized as a Universal Literate Note.
Engineering Skill: Engineering Standards
DONE - Formalized as a Universal Literate Note.
Engineering Skill: Scribe Agent
DONE - Formalized as a Universal Literate Note.
Engineering Skill: Memex Manager
DONE - Formalized as a Universal Literate Note.
Engineering Skill: Infrastructure & Providers (Batch refactor)
DONE - Refactored 28 infrastructure, provider, and intelligence skills into the Universal Note architecture.
Incubate
TODO Arabic Classics arabic books literature egypt
<2025-01-01 Wed> [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
<2025-01-01 Wed> <2025-01-01 Wed> [2024-02-04 Sun 17:44]
TODO Cartesian robot with changing heads
<2025-01-01 Wed> <2025-01-01 Wed> [2024-02-04 Sun 17:44]
TODO Modular synth music
<2025-01-01 Wed> <2025-01-01 Wed> [2024-02-04 Sun 17:45]
TODO OCR Permaculture Design Manual permaculture
<2025-01-01 Wed> <2025-01-01 Wed> <2025-01-01 Wed> [2024-02-04 Sun 17:47]
TODO Off-grid field guide
<2025-01-01 Wed> A modular manual of different areas to go with different activities. Fits in the travelers notebook
Someday / Future
Architecture Astronaut Archive
TODO Implement Privacy-Aware Background Indexer (Local hashes for @personal, Semantic for others)
TODO Decouple Transport from Protocol (True Actuator-Agnosticism in communication.lisp)
TODO Implement communication protocol Backpressure Handling (Queue bounds and BUSY frames in communication.lisp)
TODO Implement Cognitive Cycle "Rut" Recovery (Dynamic Escalation in org-skill-lisp-validator)
TODO Implement Asynchronous Event Bus for Telemetry (core.lisp)
TODO Implement Memory Eviction and Lazy Loading (LRU Cache in memory.lisp)
TODO Implement Two-Speed Reflection (Immediate :post-action + Latent Heartbeat)
TODO Implement Context-Aware Routing (Autonomous Foveal Switching on intent shift)
TODO Implement Intent-Shift Detector (Semantic topic-shift flagging in neuro.lisp)
TODO Implement Cognitive Economics (Dynamic LLM routing based on 2x2 matrix complexity)
TODO Implement Micro-Prolog Logic Engine (Lisp-native unification & pattern matching for Memory)
TODO Implement Autonomous Logic Synthesis (Hybrid SubSys2: Neural pattern detection + Symbolic rule generation)
TODO Implement Continuous Vibe (Sentiment-weighted personality in system-prompt)
TODO Implement Search-Before-Think Bridge (Autonomous target-id population via vector search in perceive-gate)
TODO Implement Belief Revision & Reconciliation (Audit deltas for contradictions in scribe-engine.lisp)
TODO Implement Real-Time Entity Linking (Automatic profile loading for People/Objects in perceive-gate)
TODO Implement Time-Series Sensor Skill (Signal-to-Symbol distillation for telemetry)
TODO Implement Autonomous Image Analysis (Send image bytes to LLM for nodes with attachments in llm-gateway.lisp)
TODO Draft comprehensive Threat Model for Agentic Containment
TODO Implement Swarm Lateral Movement Gate (Intercept global state changes)
TODO Implement Skill Graph Visualizer in Web Dashboard
TODO Implement Skill Capability Negotiation (Pre-flight tool check)
TODO Add Resource Jailing (Timeouts and Memory Quotas for Skills)
SUB-PROJECT: COGNITIVE BENCHMARKING (Claw-Code Distillation)
SUB-PROJECT: COGNITIVE BENCHMARKING (Claw-Code Distillation)
TODO Map Claw-Code Tool-Use Protocol (How it handles multi-tool steps)
TODO Distill Claw-Code File Editing Techniques (Surgical diffing vs overwriting)
TODO Analyze Claw-Code History Pruning (How it stays within context limits)
TODO Write a comprehensive Note in notes/ on "Lessons from the Rust Agent Explosion"
TODO Implement `org-skill-history-pruner` based on claw-code context checkpointing
TODO Implement `org-skill-tool-router` based on claw-code semantic tool selection
Lisp Machine Bootstrap
:ID: lisp-machine-bootstrap :CREATED: [2026-03-22 Sun 14:15] The "Endgame": Hardware-native Lisp machine implementation.
TODO Research existing Lisp-on-FPGA implementations
:CREATED: [2026-03-22 Sun 14:15]
TODO Define minimum hardware-native Lisp ISA (Instruction Set Architecture)
TODO Draft CLOSOS-style Virtual Machine specification
:CREATED: [2026-03-22 Sun 17:30]
TODO Investigate Single Address Space and Multiple Environments in CL
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 communication protocol 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.