|
1 | | -# The Interdependent Way — Website |
| 1 | +# a0p — Agent Zero Platform |
2 | 2 |
|
3 | | -This is the public site for The Interdependent Way, built with [Eleventy](https://www.11ty.dev/) and deployed to GitHub Pages via Actions. |
| 3 | +a0p is a mobile-first autonomous AI agent application. It leverages Gemini function-calling and a mathematically rigorous orchestration engine (EDCMBONE) to execute tasks autonomously. It integrates with Google infrastructure (Gmail, Drive), provides file management with direct phone upload, and includes robust features like cryptographic audit logging and real-time cost tracking. |
4 | 4 |
|
5 | | -## Quick start (local) |
6 | | -1. Install Node.js 18+. |
7 | | -2. `npm install` |
8 | | -3. `npm run dev` — local server with hot reload |
9 | | -4. `npm run build` — production build + Pagefind search index |
| 5 | +**Key Design Principles:** |
| 6 | +* **Mobile-first**: Optimized for phone browsers and PWA-like experience. |
| 7 | +* **Autonomous**: Agent determines tool usage without manual intervention. |
| 8 | +* **Auditable**: Every engine action is hash-chained and timestamped. |
| 9 | +* **Cost-aware**: Tracks per-token usage with estimated USD costs. |
| 10 | +* **Fail-closed**: No silent fallback for critical operations. |
10 | 11 |
|
11 | | -## Structure |
12 | | -- `src/` — content and templates |
13 | | -- `src/_includes/` — layouts and components |
14 | | -- `src/_data/` — site-wide data |
15 | | -- `assets/` — CSS/JS/media (pass-through copy) |
| 12 | +The core of a0p's intelligence lies in its EDCMBONE engine, utilizing Prime Tensor Circular Architecture (PTCA) and Prime Circular Neural Architecture (PCNA) for sophisticated AI orchestration and decision-making. |
16 | 13 |
|
17 | | -## Contributing |
18 | | -- Open a branch and PR; preview builds run in Actions. |
19 | | -- Follow plain-language style and add sources in front matter. |
20 | | -- Add a changelog entry for meaning-changing edits. |
| 14 | +--- |
21 | 15 |
|
22 | | -## License |
23 | | -Content © Way Seer Erin (and contributors). Code under MIT unless noted. |
| 16 | +# A0 |
| 17 | + |
| 18 | +A0 is the instantiated runtime embodiment of PTCA. |
| 19 | + |
| 20 | +## Core split |
| 21 | +- Heartbeat: world-facing cadence, scheduling, sensing, deployment rhythm |
| 22 | +- Psi: interpretation, synthesis, discernment, council coordination |
| 23 | +- Omega: commitment, integration, release, terminal authority layer |
| 24 | + |
| 25 | +--- |
| 26 | + |
| 27 | +# TIW Addendum Package: Fiddly Bits (Thread) |
| 28 | + |
| 29 | +This package contains the canonicalized thread addendum. |
| 30 | + |
| 31 | +- `canon/addenda/ADDENDUM_FIDDLY_BITS_THREAD.md` |
| 32 | + |
| 33 | +hmm — unresolved constraint marker: If you want this merged into the full canon zip, say so and I will rebuild a combined package. |
0 commit comments