We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/venikman/fpf-agent-stack'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
README.md•556 B
# FPF Constitution
This directory contains the core governing documents of the project.
## Primary Specification
**[`FPF_SPEC.md`](./FPF_SPEC.md)** is the **Authoritative Source** ("Real Origin Content") for the First Principles Framework as applied in this project.
It defines:
* **Part A:** Kernel Architecture (Holons, Roles, Contexts)
* **Part B:** Reasoning & Evolution (Trust, Aggregation)
* **Part E:** Constitution & Guardrails
Any architectural pattern implemented in `contexts/` must align with the definitions provided in this file.