chore: unify bold syntax to single asterisk in .org files and update legacy memex-amero references

This commit is contained in:
2026-04-01 12:37:45 -04:00
parent 78ba3112cb
commit d364f90ff6
102 changed files with 955 additions and 955 deletions

View File

@@ -4,7 +4,7 @@
#+FILETAGS: :web:dashboard:telemetry:psf:
* Overview
The **Web Dashboard Agent** provides a lightweight telemetry window into the Neurosymbolic Kernel. It exposes the active skill graph and system logs via a local HTML dashboard.
The *Web Dashboard Agent* provides a lightweight telemetry window into the Neurosymbolic Kernel. It exposes the active skill graph and system logs via a local HTML dashboard.
* Phase A: Demand (PRD)
:PROPERTIES:
@@ -15,10 +15,10 @@ The **Web Dashboard Agent** provides a lightweight telemetry window into the Neu
Define the interfaces for system observability and telemetry serving.
** 2. User Needs
- **Transparency:** Overview of skill performance (executions, time, failures).
- **Accessibility:** Served over a local HTTP port.
- **Observability:** Tail of system logs for debugging.
- **Low Overhead:** Background execution.
- *Transparency:* Overview of skill performance (executions, time, failures).
- *Accessibility:* Served over a local HTTP port.
- *Observability:* Tail of system logs for debugging.
- *Low Overhead:* Background execution.
** 3. Success Criteria
*** TODO Server Bootstrap Verification