Synthetic Philosophy and Deductive Engineering
This is a document in progress inspired by the idea of getting AI to build its own wiki to maintain a contuous contribution to the project. An exemplar was taken as a basis, but the requirement for SPaDE is far removed from the need which inspired the example, and the transformation is as yet very incomplete. It is also necessary to reconcile this approach with the prior approach to exploiting AI, documente primarily in the other documents in the ammsxxx.md series.
A knowledge base maintained by Claude Code or other AIs concerning the SPaDE project to facilitate AI contributions to the SPaDE project.
At present this document is still in progress and should not be taken seriously, since it is in transformation from a very different application.
This wiki is intended to enable AI to contribute to the SPaDE project. The purpose of the SPaDE project is to contribute to the proliferation of benign intelligence across the cosmos. Further detail of that purpose is available in the repository. Its refinement and documentation is part of the work involved in the project to which the AI is to contribute.
The SPaDE project resides in a git repo hosted at github. It will also develop one or more SPaDE repos which contain formal declarative language, and as much as possible of the narrative descriptions in the SPaDE git repo will eventually be formalised in such a SPaDE repo. The SPaDE repo will be organised heirarchically into folders and theories, but this structure is not yet established.
The folder structure of the SPaDE git repo (of which this is a part) is documented in README.md files in each folder. One top level directory SPaDE/ai.wiki is to be used by the AI for its own notes.
Input will be in the form of pull requests and repository commits.
When the user adds a new source to raw/ and asks you to ingest it:
wiki/ named after the sourcewiki/index.md with new pages and one-line descriptionswiki/log.md with the date, source name, and what changed
A single source may touch 10-15 wiki pages. That is normal.
Every wiki page should follow this structure:
# Page Title
## Introduction
An introduction and overview of the topic covered by this page with links to the top-level sections.
**Last updated**: Date of most recent update.
---
Main content goes here. Use clear headings and short paragraphs.
Link to related concepts using [[wiki-links]] throughout the text.
## Related pages
- [[related-concept-1]]
- [[related-concept-2]]
When the user asks a question:
wiki/index.md first to find relevant pages When the user asks you to lint or audit the wiki:
wiki/index.md and wiki/log.md after changesmachine-learning.md)