alive-project

Featured

Regenerate now.json projections for all walnuts (mechanical, no approval needed)

AI & Automation 127 stars 8 forks Updated today MIT

Install

View on GitHub

Quality Score: 91/100

Stars 20%
70
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
43
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Project Regeneration Mechanical: regenerate `_kernel/now.json` for all walnuts. No approval needed -- this is computation from existing sources. ## Process ```bash # Find world root WORLD="${ALIVE_WORLD_ROOT:-$HOME/world}" # Run projection for all walnuts python3 "$WORLD/.alive/scripts/project.py" --all # Regenerate world index python3 "$WORLD/.alive/scripts/generate-index.py" ``` ## Output Report only if errors occurred. Otherwise silent (`[SILENT]`). ``` [SILENT] Projections regenerated for [N] walnuts. No errors. ``` If errors: ``` Projection errors: [walnut]: [error message] [walnut]: [error message] [N] walnuts projected successfully, [M] errors. ``` ## Autonomy This cron is fully autonomous. It reads existing source files (log.md, bundle manifests, tasks.json) and computes now.json. No decisions, no writes to human-authored files.

Details

Author
alivecontext
Repository
alivecontext/alive
Created
6 months ago
Last Updated
today
Language
Python
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category