| name | size | notes |
|---|---|---|
| README.md | 9.6 KB · 256L | overview · operating principle · implementation guide · POC log |
| LICENSE | 2.3 KB | MIT |
| name | size | notes |
|---|---|---|
| SYMB-FER_SPEC.md | 4.3 KB · 188L | v2.0five-section format · tiers nano / core / state |
| SYMB-FER_v3_SPEC.md | 1.6 KB · 81L | v3.014 canonical sections · strict order · not backward compat |
| SYMB-FER_PROTOCOL.md | 3.6 KB · 126L | v2.0retrieval protocol · boot sequence · trust priority |
| SYMB-FER_TEMPLATE.md | 2.9 KB · 116L | v3.2canonical template · see audit F06 |
| name | size | notes |
|---|---|---|
| SYMB-FER_v2_HEADER.txt | 2.7 KB · 50L | universal header · ETHOS block · syntax guide |
| SYMB-FER_v2_GREETING.txt | 1.3 KB · 21L | sovereign boot sequence greeting |
| SYMB-FER_v2_TEMPLATE.txt | 2.6 KB · 67L | compressed template · first-time scaffold |
| SYMB-FER_v2_COMPRESSED_EXAMPLE.txt | 4.7 KB · 120L | worked example · §META §ETHOS §STATE §THREADS §PROTOCOL §BOOT |
| name | size | notes |
|---|---|---|
| symb_fer_generator.py | 10.0 KB · 279L | v2.0execCLI token generator · nano / core / state tiers |
| SYMB-FER_STATE_TEMPLATE.json | 1.1 KB | starter state file · documented fields |
| SYMB-FER_STATE_EXAMPLE.json | 1.1 KB | example populated state file |
| name | size | notes |
|---|---|---|
| SYMB-FER_3_0/symbfer_engine.py | 15.5 KB · 634L | v3.0execvalidator · loader · diff · LoaderContract |
| SYMB-FER_3_0/README_ENGINE.md | 0.5 KB · 21L | engine usage · see audit F05 (truncated fence) |
| SYMB-FER_3_0/run_tests.sh | 0.3 KB · 17L | exectest runner · see audit F08 (no assertions) |
| name | expected | notes |
|---|---|---|
| test_valid_3_0.txt | WARN | canonical v3.0 · SHA empty → warn |
| test_missing_section.txt | FAIL | missing ARCHIVE·PRINCIPLE · SESSION·STATE · TEST·TRACE |
| test_bad_sha.txt | FAIL | SHA256 malformed · not 64-char lowercase hex |
| test_bad_order.txt | FAIL | §SIG out of canonical position |