<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mojibake/docs/traceability/trace.md, branch main</title>
<subtitle>text editor built to DO-178C-style rigor</subtitle>
<link rel='alternate' type='text/html' href='https://git.mojibake.wiki/mojibake/'/>
<entry>
<title>feat: implement Helix-style modal buffer under DO-178C DAL-C</title>
<updated>2026-08-19T15:21:47+00:00</updated>
<author>
<name>rottedfm</name>
<email>rottedfm@proton.me</email>
</author>
<published>2026-08-19T15:21:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mojibake.wiki/mojibake/commit/?id=ea0bd36167b684c0accdb5ce2b2e21b8d84aeb25'/>
<id>ea0bd36167b684c0accdb5ce2b2e21b8d84aeb25</id>
<content type='text'>
The repository was an unmodified ratatui component template: no editor
code, JSON5 config, and placeholder widgets. This establishes the first
working baseline — `moji &lt;file&gt;` opens a file into a ropey rope and edits
it with Helix selection-first semantics.

Requirements, implementation and tests land together because they must:
the traceability check rejects requirements with no implementation and
tests naming requirements that do not exist, so neither half is a valid
commit on its own.

Package renamed to mojibake-editor (mojibake was taken on crates.io);
binary is moji, library target stays mojibake.

Class:        New behaviour
Requirements: MJB-HLR-001..019, MJB-LLR-001..205
Derived:      MJB-DR-001..007 (DR-001 resolved, six open for review)
Verified:     cargo build; clippy --all-targets -D warnings clean;
              cargo test 294 passing; ./scripts/check-trace.sh 98/98/98;
              cargo package clean

Co-Authored-By: Claude Opus 5 (1M context) &lt;noreply@anthropic.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The repository was an unmodified ratatui component template: no editor
code, JSON5 config, and placeholder widgets. This establishes the first
working baseline — `moji &lt;file&gt;` opens a file into a ropey rope and edits
it with Helix selection-first semantics.

Requirements, implementation and tests land together because they must:
the traceability check rejects requirements with no implementation and
tests naming requirements that do not exist, so neither half is a valid
commit on its own.

Package renamed to mojibake-editor (mojibake was taken on crates.io);
binary is moji, library target stays mojibake.

Class:        New behaviour
Requirements: MJB-HLR-001..019, MJB-LLR-001..205
Derived:      MJB-DR-001..007 (DR-001 resolved, six open for review)
Verified:     cargo build; clippy --all-targets -D warnings clean;
              cargo test 294 passing; ./scripts/check-trace.sh 98/98/98;
              cargo package clean

Co-Authored-By: Claude Opus 5 (1M context) &lt;noreply@anthropic.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
