The AGI Manual
Notes

Personal Notes Template

A starting point for your own AGI research journals

Personal Notes Template

We encourage all researchers using "The AGI Manual" to maintain a scientific journal of their findings, hypotheses, and experimental results.

Structured Journal Entry

Copy and paste this template into a new MDX file in your notes/ folder:

---
title: Research Note [Date]
description: Brief summary of the day's focus
---

# Key Hypothesis
What are you trying to test? (e.g., "Increasing attention decay speed will improve reasoning depth.")

# Method
- Component used: (Hyperon / MeTTa / PRIMUS)
- Change made:
- Data source:

# Observed Result
What happened? Any breakthroughs or unexpected failures?

# Next Steps
- [ ] Refine the pattern matcher query
- [ ] Check for memory leaks in the DAS
- [ ] Cross-reference with [Paper Name]

Why Keep a Journal?

AGI research is often non-linear. Insights you have today about Symbolic Logic might not be relevant until six months from now when you are working on Goal Hierarchies. A journal acts as your "Episodic Memory."


Next: FAQ

On this page