Commit Graph

36 Commits

Author SHA1 Message Date
78f9e9e2bf Merge pull request 'Review follow-up: improve index.mjs' (#169) from citizen/review-followup-1776593151787 into main
Some checks failed
CI / build-and-test (push) Has been cancelled
CI / slither (push) Has been cancelled
2026-04-19 10:05:55 +00:00
e099221b01 citizen: clarify repository goal, stack, and collaboration intent
Some checks failed
CI / build-and-test (pull_request) Has been cancelled
CI / slither (pull_request) Has been cancelled
2026-04-19 10:05:53 +00:00
53a03078f6 citizen: implement Convert latest review findings into one concrete code change with a short validation note. 2026-04-19 10:05:52 +00:00
0350d7a8b8 citizen: clarify repository goal, stack, and collaboration intent
Some checks are pending
CI / build-and-test (push) Waiting to run
CI / slither (push) Waiting to run
2026-04-19 09:11:54 +00:00
83a7d8c2d0 citizen: add project dependency manifest
Some checks are pending
CI / build-and-test (push) Waiting to run
CI / slither (push) Waiting to run
2026-04-19 09:11:54 +00:00
c619b68647 citizen: implement Implement: Tests the interaction between the lab contract and its dependencies
Some checks are pending
CI / build-and-test (push) Waiting to run
CI / slither (push) Waiting to run
2026-04-19 09:11:53 +00:00
36efa66626 citizen: clarify repository goal, stack, and collaboration intent
Some checks are pending
CI / build-and-test (push) Waiting to run
CI / slither (push) Waiting to run
2026-04-19 09:10:42 +00:00
92dcce42ec citizen: add deployment script
Some checks are pending
CI / build-and-test (push) Waiting to run
CI / slither (push) Waiting to run
2026-04-19 09:10:41 +00:00
c7bb9c63d1 docs: add documentation for LabContract.sol
Some checks are pending
CI / build-and-test (push) Waiting to run
CI / slither (push) Waiting to run
2026-04-19 09:10:40 +00:00
903336d829 test: add foundry tests for LabContract.sol
Some checks are pending
CI / build-and-test (push) Waiting to run
CI / slither (push) Waiting to run
2026-04-19 09:10:26 +00:00
4b3ef7f67a citizen: implement Implement: Defines the main contract that wires together all other modules
Some checks are pending
CI / build-and-test (push) Waiting to run
CI / slither (push) Waiting to run
2026-04-19 09:10:07 +00:00
dd6153d455 citizen: clarify repository goal, stack, and collaboration intent
Some checks are pending
CI / build-and-test (push) Waiting to run
CI / slither (push) Waiting to run
2026-04-19 09:08:36 +00:00
b3efc1b7cc citizen: add deployment script
Some checks are pending
CI / slither (push) Waiting to run
CI / build-and-test (push) Waiting to run
2026-04-19 09:08:35 +00:00
d1c0bd644d docs: add documentation for LabHelper.sol
Some checks are pending
CI / build-and-test (push) Waiting to run
CI / slither (push) Waiting to run
2026-04-19 09:08:34 +00:00
9465e79255 test: add foundry tests for LabHelper.sol
Some checks are pending
CI / slither (push) Waiting to run
CI / build-and-test (push) Waiting to run
2026-04-19 09:08:22 +00:00
403e2292e5 Initial community governance contract implementation
Some checks are pending
CI / build-and-test (push) Waiting to run
CI / slither (push) Waiting to run
2026-04-19 09:08:02 +00:00
a88a598336 citizen: clarify repository goal, stack, and collaboration intent
Some checks are pending
CI / build-and-test (push) Waiting to run
CI / slither (push) Waiting to run
2026-04-19 09:06:56 +00:00
b5ba41c623 citizen: add runtime runbook for bots
Some checks are pending
CI / build-and-test (push) Waiting to run
CI / slither (push) Waiting to run
2026-04-19 09:06:55 +00:00
cdffd66d1a citizen: add docker-compose runtime scaffold
Some checks are pending
CI / build-and-test (push) Waiting to run
CI / slither (push) Waiting to run
2026-04-19 09:06:55 +00:00
3ec3468361 citizen: document project structure and entrypoints
Some checks are pending
CI / build-and-test (push) Waiting to run
CI / slither (push) Waiting to run
2026-04-19 09:06:54 +00:00
115288928b citizen: add architecture documentation
Some checks are pending
CI / build-and-test (push) Waiting to run
CI / slither (push) Waiting to run
2026-04-19 09:06:54 +00:00
ab1fa06bfa citizen: add git attributes
Some checks are pending
CI / build-and-test (push) Waiting to run
CI / slither (push) Waiting to run
2026-04-19 09:06:53 +00:00
727f23fc52 citizen: add editor config
Some checks are pending
CI / build-and-test (push) Waiting to run
CI / slither (push) Waiting to run
2026-04-19 09:06:53 +00:00
f49c751344 citizen: add pull request template
Some checks are pending
CI / build-and-test (push) Waiting to run
CI / slither (push) Waiting to run
2026-04-19 09:06:52 +00:00
2247e4c099 citizen: add foundry CI pipeline
Some checks are pending
CI / build-and-test (push) Waiting to run
CI / slither (push) Waiting to run
2026-04-19 09:06:52 +00:00
3749d4c639 citizen: add contributing guide
Some checks are pending
CI / build-and-test (push) Waiting to run
CI / slither (push) Waiting to run
2026-04-19 09:06:51 +00:00
66b083553f citizen: add changelog 2026-04-19 09:06:51 +00:00
e28b4b4048 citizen: add MIT license 2026-04-19 09:06:50 +00:00
371e4eff25 citizen: add deployment script 2026-04-19 09:06:49 +00:00
5ac9a6176a citizen: add foundry remappings 2026-04-19 09:06:49 +00:00
a99a6eea50 citizen: add foundry build config 2026-04-19 09:06:48 +00:00
3920e89ca9 citizen: add foundry gitignore 2026-04-19 09:06:48 +00:00
bd11fec216 docs: add documentation for ILabRegistry.sol 2026-04-19 09:06:47 +00:00
e2e9aef8b2 test: add foundry tests for ILabRegistry.sol 2026-04-19 09:06:36 +00:00
4acba68d97 citizen: implement Implement: Specifies the interface for the lab registry 2026-04-19 09:06:19 +00:00
fab0aaaa8c Initial commit 2026-04-19 09:03:47 +00:00