{"id":51067176,"url":"https://github.com/mokkunsuzuki-code/stage331","last_synced_at":"2026-06-23T07:32:22.071Z","repository":{"id":359509005,"uuid":"1246392843","full_name":"mokkunsuzuki-code/stage331","owner":"mokkunsuzuki-code","description":"Execution-session integrity verification for AI vulnerability evidence and audit workflows.","archived":false,"fork":false,"pushed_at":"2026-05-22T06:49:02.000Z","size":37,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-22T14:59:22.885Z","etag":null,"topics":["ai-security","audit-evidence","audit-trail","evidence-verification","execution-integrity","qsp","remeda","sha256","verification"],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mokkunsuzuki-code.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-05-22T06:41:36.000Z","updated_at":"2026-05-22T06:57:01.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/mokkunsuzuki-code/stage331","commit_stats":null,"previous_names":["mokkunsuzuki-code/stage331"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/mokkunsuzuki-code/stage331","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mokkunsuzuki-code%2Fstage331","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mokkunsuzuki-code%2Fstage331/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mokkunsuzuki-code%2Fstage331/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mokkunsuzuki-code%2Fstage331/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mokkunsuzuki-code","download_url":"https://codeload.github.com/mokkunsuzuki-code/stage331/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mokkunsuzuki-code%2Fstage331/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34680620,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-23T02:00:07.161Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ai-security","audit-evidence","audit-trail","evidence-verification","execution-integrity","qsp","remeda","sha256","verification"],"created_at":"2026-06-23T07:32:19.831Z","updated_at":"2026-06-23T07:32:22.065Z","avatar_url":"https://github.com/mokkunsuzuki-code.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Stage332: Signed Execution Session\n\nStage332 adds cryptographic signatures to the execution session.\n\n## What This Stage Adds\n\nStage331 produced an execution session.\n\nStage332 signs that session with:\n\n- GPG\n- Sigstore\n\n## Audit Target\n\n```text\ndocs/execution/execution_session.json\nPublic Evidence Files\ndocs/execution/execution_session.json\ndocs/execution/execution_session.json.sig\ndocs/execution/execution_session.json.bundle\ndocs/execution/public-key.asc\nWhy This Matters\n\nStage332 proves:\n\nwhat execution session was generated\nwho generated it\nwhether the session was changed later\nwhether the evidence can be independently verified\n\nThis keeps QSP / VEP on the audit, evidence, verification, and transparency path.\n\nVerify GPG Signature\ngpg --import docs/execution/public-key.asc\n\ngpg --verify \\\n  docs/execution/execution_session.json.sig \\\n  docs/execution/execution_session.json\nVerify Sigstore Bundle\ncosign verify-blob \\\n  --bundle docs/execution/execution_session.json.bundle \\\n  docs/execution/execution_session.json\nImportant\n\nThe local core is intentionally excluded from GitHub.\n\ncore/\nlocal/\n\nOnly public audit evidence is published.\n\nLicense\n\nMIT License\n\nCopyright (c) 2025 Motohiro Suzuki\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmokkunsuzuki-code%2Fstage331","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmokkunsuzuki-code%2Fstage331","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmokkunsuzuki-code%2Fstage331/lists"}