SilverSight/formal/SilverSight
allaunthefox 1dbdfd8802 fix: reclassify 278-row manifold with exact CharPoly classifier
formal/SilverSight/RRC/Q16_16Manifold.lean:
- All 278 rows now use classifyExactCharPoly instead of classifyExact
- Fixes 19 peripheral matrices (exact ρ=1.0) that power iteration
  misclassified as LogogramProjection (actual: CognitiveLoadField)
- Eliminates power iteration non-convergence bug from the pipeline

python/build_manifold.py:
- Updated to emit classifyExactCharPoly in generated Lean code
- Future manifold regeneration will use exact classifier

This completes the migration from power iteration to exact eigenvalue
computation for the entire 278-row fixture corpus.
2026-07-01 21:27:43 +00:00
..
AVMIsa fix: resolve all 5 audit issues for full self-verification 2026-07-01 19:53:18 +00:00
CollectiveIntelligence chore: commit all pending work from prior sessions 2026-06-30 04:54:40 -05:00
FeasibleSet chore: commit all pending work from prior sessions 2026-06-30 04:54:40 -05:00
PIST feat: Lean CharPoly module + ClassifyN integration 2026-07-01 21:21:21 +00:00
RRC fix: reclassify 278-row manifold with exact CharPoly classifier 2026-07-01 21:27:43 +00:00
AdjugateMatrix.lean cherry-pick: import AdjugateMatrix, ColdReviewer, RollupEvent from Research-Stack 2026-06-28 15:54:10 +00:00
Bind.lean feat(core): add Phase 1 SilverSight core modules 2026-06-22 21:48:15 -05:00
ColdReviewer.lean cherry-pick: import AdjugateMatrix, ColdReviewer, RollupEvent from Research-Stack 2026-06-28 15:54:10 +00:00
FixedPointBridge.lean chore: commit all pending work from prior sessions 2026-06-30 04:54:40 -05:00
HachimojiCharClass.lean feat(phi): Hachimoji N=8 foundation, Phi pipeline, AVMIsa audit report 2026-06-28 00:11:39 -05:00
HachimojiN8.lean fix: HachimojiN8 theorem bug, all Lean module tests pass 2026-06-30 06:29:34 -05:00
HachimojiN8Bridge.lean feat(phi): Hachimoji N=8 foundation, Phi pipeline, AVMIsa audit report 2026-06-28 00:11:39 -05:00
PhiConsistency.lean feat(phi): Hachimoji N=8 foundation, Phi pipeline, AVMIsa audit report 2026-06-28 00:11:39 -05:00
PhiDNALayout.lean feat(phi): Hachimoji N=8 foundation, Phi pipeline, AVMIsa audit report 2026-06-28 00:11:39 -05:00
PhiPipelineReceipt.lean feat(lean): add PhiPipelineReceipt, HachimojiManifoldAxiom; quarantine PVGS 2026-06-30 04:54:14 -05:00
ProductSchema.lean chore(quality): native_decide migration, docs, and phi pipeline cleanup 2026-06-27 01:56:54 -05:00
ProductWireFormat.lean chore(quality): native_decide migration, docs, and phi pipeline cleanup 2026-06-27 01:56:54 -05:00
Receipt.lean fix: eliminate cross-project Semantics.FixedPoint imports 2026-06-23 05:56:48 -05:00
ReceiptCore.lean feat(rrc): bare-minimum RRC refactor into SilverSight 2026-06-21 09:08:48 -05:00
RollupEvent.lean cherry-pick: import AdjugateMatrix, ColdReviewer, RollupEvent from Research-Stack 2026-06-28 15:54:10 +00:00
RRCLogogramProjection.lean feat(rrc): bare-minimum RRC refactor into SilverSight 2026-06-21 09:08:48 -05:00
Schema.lean chore(quality): native_decide migration, docs, and phi pipeline cleanup 2026-06-27 01:56:54 -05:00
WireFormat.lean chore(quality): native_decide migration, docs, and phi pipeline cleanup 2026-06-27 01:56:54 -05:00