Skip to content

Commit 3d75932

Browse files
docs: mark EPAC forge workspace as extracted
1 parent a64d25a commit 3d75932

1 file changed

Lines changed: 26 additions & 21 deletions

File tree

research/epac/README.md

Lines changed: 26 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,29 @@
1-
# epac — placeholder scaffold
1+
# EPAC forge workspace
22

3-
Reserved for **energy particle affixiation coupling**.
3+
EPAC now exists independently at `The-Interdependency/epac`.
44

5-
Status: `hmmm` — no source repository exists yet. This directory carries no doctrine
6-
until a canonical `The-Interdependency/epac` source is created and pinned in
7-
`STACK_MANIFEST.md`.
5+
This directory is the **stack forge candidate** from which the independent repository was extracted. It remains noncanonical stack-local research until the graduation sequence is complete. Do not treat continued work here as authority over the independent repository, and do not populate `libs/epac/` merely because extraction occurred.
6+
7+
`EPAC` is the stable project handle; historical expansions are provenance, not a fixed canonical expansion.
8+
9+
## Transition standing
10+
11+
- independent extracted repository: `The-Interdependency/epac@d8868858b2e455381ce670797bdbe47189bdc496`
12+
- extraction source: `The-Interdependency/stack@ef51f2e8f32ccfd5394525dad72475a61a505bc1:research/epac/`
13+
- implementation/public-contract authority transfer: incomplete
14+
- independent tests: passed in EPAC
15+
- clean build/install: unresolved/failed as a graduation gate
16+
- license/distribution rights: unresolved
17+
- immutable release: `hmmm`
18+
- downstream stack reconsumption: `hmmm`
19+
- molecular-shape prediction: **FALSIFIED** and preserved
820

921
## Current content
1022

11-
- [`subatomic/subatomic-affixiation-baseline.md`](subatomic/subatomic-affixiation-baseline.md)
12-
provisional research candidate: hydrogen → helium baseline and the lithium/carbon
13-
construction form over current METAPAT affixiation semantics and UCNS carrier identity.
14-
Status: CROSS-DOMAIN-HYPOTHESIS / proposed. Not org canon.
15-
- [`epac_public_gonol.py`](epac_public_gonol.py) — EPAC Public Gonol constructor
16-
on the UCNS carrier. Not the EDCM text-domain constructor.
17-
- [`docs/arity.md`](docs/arity.md) — arity is declared dimensional coupling,
18-
not ambient dimension count. Charged oriented couplings plus degree are the
19-
three-dimensional structure.
20-
- [`docs/preregistration-molecular-geometry-from-element-gonols.md`](docs/preregistration-molecular-geometry-from-element-gonols.md)
21-
provisional candidate: Z=1–18 element gonols from atomic structure only, then
22-
affixiation of H₂, H₂O, NH₃, CH₄, CO₂ through unpaired valence electrons,
23-
declared dimensional couplings, and UCNS Möbius observation. Known chemistry
24-
is sealed until after construction.
23+
- [`subatomic/subatomic-affixiation-baseline.md`](subatomic/subatomic-affixiation-baseline.md) — historical/provisional subatomic research record.
24+
- [`epac_public_gonol.py`](epac_public_gonol.py) — EPAC Public Gonol constructor on the UCNS carrier; not the EDCM text-domain constructor.
25+
- [`docs/arity.md`](docs/arity.md) — provisional dimensional-arity construction.
26+
- [`docs/preregistration-molecular-geometry-from-element-gonols.md`](docs/preregistration-molecular-geometry-from-element-gonols.md) — frozen preregistration and falsification boundary.
2527

2628
## Usage
2729

@@ -31,12 +33,15 @@ From this directory:
3133
PYTHONPATH=".:../../libs/ucns/src" python3 -m unittest discover -s tests -q
3234
```
3335

34-
Do not open `data/sealed_known_molecular_geometry.json` during construction.
35-
After construction:
36+
Do not open `data/sealed_known_molecular_geometry.json` during construction. After construction:
3637

3738
```bash
3839
PYTHONPATH=".:../../libs/ucns/src" python3 - <<'PY'
3940
from epac_comparison import compare_after_construction
4041
print(compare_after_construction()["standings"])
4142
PY
4243
```
44+
45+
## hmmm
46+
47+
This forge workspace remains live only as the pre-graduation research side of the transition. The exact handoff point is the eventual verified release + downstream reconsumption + authority-transition receipt, not repository creation alone.

0 commit comments

Comments
 (0)