gavel Decree-driven
table_chart Compliance matrix
science Deterministic seeds
SIT-Chiapas: when scope is defined by a law
An MVP tourism information system built on a real state decree, where the question «why does this module exist?» always has an answer with an article number.
Tech stack
MVPCompliance matrixDeterministic demo data
flag
Context
A state tourism decree describes information obligations that somebody has to meet. The MVP translates that legal text into a system, instead of starting from a wish list of features.
account_tree
How it was built
- • A matrix links each article of the law to the module that addresses it and to the evidence proving it does.
- • Demo data is generated from deterministic seeds: the demo comes out the same every time.
- • The demo script is reproducible, so showing the system does not depend on the luck of the day.
lightbulb
What I learned
That when scope comes from regulation, traceability is the product. And that a demo with random data is a demo that will one day break in front of the person deciding; with fixed seeds, it does not.