PROMY — Any Aims (AA)#
Open tasks for the PROMY compiler.
Operational Aims#
Item |
Description |
Priority |
|---|---|---|
AA-PROMY-Build-a1 |
Cross-reference to AA-PROMY-Build-a1 in e7day/anyaims.rst. Full formal specification of PROMY. |
high |
AA-PROMY-FeedPrompt-a1 |
Write prompt templates for GROW and REAP stages (SEED and FEED templates are done). Resolved (2026-03-30): Both GROW and REAP templates drafted. All four stages now have prompt templates. |
resolved |
AA-PROMY-ModelChangeGrep-a1 |
Consume FORGE MODEL_CHANGE markers in GROW. When
AA-FORGE-ModelChangeMarker-a1 is implemented, update the
GROW prompt template to use |
medium (blocked by AA-FORGE-ModelChangeMarker-a1) |
Adversarial Aims#
Item |
Description |
Priority |
|---|---|---|
AA-PROMY-SymbolConflicts-a1 |
Cross-model symbol namespace conflicts. As models multiply, symbol collisions become inevitable. Current example: H is used as both Humanity (agent set, from JUB) and Shannon entropy (function, in e7He m0.ax3). These are distinguishable by context today, but without a systematic namespace strategy, collisions will proliferate as each model imports PET/JUB symbols and adds its own. The problem is structural: each model is developed in a FORGE session that sees only its own symbols. PROMY sees one model at a time. SISYF sees all models but is read-only. Nobody is currently responsible for cross-model namespace coherence. Proposed strategy (to be implemented):
Scope: This affects all models. Implementation should start with a reserved-symbols registry (step 2), which is low-effort and immediately useful. Steps 1, 3, 4 require more design. |
high |