Skip to content
This repository was archived by the owner on Mar 4, 2026. It is now read-only.
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 16 additions & 2 deletions DELIVERY_MANIFEST.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,30 @@
# Codex v13 Delivery Manifest

**Generated At:** 2026-01-25T16:55:05.229547+00:00
**Builder:** colab_kernel_launcher.py
**Generated At:** 2026-01-26T02:00:00.000000+00:00
**Builder:** Heady Golden Master Builder v13.0.0

## Release Artifacts

| File | Size (Bytes) | SHA-256 Checksum |
| :--- | :--- | :--- |
| `HeadySystems_Golden_Master_v13.zip` | 34,968 | `39adf8e61114c96a7961d3989003dd69f5c34f8cccba5dea172851dee8de5cbf` |
| `HeadySystems_Install_Pkg.zip` | 27,129 | `677a83426efcedbd7f1b4f79f8ee6f2ae628394c2bac71f452d4a42c2ffd692e` |
| `heady_demo_kit.zip` | 1,467 | `abf3d27fd189f91910ba0f170efcbf2ade5966fb1aff71202969745cd9c6d357` |

## Instructions

### Golden Master (Recommended)
1. **Verify**: Check SHA-256 hashes against this document.
2. **Install**: Unzip `HeadySystems_Golden_Master_v13.zip`.
3. **Build**: Run `python3 Heady_Golden_Master_Repo_Builder_v_13_0.py` to regenerate artifacts.
4. **Initialize Git**: Run `./apply_codex_v13.sh` to initialize and commit.

### Legacy Install
1. **Verify**: Check SHA-256 hashes against this document.
2. **Install**: Unzip `HeadySystems_Install_Pkg.zip`. Run `./apply_codex_v13.sh` to initialize git.
3. **Demo**: Unzip `heady_demo_kit.zip`. Serve the `web/` directory to view Living Federation.

## Build Information
- **Generator:** Heady Golden Master Builder v13.0.0
- **Iterations Merged:** 1, 2, 3, 4 (Golden Master)
- **Compliance:** PPA-001, PPA-002, PPA-003, PPA-004
Binary file added HeadySystems_Golden_Master_v13.zip
Binary file not shown.
Empty file.
13 changes: 13 additions & 0 deletions HeadySystems_v13/AGENTS.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,16 @@
- No cross-vertical database sharing or data replication.
- Treat each vertical as its own compliance boundary.
- Shared services may only exchange non-sensitive metadata required for routing.

## Verticals
- **heady_admin_ui**: Unified personal admin dashboard
- **heady_field**: Field management and ecological oracle integration
- **heady_kinetic**: Kinetic application for motion-based interactions
- **heady_legacy**: Legacy API bridge and system support
- **heady_make**: 3D printing QA and proof-of-structure

## AI Components
- **tempo-engine**: Predictive prefetching and cache warm-up engine
- **mcp-gateway**: Model Context Protocol gateway
- **docs-guardian**: Documentation integrity guardian
- **intel-edge**: Intelligence edge processing
5 changes: 5 additions & 0 deletions HeadySystems_v13/CONTEXT.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,8 @@
* **Gateway:** 127.0.0.1 (Tunnel-Only)
* **Governance:** Locked (v1.2.0)
* **PromptOps:** Enforced

## Build Information
* **Version:** 13.0.0
* **Generator:** Heady Golden Master Builder v13.0.0
* **Generated:** 2026-01-26T02:00:29.132822+00:00
15 changes: 15 additions & 0 deletions HeadySystems_v13/DELIVERY_MANIFEST_v13.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Codex v13 Delivery Manifest

**Generated At:** 2026-01-26T02:00:29.171536+00:00
**Builder:** Heady Golden Master Builder v13.0.0

## Release Artifacts

| File | Size (Bytes) | SHA-256 Checksum |
| :--- | :--- | :--- |
| `HeadySystems_Golden_Master_v13.zip` | 34,968 | `39adf8e61114c96a7961d3989003dd69f5c34f8cccba5dea172851dee8de5cbf` |

## Instructions
1. **Verify**: Check SHA-256 hashes against this document.
2. **Install**: Unzip `HeadySystems_Golden_Master_v13.zip`. Run `./apply_codex_v13.sh` to initialize.
3. **Build**: Run `python3 Heady_Golden_Master_Repo_Builder_v_13_0.py` for regeneration.
Loading