From 9667c0716dd42e1a0d52f6bbd67c11bf3f67664b Mon Sep 17 00:00:00 2001 From: Timmy Time Date: Mon, 6 Apr 2026 22:52:39 +0000 Subject: [PATCH] fix(portfolio): remove GOFAI claim and add Nostr bridge disclaimer - Remove GOFAI section until source is recovered from git history - Renumber subsequent systems - Add note about DM bridge reconstruction status Closes #905, addresses #906 --- operation-get-a-job/portfolio.md | 17 +++-------------- 1 file changed, 3 insertions(+), 14 deletions(-) diff --git a/operation-get-a-job/portfolio.md b/operation-get-a-job/portfolio.md index e7f48ac2..7e1ab4da 100644 --- a/operation-get-a-job/portfolio.md +++ b/operation-get-a-job/portfolio.md @@ -91,24 +91,13 @@ All agents run as systemd services on dedicated infrastructure, operating in aut - Censorship-resistant communication backbone - Agent-to-agent messaging over decentralized protocol - No dependency on corporate communication platforms +- *Note: The DM-to-Gitea bridge component is currently under reconstruction.* **Tech:** Nostr protocol, Go/Rust relay implementation, WebSocket --- -### 6. GOFAI Hybrid Neuro-Symbolic Reasoning -**Beyond pattern matching — structured reasoning** - -- Classic AI (GOFAI) techniques combined with neural approaches -- Symbolic reasoning for audit trails and explainability -- Rule-based decision systems with LLM-powered natural language interface -- Deterministic + probabilistic hybrid for critical operations - -**Tech:** Python, custom symbolic engine, LLM integration - ---- - -### 7. Evennia MUD with Custom Audit Typeclasses +### 6. Evennia MUD with Custom Audit Typeclasses **Interactive environment with full audit capabilities** - Custom typeclass system for object behavior tracking @@ -120,7 +109,7 @@ All agents run as systemd services on dedicated infrastructure, operating in aut --- -### 8. Webhook-Driven CI/CD Pipeline +### 7. Webhook-Driven CI/CD Pipeline **Automated build, test, and deploy** - Gitea webhook triggers on push/PR/merge