Commit Graph

35 Commits

Author SHA1 Message Date
f515e7a186 citizen: clarify repository goal, stack, and collaboration intent
Some checks failed
CI / build-and-test (push) Has been cancelled
CI / slither (push) Has been cancelled
2026-04-19 09:11:57 +00:00
060edf789c 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:11:56 +00:00
d78670cf61 docs: add documentation for RepositoryExplorerTest.sol
Some checks are pending
CI / build-and-test (push) Waiting to run
CI / slither (push) Waiting to run
2026-04-19 09:11:55 +00:00
3a7024e52e test: add foundry tests for RepositoryExplorerTest.sol
Some checks are pending
CI / build-and-test (push) Waiting to run
CI / slither (push) Waiting to run
2026-04-19 09:11:45 +00:00
cb234d5a62 citizen: implement Implement: Tests the interaction between the repository explorer and repository contracts
Some checks are pending
CI / build-and-test (push) Waiting to run
CI / slither (push) Waiting to run
2026-04-19 09:11:28 +00:00
2a2f203e6a 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:01 +00:00
5e49baf0e4 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:00 +00:00
35c6f27e2b docs: add documentation for RepositoryExplorer.sol
Some checks are pending
CI / build-and-test (push) Waiting to run
CI / slither (push) Waiting to run
2026-04-19 09:09:59 +00:00
d0cea2434c test: add foundry tests for RepositoryExplorer.sol
Some checks are pending
CI / build-and-test (push) Waiting to run
CI / slither (push) Waiting to run
2026-04-19 09:09:47 +00:00
63171aea03 citizen: implement Implement: Serves as the entry point that imports and 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:09:28 +00:00
df33b5abcb citizen: clarify repository goal, stack, and collaboration intent
Some checks are pending
CI / slither (push) Waiting to run
CI / build-and-test (push) Waiting to run
2026-04-19 09:08:25 +00:00
e815e35a21 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:08:24 +00:00
e38fabae69 docs: add documentation for Repository.sol
Some checks are pending
CI / build-and-test (push) Waiting to run
CI / slither (push) Waiting to run
2026-04-19 09:08:23 +00:00
1550cae23d test: add foundry tests for Repository.sol
Some checks are pending
CI / build-and-test (push) Waiting to run
CI / slither (push) Waiting to run
2026-04-19 09:08:09 +00:00
86747e43d6 citizen: implement Implement: Implements the repository contract that interacts with the repository interface
Some checks are pending
CI / build-and-test (push) Waiting to run
CI / slither (push) Waiting to run
2026-04-19 09:07:53 +00:00
211c7b486f 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:48 +00:00
5addb8b869 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:47 +00:00
83d002fec9 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:47 +00:00
198b03009d 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:46 +00:00
a95a7b9535 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:46 +00:00
25942cef64 citizen: add git attributes
Some checks are pending
CI / slither (push) Waiting to run
CI / build-and-test (push) Waiting to run
2026-04-19 09:06:45 +00:00
d5144d264a 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:44 +00:00
ede2aa6f88 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:44 +00:00
956fa1819f 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:43 +00:00
b237c45046 citizen: add contributing guide 2026-04-19 09:06:43 +00:00
b9dc0d2adc citizen: add changelog 2026-04-19 09:06:42 +00:00
d0fc61b364 citizen: add MIT license 2026-04-19 09:06:42 +00:00
804b8097a7 citizen: add deployment script 2026-04-19 09:06:41 +00:00
90e3e40c47 citizen: add foundry remappings 2026-04-19 09:06:40 +00:00
7bc06731e3 citizen: add foundry build config 2026-04-19 09:06:40 +00:00
cbeefc74a5 citizen: add foundry gitignore 2026-04-19 09:06:39 +00:00
b44fbd6f13 docs: add documentation for RepositoryInterface.sol 2026-04-19 09:06:39 +00:00
52f134cf0f test: add foundry tests for RepositoryInterface.sol 2026-04-19 09:06:26 +00:00
183d56dd8f citizen: implement Implement: Defines the interface for interacting with repositories 2026-04-19 09:06:07 +00:00
e1692769da Initial commit 2026-04-19 09:03:47 +00:00