README.md
openbsd/
README.md
files/
httpd.conf
pf.stage1.conf
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| dev% ruby exe/master | |
| /home/dev/pub4/MASTER/lib/master/builder/infra_helpers.rb:10:in 'Master::Builder.build_scanner': uninitialized constant Master::Judge::Scan::Rules::RuleCoverageRule (NameError) | |
| ...ule(Judge::Scan::Rules::RuleCoverageRule.new... | |
| ^^^^^^^^^^^^^^^^^^ | |
| Did you mean? Master::Judge::Scan::RuleLoader | |
| from /home/dev/pub4/MASTER/lib/master/builder.rb:83:in 'Master::Builder.build_agent_core' | |
| from /home/dev/pub4/MASTER/lib/master/builder.rb:64:in 'Master::Builder.build_ai_stack' | |
| from /home/dev/pub4/MASTER/lib/master/builder.rb:16:in 'Master::Builder.build' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/usr/bin/env ruby -E UTF-8 | |
| # Unified patch for DEPLOY/ – applies shared engine, basic fixes, feed, map, Solidus marketplace, and Reddit scraper | |
| require "fileutils" | |
| require "yaml" | |
| ROOT = Dir.pwd | |
| puts "📦 Applying unified patch from #{ROOT}" | |
| # ------------------------------------------------------------------------------ | |
| # 1. Create shared engine (rails/shared) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| % ssh dev@brgen.no | |
| Last login: Wed May 13 07:24:29 2026 from 92.220.214.196 | |
| OpenBSD 7.8 (GENERIC) #54: Sun Oct 12 12:45:58 MDT 2025 | |
| /home/dev/pub4/MASTER/lib/master.rb:113:in 'Master.boot': uninitialized constant Master::CLI (NameError) | |
| CLI.new(container:) | |
| ^^^ | |
| Did you mean? CGI | |
| from exe/master:60:in '<main>' | |
| Connection to brgen.no closed. |
NewerOlder