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
This commit is contained in:
2026-04-06 22:52:39 +00:00
parent a62cb1115a
commit 9667c0716d

View File

@@ -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