Fix ci test (#391)
* Fix ci test * Try to revert * Try another thing * fix
* Fix ci test * Try to revert * Try another thing * fix
* Implement circuit for emergency commit * Fix sequencer * Add emergency commit spec * fmt * Add emergency commit explanation * Simplify emergency commit spec * Fix private key requirement in sequencer cli * Add AGENTS.md to test ai coding * Add mergency da rule * Add txn knowhow to the AGENTS.md * Add emergency da folder * Add info about emergency commit to the AGENTS.md * Add emergency da to the emergency commit * Fix tests * Add test of emergency commit * Add ledger index calculation to emergency rule * Fix description * Add emergency mode to the outer state * Fix circuit tests after rebase * Edit circuits spec * Don't supress prover output in tests * Reduce the size of the emergency commit circuit * Lower the size of the da folder * Fix wrap domain in emergency da folder * Add design docs * Fix fake test * Fix readmes